379 projects for "base64.java" with 2 filters applied:

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 1
    A proof-of-concept Java client and server to illustrate the UDP firewall punching technique used by Skype and similar programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    XML 2 Java Binding (X2JB) is a Java development tool intended for binding of XML entities to Java interfaces and classes (but not vice versa).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Object oriented reusable software classes designed to be used to construct larger software projects developed in multiple software languages.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    J2eeBuilder automates JSP<->POJO<->EJB service calls via Comonent Definitions(XML). It includes utilities for merging (ejb-jar.xml) & packaging component/ear. It is certified as J2EE-Compatible by Sun Microsystems and is the kernel of Ohioedge CRM Se
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    Simple but powerful tool for finding java class files on the filesystem, recursively looking into directories and archives. Useful for fixing "class not found" errors and setting the CLASSPATH properly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Fundamental java classes which are not to be found in the JDK at the moment -mainly for functional(-like) programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    iGesture is a Java-based gesture recognition framework providing access to multiple gesture recognition algorithms and different input devices. The iGesture Workbench supports the definition and evaluation of customised gesture sets and algorithms.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Needle is a simple dependency injection framework for configuring POJOs from properties files using annotations. Supports all numeric types, enums, arrays, collections and maps. Just drop into your classpath and never read a properties file again!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Java-XML Binder (JXB) is a lightweight and easy to use Java-to-XML and XML-to-Java Mapping Tool. Mapping Rules should be configured through Java Annotations, you do not need any configuration files. JXB supports Objects of any complexity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 10
    Java library to convert a Java object of one type into an object of another type (with another signature, possibly parameterized).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MockSqlBuilder uses mock objects and method interception to build SQL queries in an OOP fashion. Instead of strings (like HQL or plain text), MockSqlBuilder uses the data object's and their methods to record and construct a query.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Josbug is an object-relational mapper for java. This library enables to match tables from a relational database to java classes by generating from the database schema a java class for each table. It has been especially designed to deal with class and table inheritance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JoSQL (Java Objects SQL) provides SQL capabilities for querying, ordering and grouping of collections of Java objects (POJOs). It allows a SQL statement to be applied to the collection of objects and the matching set returned, ordered and grouped.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Netcdf-Java ToolBox for Matlab-njTBX
    The NJ toolbox (njTBX) is a matlab object API, built on top of Unidata's Netcdf-Java API to facilitate netCDF model data manipulation. Development of njTBX is a part of 'An Open-Source Community Model for Coastal Sediment Transport' project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project aims to provide Java programmers with a bunch of Classes which we think Java should provide by default. It tries to make Java a more pure Object-Oriented Programming Language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An extremely lean and ridiculously lightweight JEE/web action-based framework. This enterprise featured "framework on a diet" is designed and built on the premise that less is more. No steep learning curves or endless bloat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Patternity is a framework to build tools upon it. Its meta-model is augmented with patterns, enabling tools to work at a higher level, closer to the way you think. The goal is to to create patterns-aware tools to automate more of your work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Set of Java libraries to ease common development tasks in an application, such as working with resource files, input validation, background processing, observing property changes, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Java implementation of a Message Bus inside a single JVM useful to loose coupling java code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A gathering of reusable Java classes that I've found useful over the years, in a similar vein to Apache Commons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A rich administrative interface for accessing JCR (Java Content Repositories). See http://jcrmanager.svn.sourceforge.net/viewvc/jcrmanager/trunk/dist/jar directory for current downloads
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Tie is a simple method interception library for Java. It is based on the AOP Alliance interfaces, and is quick and easy to integrate into an application
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Chaplin is a Java class transformer which brings some modern language concepts into Java(TM): For example: contexts, composites, traits (mixins), runtime type conversion, dynamic method signatures, method and field aggregators etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GWTApp provides several features like: HTML templating and messaging at runtime without application recompiling, MetaField to auto bind and simulate annotation of RPC data fields, Strong typing in MVC, Modular structure in Maven.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Simple but powerful Ruby-style collections and closures implemented with Java 5 features and fine object-oriented design.
    Downloads: 0 This Week
    Last Update:
    See Project