Showing 3923 open source projects for "java usb library"

View related business solutions
  • 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
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    NewfEl is an XML parsing utility that uses the Java reflection API to assign parsing tasks to classes derived from the XML tag names. It is particularly useful for developing configuration file parsers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    "Siberia resources" is a member of the "Siberia Rich Client Platform" plugins environment. It's a plugin based on the java plugin system JPF (http://jpf.sourceforge.net). It allows to load resources in a multi-classloaders environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Siberia components is part of the plugin environment of Siberia RCP. It allows to register a set of graphical components that can be used in a Siberia-based application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Conga is lightweight but action-packed Java library for defining and accessing configuration data. Features include: arbitrary and hierarchical data sources/formats, auto-reload, data change events and history.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    jstags is a tags library providing utilities available by using JavaScript but without the need to do so. It includes Effects, Ajax tags, ... and makes changes in css properties, effects, ... easy to create and configure
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A simple toolkit targeting to ease the testing of Java Persistence API (JPA) applications. The primary goal is to provide easy creating and injection of test fixtures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A versatile Swing calendar control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    a framework library with a template method interface and inheritable classes for an executable process design which produces an executable which is both a GUI and a console application. It provides multi-threading for work items of the provider process .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A simple java library to automatically fill value objects java beans with specific or random values.
    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
  • 10
    Collection of Java libraries, including Java classes, under the GNU Lesser General Public License. This collection includes all versions that are under the GNU LGPL, even if a newer version is available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    phpAjaxTags is a port to PHP from advanced java tag library "AjaxTags" (ajaxtags.sourceforge.net). To install - just extract zip file into Your root www dir. On-line demo http://www.2al.pl/phpAjaxTags/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A Java library with features like: type handling with aliases, easy discovery and accessors for JavaBeans properties, FOP collections (map, filter) and support for toString() implementation even for the most complex cases. http://ckkl-core.googlecode.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ExtendedFrame is an extension of JFrame of Swing. This extension enable the programmer to make JFrame modal and to display a wait animation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Dynject is a lightweight, data transformation and validation framework. Dynject uses Java annotations and requires no configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    FilterSortTable: is a decorator adding sorting & filtering functionality to a supplied TableModel. TableModel is passed in & a JPanel component created, this encompasses a multi sortable Table and a filter text field. java JTable sort filter column row.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Lightweight and fast Java logging library for Java. The log statements can be controlled though a simple properties file. The library can be used in standalone and web based applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Java library for matching XML documents with templates. Features: Regular Expressions on element level, Javascript-based assertions, tolerances, patterns, and more. Designed for automated validation of APIs that produce rich XML data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project is both a graphical user interface to the HttpClient library and a framework for managing web-level test cases. A swing GUI for managing web tests, a test library, and a java web application are the primary components of this app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CSVBeans is a Java library that allows to map CSV files with Java objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An extensible framework to provide data adaptation services in distributed systems and ETL applications. Used to preprocess (non-XML) data into XML, transform and validate XML data and write it to a sink interface. Also includes simple XML tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Interactive Nullness Annotation Propagation Application - assists a developer with adding nullness annotations (i.e. JML) to Java source code. This makes it easier to use a checker like ESC/Java for statically identifying potential null pointer bugs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JIFFIE: Java InterFace For Internet Explorer is a library which allows Internet Explorer to be controlled from Java. It uses the Jacob JNI-to-COM bridge to provide this control. JIFFIE is designed to support web application testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    tryst is a framework which helps to ease development on the osgi plattform by adding the the usage of annotations. write service-bundles which interact to other services just by adding a annotation.tryst is the osgi-spring framework;-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Plugin for the CASE tool Fujaba. It enables the use of Velocity templates in activity graphs. Primary usage: Code generation in model transformations in association with the plugin SPin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Library which helps to move all non-presentation logic out from Swing/SWT thread into separate thread without introducing synchronization issues. Library is lightweight and does not depend on any 3rd party libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB