2640 projects for "java usb library" with 2 filters applied:

  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 1
    cdjlib collects all those nice-to-have java classes out there that is "missing" in the standard distribution. cdjlib will contain both small standalone utility classes as well as larger packages of co-operating classes, standalone or extending others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A research project for crosslanguage and crossplatform module application architecture. Currently contains implementation of abstract and GUI module frameworks for Java, Delphi and soon C#.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    WIN-Servlet is a web application framework that supports a windows-like program structure. A browser has its own session-context and window-stack. Supports: component-based dialogs (FORM), input validation, standard HTML/JavaScript pages, servlet API 2.2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JUnitEJB is an extension to JUnit which runs test on a remote EJB server. Tests can be executes via a simple session bean. This allows the testing of a EJBLocalObject.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    DocForger is a document management system allowing teams to work on documentation with one common source. Some of the features are versioning, permissions, and publishing. DocForger is written entirely in Java and is therefore platform independent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The MetaText Java library provides an extensible abstraction of a generic text object using many text encoding format so that applications can ignore the underlying encoding. Supported encodings:Unicode,ASCII,Cp1252,ISO8859_1,ETSI GSM,XML/HTML,DOS CP437
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The purpose of this "General Game Framework" is to make easier and speed up the development of a wide range of games. The main goal is to be simple, flexible and well documented. It's like a High level (above graphics and sounds) library for games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Lib4j is a java library with reusable features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    An alternative to Java's Object Serialization Model using a XML format that is flexible, and parsable and can easily be used to pass data to other languages, and applications, as well as for debugging output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 10
    See http://sourceforge.net/projects/javadiff for Downloads. JDiff is a JavaDoc doclet which emits an HTML report of all the packages, classes, methods, and so on, which are different (the "diff" part) when two Java APIs are compared. Great for reporti
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Dovetail is a development toolkit for building database-backed websites in Java. It is specifically designed to address some serious problems which arise in trying to build a reliable, testable website with server-side Java and a relational database.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    ritopt is an option parsing package written in Java based on the opt library available for the C, C++, and Perl languages. It provides the ability to register short and long options, array options, option modules, and provides a built-in menu system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Bean Bowl is the a fun and useful Java lab, allowing you to play around with Java classes and objects using direct manipulation techniques instead of writing long main() methods. Use it either as an application or as a GUI component framework for you own
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JDollars is a Java class library for credit card transaction processing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A package for persistent Java which which makes a relational database appear as an object database and automatically handles object storage, retrieval, and table creation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An Open Source lightweight java library(components) for user interface. It looks cool but has a small size. It isn't javabean, but we supply a tool called UIMaker to design the UI for applet or application. And it can be found in http://smartui.sourceforg
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A GUI Toolkit based on Swing that makes GUI Development very easy. Several classes exist that already have basic Menu, Toolbar, Statusbar etc. functionality and can just be subclassed. Resources are read from a properties file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    XPath Parser is a library consisting of parser for XPath-expressions and a set of classes which are used to represent their structure. Parser creates class-based structure of an XPath expression which may be manipulated as required. This small library ma
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project is aimed at providing a 3-tier-architectured full package that enables to interact from Java application with a database. It is strongly based on the Osage project and adds GUI capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    XRes4J stands for "XML Resources and properties for Java". It is a Java library that allows you to access in your code to all your resources and properties stored in a set of XML files. This is a great replacement of Java properties files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The JFileExplorer implements platform independently a file explorer in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Java Validation Library provides a set of classes to validate data. The rules for validation are configurable through XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    I want to develop a framework that simplifies the process of creating client server applications, with a DB on one end and a gui on the other side.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    xdProf is a tool that captures and analyzes stack traces sent at a fixed interval from Java Virtual Machines in a distributed system. The xdProf client uses a C/C++ Java Virtual Machine Profiling Interface (JVMPI) library and works on many platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    XML Validator is a framework designed to provide developers with a simple, extensible and modular way to validate XML documents. The XML descriptor language, which is similar to XML-schema and against which an XML Document is validated, is now dynamic.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB