Showing 1669 open source projects for "java libraries"

View related business solutions
  • 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
  • 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
  • 1
    Java library for operations with Iterables and other data structures in functional way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    jAudioTaggerLib

    Repackage of jAudioTagger for developers

    Repackaged what was needed to use jAudioTagger as a library in Java. Made it usable as a netbeans project. Added targets in the build.xml to produce sources jar and javadocs jar for the library jar that is produced. Also uploaded are those jars (that I couldn't find anywhere else).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This Library provides a java API for firewall logs, connection tracking and rules management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A set of Java utility classes. ** This project has moved to BitBucket ** https://bitbucket.org/robeden/starlight-common
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
    WIDE Framework

    WIDE Framework

    Web application framework for business logic oriented programming.

    ...Also with the framework, reusability and localization of multi-scope (e.g. multi-country) business logic is easy to implement and understand by the developers and production support. The framework only applies to web applications using Java 6 or later version. It will only use core functionalities of the Java API, external libraries like JDBC drivers should be provided by the users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    WE HAVE MOVED TO http://www.suvi.org/jchartlib/ A Java charting library that produces beautiful charts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This project provides an interface to Java expression evaluator software. It does not itself provide expression capabilities but instead provides a common interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A simple java package which provides an annotation, an interface and utility class for the purpose of making it easy to create toString() methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Dutch sentiment analysis engine

    Dutch sentiment analysis engine

    Een module om de sentiment van een stuk Nederlandse tekst to bepalen

    This application was developed by Incentro to satisfy requests by clients for a sentiment analyser for the Dutch language. It is currently in it's alpha stage and we expect to have a beta release by November 2012. If you would like to help with the development or testing of this product please contact us at +31[0]15 76 40 750 - of info {at} incentro.com. Deze applicatie is ontwikkeld door Incentro om te voldoen aan klantaanvragen voor een sentimentanalyse module voor de Nederlandse taal....
    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
    2 Java frameworks with transient and persistent object models based on nonstandard approach (less evident but faster development): an object is a set of named fields. 3 non-object libraries simplifying access to tables stored in RDB, text files, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    You know the component scanning feature of Spring? You'll love this: component scanning as easy as select(javaClasses()).from("your.package").returning(allAnnotatedWith(YourAnnotation.class)). Can support any language running on the JVM. ---------- eXtcos is now also available from Maven Central. To include it into your Maven project just add this dependency: groupId: net.sf.extcos artifactId: extcos version: 0.4b Unfortunately Sourceforge doesn't support XML snippets in the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    dbtrans

    Java library for transfering data from one table to another

    A very small java library (less than 20 classes) for transfering data from one table to another; in the same or different database within the same network location.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    gundercrypt [MOVED]

    A CLI text encrypting/ciphering program and library for java

    ** MOVED: to github.com/gundermanc/gundercrypt A CLI text ciphering program and library written in java that makes use of pseudo random numbers and a password (provided by the user) to generate encrypted text by selectively shifting each subsequent letter by a pseudo-random index, encoding it as a letter stored in a hidden position within the String, and then re shifting the encrypted String again by numeric values deduced from a password to provide a dual layer of security. Easily can be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Absolute Baseline Complete Default Suite

    Absolute Baseline Complete Default Suite

    A NetBeans Module Suite project cluster for common branding functions.

    gts-abcdef is a NetBeans Module Suite project harness, useful for templating some NetBeans Platform module suite applications with a set of common branding and initialization infrastructure. Add this to your new module suite application project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    jcctalk

    java library for the cctalk protocol

    This project implements the cctalk protocol which is used for coin acceptors and others. Currently it has very basic functionality and most commands are not implemented. However, it is possible to recognise coin inputs (tested on EMP-800 coin acceptor over an emulated serial port). The library uses the RXTXcomm library for serial communication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Math expression parser and evaluator written in Scala. Usable from Java (Sun JRE 1.6) Provides float, integral, boolean and vector data types, some string processing support. Variables may be defined internally or im- and exported through a binding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Ant task that generates a Java class (source code) with constants. All values are provided from Ant constants or properties. It's normally used to provide build details to a Java application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Validity

    Annotation driven java validation library.

    With use of annotations Validity can validate java beans with minimal amount of code. This library is meant to be easy to use and clear to understand. If You find it useful please leave a comment. Additional requests will also be taken into account in future versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Intrepid 2
    Java RMI replacement. *** Project moved to GitHub *** https://github.com/robeden/intrepid
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    http-client-3-wrapper

    Java wrapper around the old commons-http-client.3.1

    This is a java wrapper around the old commons-http-client.3.1 HTTP client which not developed anymore. The wrapper is using the new HttpClient 4.x and keeps binary compatibility. The intention for developing this wrapper was using Axis 2 for accessing a Microsoft Exchange 2010 server which requires a NTLM2 authentication. Not all methods are implemented, but it works for me. Just remove the old commons-httpclient-3.1.jar and add http-client-3-wrapper to your project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Java ESRI Shape File Reader
    A lightweight Java library that reads ESRI shape files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    guacamole-auth-h2

    guacamole-auth-h2

    H2DB Authentication Plugin for Guacamole

    guacamole-auth-h2 is a Java library for use with the Guacamole web application to provide H2DB based authentication. guacamole-auth-h2 provides an authentication provider which can be set in guacamole.properties to allow H2 authentication of Guacamole users. Works only with guacamole 0.5.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    cognity

    A neural network library for Java.

    Cognity is an object-oriented neural network library for Java. It's goal is to provide easy-to-use, high level architecture for neural network computations along with reasonable performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    NIProjects contains several libraries mainly intended for Java programmers. It includes TableLayout, GuiLib and Datamappers libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JINAH gathers minimalistic libraries that helps on general Java development, avoiding the rewriting of boilerplate codes and providing base classes, utility classes, and so on.
    Downloads: 0 This Week
    Last Update:
    See Project