AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Try it Free
Deploy Apps in Seconds with Cloud Run
Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.
Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
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.
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.
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.
Java Code Generator for generating MockObjects from interfaces, used for UnitTesting. See http://mockcreator.sourceforge.net/ - All new downloads (very small footprint) are available there. Note that this project is not under active development.
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
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.
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.
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.
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.
JSCode is a simple XML representation of programs. The JSCode project provides tools to build programs in JSCode. The tools display code as blocks. You can output programs as Java or C or Mindscript for Lego RCX robots and more.
New to Google Cloud? Get $300 in free credit to explore Compute Engine, BigQuery, Cloud Run, Vertex AI, and 150+ other products.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
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.
Framecode is a framework, written in Java, to build code generators for all languages. It provides a set of classes to build and format code in a better way than writer.write(mystring). At this time only Java is supported.
Ejen is a general purpose code generation system based on Java/XML/XSLT technologies. It is implemented as an Ant task and features a full EJB (BMP Entity Beans) code generation demonstration for JBoss with HSQLDB, PostgreSQL and MySQL database servers.
X6GL is a suite of code generation utilities capable of generating sourcecode in any language, based on sourcecode templates and XML files. Initial focus has been around generating data access layers of apps involving Java, Oracle, C#, SQL Server.
Given a set of classes, Struts-Genie generate a complete Object Oriented dynamic web application built with Java Struts, Tiles, JSP ... and Java Data Object (JDO) for object persistence management. Easy to use, to extend and to customize
A unique persistence layer for Java. CODO (Cursor Oriented Data Objects) maps generated Entity interfaces (suitable for DTOs) to a relational database via rendered SQL, reflection and JDBC Cursors where possible - avoiding associations.
Karapan Sapi is Web Application generator, based on Struts Framework. Karapan Sapi will generate some common code that always repeated in developing web application.
Karapan Sapi automatically create SQL DDL, Java Object, DAO code, Struts Action and St
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...
The BeanFactory Tool is a two-way GUI frontend plugin for editing javadoc custom doclets, such as XDoclet. It is build on a general Doclet editing layer running on Netbeans, JBuilder and Eclipse.
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.
xFloWS project aims to provide a graphical toolkit that enables users to create complex Web services by combining other existing Web services simply using drag and drop. xFloWS also includes a Web service search engine and a code generator.
This goes a little further than just generating the JUnit framework template and method stubs. It will also generate code to apply different values to the method under test. Objects can also be defined in a global property file.
classgen is a Java class generator. It produces classes for abstract syntax trees in compiler frontends from simple and compact specifications. Generated classes have builtin support for the Visitor design pattern.