Showing 2263 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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    Codex is a code generator based on a central MetaModel which can be created via multiple channels: reflection, Doclet, XML/XMI, etc. because it offers a generic Loader concept. The templates are similiar to JSPs and allow to use the full power of Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    DataScript: DataScript is a language to describe and manipulate binary data formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    TestPattern is a jakarta ant task for source file verification. It applies a set of regular expression pattern tests against each file in a fileset. It intends to be much more general and flexible than other pojects such as checkstyle and macker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This project is a try of implementing Java Messages Systems on Java 2 Micro Edition. The project consists of a few parts: - a library for mobiles, implementing most of JMS methods - a proxy serwer, running on J2SE, communicating with queues provider
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    Chlorine is a JDBC connection pool has the following vital new features: 1) all connections are stored in ThreadLocal a java servlet request can get connections without ever having to synchronize 2) all requests are performed in a transaction by defaul
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The beSee-2-x architecture brings JVM wide instrumentation for AOP systems, independant from bytecode kit (BCEL, Javassist). A plugin is provided to instrument BEA WebLogic (v7) for tracing purpose (servlet->EJB->CMP->DB), with full JMX capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Binah is a tool that allows both real-time and off-line visualization of multi-threaded Java program execution to provide an additional perspective for understanding and debugging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Gelatin is a open-source development initiative aimed at providing rich API toolkits for the Java Programming Language. The Gelatin Project currentls consists of two main projects: The Abstact Query Toolkit and ObjectBase
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A set of JavaDoc Taglets for use with JavaDoc tool for Java 1.4. The library aims to be a free collection of useful taglets that may aid development organisations enhance their java documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    Java 3D Game SDK based on J2SE 1.4 and Java 3D 1.3. No native code is used, so this SDK should be portable to all operating systems, which provide the above SDKs. The SDK provides functions from initializing the window till model animating and renderin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A set of classes and tools aimed at making it easier to develop MIDlet games (J2ME MIDP 2, for cellullars, PDA:s...) Classes include extended sprites and maps, tools will be a mapeditor and a spriteanimator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Java Help Collection allows Java developers to use only one source of online help.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Tweed is a lighweight Java framework for building Swing clients in n-tier architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Sanctum allows you to run virtual servers on your computer so you can test the security of software by actually breaking into it. Developers just create a virtual server image and let hackers download it and try their hardest to find exploits.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Provide a flexible, scalable and extensible EAI (enterprise application integraion) solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    !!! Tablegen is discontinued. Go use Apache Torque instead !!! Automatically generates Java (JDBC) classes to access to a relational database. Version 1.8 is now officially obsolete. Version is being worked on. It will have improved code structure (
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Omega is a light-weight framework for the implementation of hierarchical state machines in Java. The core consists of 2 classes and 3 interfaces, making it simple to implement reliable and deterministic behavior. Small 7K jar for constrained environments
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The DTDeconstructor is a Java/Swing based tool to be used in the creation of DTD documents. It uses an intuitive Swing based GUI, and allows the generation of DTD documents from scratch, facilitating a proper workflow in the generation of XML documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JEnum is a Java runtime jar for working with enumerated types, as described in Josh Bloch's Effective Java, and a one-way code generator to create the needed classes from xml. The API is patterned after the Java Collections API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    There are other tools on the internet which generate DTOs. But they are limited to generating it by means of a configuration file. The aim of this project is to provide different PRACTICAL data source options such as a JDBC table or a UML Diagram
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Caterpillar is a build management software package. It’s primary purpose is to allow developers and development groups the ability to easily build and schedule builds of project code via a web interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    jTAD es otra implementación en java de tipos de datos como listas, pilas, colas, árboles, grafos, etc.<br><br> jTAD is just another java implementation for collections such as lists, stacks, queues, trees and more. <br>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    exForge is an Eclipse plugin that allows to edit XML document graphically. Main features are : - Multi view GUI : Tree View and source view - Graphical assistance for editing and modifying. - Graphically assisted validation against DTD
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    "Traceur Pascal" is a java application that interprets Pascal source codes and follow its execution. The purpose is to help pascal beginners to understand how a pascal program is executed and to debug source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    An Open Source Object-Oriented User Interface (OOUI) framework for Java.
    Downloads: 0 This Week
    Last Update:
    See Project