Showing 238 open source projects for "java report generator"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    The ULM.gen project is a framework that help building and customizing source-code generators from a UML model expressed as XML documents, using generation templates. It also provides tools for synchronization with UML modelers such as IBM Rational Rose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This is a cross compiler and code generator which converts the source code from one programming language to another language or binary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Data Access Object XML-based Generator is a tool for automatic generation of Java code for the data layer. It imports a database schema and generates DAO classes for single or multiple tables. It stores the schema and user-defined classes as XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Protoscribe converts pseudo English sentences in to Object Oriented code skeletons. It was developed to help teach object oriented design and as an experimental source code generator. Currently, C++ and Java code skeletons can be generated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    sandboss is a messaging framework generator that creates complete communications, persistency, UI forms, configuration management, and runtime control infrastructure from struct and node declarations. Full generator support in the dependency-aware build
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A suite of tools and components assisting with model driven software development built upon a modular MDA/MDD generator framework implemented in Java(TM) supporting arbitrary import (design) formats, meta models, and output (code) formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A flexible XML based PHP code generator, generates: 1) fully functional HTML forms that update and insert on multiple tables, 2) validation methods using regular expressions 3) HTML table generation from database using separate HTML layout files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SwigXmlToCOM is a software development tool that converts programs written in C or C++ to COM. It uses SWIG generated XML files to create IDL, .h and .cpp files which can then be compiled in MS Visual Studio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    VeloGen is custom source generator writen in Java, that uses velocity and antlr . Antlr parsed AST syntax is wrapped and placed into Velocity context. Template for source generation is writen in velocity template language (VTL). Call that from ANT task.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Connect every part of your business to one bank account Icon
    Connect every part of your business to one bank account

    North One is a business banking app that integrates cash flow, payments, and budgeting to turn your North One Account into one Connected Bank Account

    North One is proudly built for small businesses, startups and freelancers across America. Make payments easily, keep tabs on your money and put your finances on autopilot through smart integrations with the tools you’re already using. North One was built to make managing money easy so you can focus on running your business. No more branches. No more lines. No more paperwork. Get complete access to your North One Account from your phone or computer, wherever your business takes you. Create Envelopes for taxes, payroll, rent, and anything else automatically.
    Get started for free.
  • 10
    JGUP is a code generation tool for getting a head start on a new J2EE web application project. You supply a XML file describing the web application and JGup creates your database tables and outputs a project source tree and Ant script for compiling it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is an Eclipse plugin, based on EMF JET Templates & Mapping model whose goal is to ease the process of automating the code generation and model transformation. The new release also include a new GEF plugin generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Open Designer is a graphical Conceptual and Physical Data Modeler and a Code Generator either to create the database structure and genenate applications automatically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    EGG is a development tool for fast and easy realization of XML to plain-text tranformations. It's similar to XSLT, Velocity or JSP but emphasises source-code generation in a model-driven, generative development-process. For Windows or Unix with Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DAO generator. Objects are generated from most native description of relational data - SQL commands. Generator result is completely generated bridge Object - Relational database with connection pool, DAO factory, SQL dialects etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    neuralnetgen is intended to be a universal neural net generator that receives a neural net description (on Neural Net Description Language, also developed on this project) and generates ANSI C code of a library that implements it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Java MDA to automate creation of any code, documentation or diagrams from UML. Load UML from Rose or Metanology or create via java API. Push UML elements with given stereotypes or tags through Velocity. Call Ant & Xdoclet. Does NOT include code templates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Sight provides a friendly interface to create and connect agents for bioinformatics. The workflow supports multiple responses to a single request, structure transforms, filters and request history access.Can talk with ordinary http servers (get and post)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Marven is a model based generator implemented as eclipse plugin. It is based on EMF JET-templates and the UML 2.0 metamodel implementation for eclipse. It comes with a comprehensive example to generate EJBs out of UML-models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    AXgen is a code generator using XMI as input and Velocity templates for transformation. Ready to use templates are given to generate Java classes for OJB, including Repository and SQL script to build the corresponding DB scheme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    NunniFSMGen generates a FSM (Finite State Machine) in Java, C or C++ starting from a transition table. NunniFSMGen cleanly separates logic from implementation by using a modified version of the state pattern, easing the development process!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Diesel is a generic file generator that uses domain-specific model files and reusable cartridges to create directories of output files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A code generator for software patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ReportGUI is a Tool to design PDF report graphically. It uses FOP from Apache and supports data access, recursive SubDetails, bar codes, and other format properties. It too generate java source files to call from your code and show designed reports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Java Stub [empty .jar] Generator. This software generates empty implementations of methods based on the method signatures - so that a bunch of empty *.java or *.class files can easily be handed out to third parties without the fear of decompilation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Generates XML containing database tables structure and allows easy XSLT sheet application using the gui interface
    Downloads: 0 This Week
    Last Update:
    See Project