Showing 1926 open source projects for "java 2 sdk"

View related business solutions
  • 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
  • HOA Software Icon
    HOA Software

    Smarter Community Management Starts Here

    Simplify HOA management with software that handles everything from financials to communication.
    Learn More
  • 1
    Pynt is a next generation java build tool. It uses its own Python-like scripting language that is easier to read and less verbose than xml and is capable of running all Ant tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A JAVA package (that can be compiled to a COM DLL) that assists database programmers in generating dynamic SQL, from any platform (using JAVA), eliminating ugly string concatenation code for a more eloquent OO approach.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A security framework for providing AAA functionality for Avalon based applications. The pluggable architecture for underlying datastores and Authentication, Authorization and Auditing Managers provides a flexible, extensible framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This project is a modeler tool of components that supports the Catalysis Process (www.catalysis.org). It will support the three first phasis of the process Catalysis: Business Model, Sistem Specification and Component Design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 5
    Metalised XML allows the creation of Java objects from XML at run-time, but unlike other similar processes this maps directly to the required object. For example load an XML order straight into the correct order classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    DataScript: DataScript is a language to describe and manipulate binary data formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    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
  • Zendesk: The Complete Customer Service Solution Icon
    Zendesk: The Complete Customer Service Solution

    Discover AI-powered, award-winning customer service software trusted by 200k customers

    Equip your agents with powerful AI tools and workflows that boost efficiency and elevate customer experiences across every channel.
    Learn More
  • 10
    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
  • 11
    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
  • 12
    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
  • 13
    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
  • 14
    Penub (PNB or PHP Nuts & Bolts) is an attempt to create a nice MVC framework in PHP, for web-development in PHP. Something like what Struts is for Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    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
  • 17
    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
  • 18
    JobyX is an ICS (Internet Chess Server) robot framework that provides basic robot functionality, including commands, lists, variables, avariables, and (in the new JobyX 2) full-blown Java-like exception handling. Commands, etc, are provided by modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Tweed is a lighweight Java framework for building Swing clients in n-tier architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    Provide a flexible, scalable and extensible EAI (enterprise application integraion) solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    !!! 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
  • 23
    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
  • 24
    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
  • 25
    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