1061 projects for "java libraries" with 2 filters applied:

  • 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
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1
    A Swing-1.1-Component for displaying a JList-Datamodel in more than one coloumn. The preferred project-language is german.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    x4juli is an e(x)tension for(4) the (j)ava util(u) (l)ogging implemantion. It is a port of major log4j features (RollingFileHandler, PatternLayout, Filters). It includes a native implementation of "Jakarta Commons Logging" and "slf4j".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A pure Java API for Telelogic Synergy/Change, which allow basic operations on records. The core API classes are integrated in an Eclipse plugin for convenient use through the IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Distributed Version Control System
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5
    The PublishedApiDoclet is a javadoc doclet, that acts as a filter in font of a second doclet, that generates output. It selects the methods, fields, classes and packages to be documented using arbitrary tags (i.e. @pad.include-tag or @exclude-tag).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Unified Modeling Language (UML) is used for designing software. ArgoUML is an open source UML editor. This plugin integrates the "Context-Based Constraint Language (CCL) for Components" into ArgoUML. On Berlios we speak german - check www.cocons.or
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    OmegaT+ Computer Assisted Translation (CAT) tools platform that includes OmegaT+ (translation processor), bitext2tmx (aligner/TMX editor), and Validator (TMX validation).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Task for ANT to produce documentation with (PDF)LaTeX using BibTeX, Makeindex and GlossTeX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    jProwlAPI is a library to provide access to the API of the Prowl-Service (http://prowl.weks.net/). Prowl is a service that lets you push notifications directly to your iPhone.
    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
    An open source Java implementation to interpret and render Computer Graphics Metafile (CGM) graphics files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    UniversalIndentGUI
    A cross platform GUI for several code formatter, beautifier and indenter like AStyle, GNU Indent, GreatCode, HTML Tidy, Uncrustify and many more. Main feature is a live preview to directly see how the selected formatting option affects the source code.
    Downloads: 32 This Week
    Last Update:
    See Project
  • 12

    RedComm

    RedComm is a Java library simplifying communication with a serial port

    RedComm is a lightweight Java library. It simplifies communication over the serial port by providing methods and interfaces, which can be used to read and write to the serial port or over an emulated serial cable by using bluetooth. The major focus is on the ease of use of the library. Besides that the experienced user has the ability to change the reading and writing behaviour of the library. This means the user can easily extend and customize the RedComm library. Internally RedComm uses...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    curjent
    Concurrent agents for Java. Create multithreaded active objects using standard Java interfaces and classes without explicit use of threads, synchronization, or other concurrency primitives.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    cron4j is a scheduler for the Java platform which is very similar to the UNIX cron daemon. With cron4j you can launch, from within your Java applications, any task you need at the right time, according to some simple rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    hscommons

    A collection of java utility classes.

    A number of classes that help with common tasks in an application. Currently focused on input and output to/from files. First class is a buffered version of Java's RandomAccessFile class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Typesafe representation of tuples in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Capon is a fault-tolerant Java scheduler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    LWKT

    LGPL WKT parser

    LWKT is a WKT parser under the LGPL license. It have not dependencies: it is pure Java compiled with 1.5 or 1.6 version. The output can be as GML 2 or 3 version, optionally setting a SRS name. Supported inputs are: POINT, MULTIPOINT, LINESTRING, MULTILINESTRING, POLYGON, MULTIPOLYGON For each of them, are handled both 2D inputs like: POINT(2.4 12.66) and 3D inputs like: POINT Z(2.4 12.66 0.0) At the following URL: http://95.110.227.201:8080/lwkt is exposed a minimal...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    X2S

    A simple DOM parser in Java

    X2S is a very simple DOM parser. The aim is to retrieve attributes and text-values from an XML DOM document in the case that you don't need all features and complexity of XPath and/or XQuery. For example, if it could be useful a method to retrieve all text-values from a DOM relative path like: /root-node/persons/person/name or the attributes from a string like: /root-node/persons/person/id
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A free and light configuration framework library for Java. It changes completely the way you use configuration for your software. Compared to existing frameworks, it enables simpler, easier to read code. Be ready to change your view on configuration!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    JChess

    The Java Chess Engine

    This library is an attempt to create a flexible chess engine using the Java programing language. The main diference than others chess engine's is that it is only a library, and it can be attached to any program, including a web application. If you are interested to contribute please contact me. Francisco Rafael Del Roio <francipvb@hotmail.com>.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    current build is now 12_8_11: Code reformulation, not only to improve/repair, but also to take into account libraries that I don't release (e.g., the applet one). The Jars are compiled under Sun Windows JVM 1.7.0_1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Graphane is a solution to generate and deliver enterprise documents (PDF, ODT, RTF, HTML). Templates documents are designed with OpenOffice Writer. Any application being able to export data in XML format can submit these data to the Graphane Server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    tthreads

    Terminative Java Threads

    tthreads is java library aimed at providing a clean and reliable method of terminating threads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The aim of our project is to create a set of examples of use of JSF 2.1 MC Faces components from MC Components series. MC Components library provides a rich set of JSF 2.1 components with jsp and facelets support. Components available in this rich set provide simple and convenient access to funcionalities desired in each JSF web application. Most of components use famous JQuery javascript library as a javascript engine.
    Downloads: 0 This Week
    Last Update:
    See Project