Showing 203 open source projects for "java 2 sdk"

View related business solutions
  • 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
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    Genetic Algorithms Library (in Java)

    Genetic Algorithms Library (in Java)

    An API for Java developers who need Genetic Algorithms

    This API is intended to help developers use genetic algorithms in their own java applications. GeneticLibrary.zip contains the netbeans project of the API itself. GeneticTrial.zip contains another netbeans project which is an example explaining how to use the API. docs.zip is the documentation of the API. Please take a look there, it is really helpful. I have only two request from who will use this API; USE, UPDATE AND MODIFY IT FREELY JUST NOTE THE ORIGINAL AUTHOR
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Mvc Infraestructure

    Serializable Data Transfer Object/Generic Dao for J2EE

    Dto.java and others classes - for data transmission from/to view (with EL - Expression Language" ) layer to/from business and persistence layer in J2EE application. Dto extends from HashMap class of Java API for encapsulate any type of information by key type:key_i.key_ij.key_ijk....: Any component in any J2EE functional chain can access to DTO if they know the key key_i.key_ij.key_ijk.... for object access. This project helps to decouple the data, business logic and persistence logic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    J7Win

    A Java Wrapper for Windows API functions.

    This project is a set of Java wrapper classes for Win32 API functions. There is a parallel project called J7Linux which is the equivalent for Linux/Unix systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    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
  • Turn more customers into advocates. Icon
    Turn more customers into advocates.

    Fight skyrocketing paid media costs by turning your customers into a primary vehicle for acquisition, awareness, and activation with Extole.

    The platform's advanced capabilities ensure companies get the most out of their referral programs. Leverage custom events, profiles, and attributes to enable dynamic, audience-specific referral experiences. Use first-party data to tailor customer segment messaging, rewards, and engagement strategies. Use our flexible APIs to build management capabilities and consumer experiences–headlessly or hybrid. We have all the tools you need to build scalable, secure, and high-performing referral programs.
    Learn More
  • 5
    Capon is a fault-tolerant Java scheduler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    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 web interface in order to test it. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Swallow Project

    Libraries, utilities, and applications designed to simplify java

    Swallow project is a collection of libraries, utilities, and applications designed to simplify the java based developments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Facebook BlackBerry SDK
    A Java library for your BlackBerry applications to integrate with Facebook using OAuth 2.0 and Graph API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JDOM extention to manage huge (big) xml file. Make able to have a persisted Document Object Model (DOM).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    JACo Proxy is a handy, tiny component designed to help you work with the internet proxies in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Copperhead is a small and simple library providing a Swing user interface that allows one to automatically generate PDF documents from annotated objects using the iText PDF library. Copperhead is developed under GPLv3. Please download Copperhead 0.1b for iText 2 and 0.2b for iText5. Read more on http://byteality.ch/blog. Enjoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A simple java library for JSON serialization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Multipurpose java toolkit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JACo Gallery ( java gallery )
    JACo Gallery is a cross platform java image/photo gallery. Features: automatic thumbnails, resizing, automatic initialization from XML files and very easy to use in your java applications as a normal component or in web pages as java applet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ObjectSql allows jdbc java api users to generate SQL statements using objects instead of string manipulation and still having total control over database access
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Geom4J is a computational geometry library for Java. It contains implementation of the most important computational geometry data structures and algorithms coded in pure Java, designed for ease of use and optimized for performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    NOTUVY regex is a wrapper around the standard Java java.util.regex package. It adds no new functionality, but it make writing sophisticated regex logic simpler and cleaner than the standard package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    High performance message passing library for multi-threaded and highly concurrent Java applications, where some nodes within the cloud are untrusted. Intended for use in a distributed virtual worlds project, but probably has other interesting uses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    metagloss
    metagloss is an annotation-centric android library for reducing boilerplate code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    EZvolve Foundation Classes

    Data types and utility classes for use with evolutionary algorithms.

    EZvolve Foundation Classes is a set of data types and utility classes for use with evolutionary algorithms. Currently implemented support for bit string encoding, populations, fitnesses, fitness functions, probabilities, and probability vectors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    Tullibee
    Tullibee provides Java EE components that work with Interactive Brokers' financial-trading Java API (the IB API). Tullibee's current focus is a JCA 1.6 resource adapter built on top of a modified version of the IB API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Another logging framework for Java. I try to balance flexibility, usabilty and performance using OOP. Currently the framework is usable but it lacks a lot of functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    agents
    Java framework for agent based application development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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