Full access to Enterprise features. No credit card required.
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
Try ServoDesk for free
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.
MDA like architecture auto generate SQL,Persistance Layer,Bizz Layer and WebPages by XML description. Run once, all source will be generated,compiled and deployed.
Native Java parser framework, no (pre-)compilers needed. Closely follows BNF syntax. Optimized for performance and low overhead. Highly flexible and extendable using a streamlined API. Integrate semantics, tracing and even context sensitive parsers.
Java program that generates JSP tag library for ebXML Reg/Rep from the XML
specifications for ebXML Registry/Repository, specifically the ebXML Registry
Information Model and the ebXML Registry Services API.
OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.
Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
Pamda is an MDA tool (UML to code generator). It uses UML API to parse XMI and thus, unlike some other MDA tools, is lenient to XMI extensions. Implemented as Ant task and uses Velocity template engine. Tested with XMI produced by Enterprise Architect.
CarrierWave is an object container for Adaptive Object Models. It provides a means to identify objects, generate type equivalent client side classes, and an API allowing clients to remotely select, modify, delete, and invoke server side object graphs.
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.
JDBC-based API to build always valid SQL statements. Other enhancements are: automatic table name and columns completions inside Java code, alias support, prepared statement parameter (?) management, SQL functions...
Video interviewing software and assessments to help you gain an advantage by hiring the right talent
Modernize the Job Search Hiring Process with JOBMA
Jobma's cloud-based Video Interviewing solution increases your teams productivity, flexibility and creates a great candidate experience which will bring your hiring team and talent closer together by breaking down the barriers of time and location. Using Jobma you can setup Pre-recorded & Live Video Interviews. Our video interviewing increases your recruiter productivity and improves your candidate experience. Jobma offers free ATS Integrations and is available in 14 languages.
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.
This project was started in an effort to ease development of Swing applications by creating a XML to Swing rendering utility. Although this project is definitely in the first released state, it shows great promise and focuses solely on the Swing API as a
an API for rapidly developing Java,
desktop apps It includes a virtual desktop ,
user interface API, GUI client for management of SQL
databases,and a form design tool which allows basic
application code to be generated from a SQL table or tables
A completely portable C++ library,
to provide a standard set of classes similar to Java Common API.
It's highly efficient and it follows the Embedded C++ Standard.
It's FREE (LGPL licensed).
See http://sourceforge.net/projects/javadiff for Downloads.
JDiff is a JavaDoc doclet which emits an HTML report of all the packages, classes, methods, and so on, which are different (the "diff" part) when two Java APIs are compared. Great for reporti
classdoc is a Java reverse engineering API documentation generator based on the Java Doclet API.
It generates javadoc-style HTML files or other documentation formats without source code from compiled .class/.jar files ONLY.
spag4j is a code generator written in Java to produce Java code for accessing a stored procedure layer from a database. Currently it supports stored procedures written in an Oracle. It produces either an EJB3 Java layer or simple static access methods.
Netcool/SSM API are the java class to generate the CFG file in easy way. It re-map all SSM objects into Java Objects.Support Netcool/System Service Monitors 4.0.0
SSM_API is ditribuited by Softnew.it
JDBFramework (Java Database Framework) is a number of components intended for working with DBMS Oracle. The main difference - JDBF doesn't allow placing business logic on the application server. All business logic is placed at a database level only.
This project is a step back in time to when people actually still did JDBC. It generates base classes with common functionality on all the tables in a database that a user will then extend to make their project specific implementation.
XSD Object Translator is capable to create Java classes from XSD files. And the classes created reflects the objects structure of valid XML files, in accordance with the XSD files. This way, this objects can to be serialized to XML and back with XStream.