Showing 1290 open source projects for "java development kit"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it 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
    A model view controller implementation for http using java. Allows developers to create multiple views to data reusing the same controllers. Currently views supported are any character based format. Future versions will include swing, and web services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Raptor (Rapid Application ProtoTyping of Objects and their Relations). Java Frontend Framework that supports JavaBeans, Hibernate, Jakarta-POI, and a simple Raptor data access layer.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    A small Java utility used with AspectJ which allows any checked exception to be re-thrown as an unchecked RuntimeException. This allows aspects to generically throw any checked exception without the compiler complaining. BCEL is used to accomplish this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Tho goal of this project is to provide an integrated development environment for developing (x)Harbour applications on various platforms.
    Downloads: 1 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
    AutoSQL provides a simple and easy to use framework meant to be a substitute for J2EE Entity beans and JDO. AutoSQL data objects give just the right abstraction from a writing SQL without being too far removed from the power of SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A simple tool to ease the generation of enterprise java beans source code and configurations for openEJB
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JbGen is a frontend framework with main focus on form handling and validation. It comes with three generators: a JavaBean, a JSP/HTML and a message generator. It includes a tag library for the form validation. These tags are included automatically by the
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    It's a tools generating some graphics interfaces for applications in Java language. It's to gain a lot of time while building some windows. The Swings classes are very difficult to use! (especially the Layouts) We describe the windows content in XML!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DataBase to Java Web Application. This java application automatically generates a java web application framework from an existing database. The original codebase comes from the excellent work of Herve Tchepannou\'s xPetstore.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 10
    The JTools project contains small java functionalities which will make the live of a developer easier. For each functionality there will be a source release and a jar release.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    kin is a set of libraries and tools supporting meta-programming for engineering and technical computing applications. This JVM version of kin has been superseded by the stand-alone version being developed at http://purl.org/net/kin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Do not you think that what is necessary is just to be able to generate J2EE application from detailed design specifications? This xls2src reads the detailed design written to the Excel file, and writes out source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JEOPS is a Java based forward chaining RULE ENGINE. This Rule Engine is used to power up the business process by rules in Java Application Servers, client applications, and Servlets.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    SourceGen is a java package intended to be use by applications that need to generate [language] source files automatically, where [language] initially is java, supporting other Object-Based languages in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    J2EE Web application generator. Generates a complete web application from an xml data definition (using torque generator ant task). Generates struts classes, jsp pages, tiles templates, JDBC access layer (or torque files).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JTools.Ruby is easy way to access Java 2 class-files via scripts written in Ruby language. There are class-file disassembler, assembler and simple Ruby to Java bytecode compiler. The work is at the start point.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    NVelocity is a template engine written in C# for .Net that is a port of the popular Java project Velocity (http://jakarta.apache.org/velocity).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    100% java. Platform Indipendent. Using this java package, other java developper able to process Rose petal file as needed, like for generating EJB codes for Appservs. Full documentation, easy to include java package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    C/C++/Java source code library and Build Environment. Contains code for threading, inter-thread communication (ITC), sockets, embedded database, parsing, fileio, etc. The majority of the library is designed for embedded development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Attrib4j provides support for using creating and manipulating custom attributes associated with classes, fields, and methods in Java using tools such as javadoc and byte code manipulation libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Just4Log is basically a library to enhance dynamically the performance of apache commons Logging inside a java application. Dynamically because the sourcecode in java is not modified but rather the optimization occurs on the compiled ByteCode files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Quilt is a Java software development tool which measures coverage, the extent to which testing exercises the software under test. It works very well with Ant and JUnit but may also be used in conjunction with other products.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Generate any kind of text file using XML, XSL and XPath with this Ant task. JAnyGen has been created for the purpose of generating Java class files under a project tree using XSL template files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A visual form designer, programmed as a JavaBean to be integrated into other software. It has the capability to generate code for any programming language/toolkit. New languages and toolkits can be supported using XML files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A framework for highly customisable e-commerce: A system for automatically build an e-commerce interface supporting product´s contraints and properties.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.