Showing 51 open source projects for "java report generator"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start 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
    ADev

    ADev

    Lightweight Android development tool. Wraps Ant, 'android' and 'adb'.

    ...Wraps the Android SDK's Ant, 'android' and 'adb'. Create and build: Gradle, Flutter, Kotlin and Android Ant projects. Gradle, Flutter and Kotlin projects can use the latest Android SDK. Integrated Java Debug Wire Protocol debugger. Flutter debugger. - Runs on Windows, Linux, and Mac. - Supports Gradle: clean, assembleDebug, assembleRelease, ( uninstall and install handled by adb ) - Keystore generator for App Bundles. - Supports the old NDK: 'ndk-build clean' , and 'ndk-build' - Flutter has "Run", "Hot Reload" and "Attach" buttons...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Antigen (Ant Installer Generator) is a tool to take an Ant build script, combine it with a GUI and wrap it up as an executable jar file. Its main use is for creating graphical, ant-based installers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    spring-boot-api-project

    spring-boot-api-project

    A seed project based on Spring Boot & MyBatis

    Spring Boot API Project Seed is a seed project based on Spring Boot & MyBatis, which is used to quickly build small and medium-sized API and RESTful API projects. This seed project has already been practiced by many real projects. It is stable, simple and fast, which makes us get rid of Those who repeat the work, focus on the writing of business code, reduce overtime. The following is a simple usage demonstration to see how to implement a set of simple APIs in just a few tens of seconds...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    JFlex

    JFlex

    The fast lexer generator for Java

    JFlex is a flex-like lexer generator for Java with emphasis on speed and full Unicode support. It has some not so usual features like negation in regexps and nested input streams. Also reads JLex specifications unchanged.
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 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
  • 5
    PHP-JRU (PHP Jasper Report Utils) Es una librería que permite generar reportes usando la tecnología JasperReport en PHP mediante el modulo Java/Bridge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Simple Pojo/Bean Mapper

    An ANT task to generate the conversion classes to allow you to create

    The original use for this was to take data out of a set of Hibernate DAO objects and create a variety of XML DOM objects from them. In the project that instigated this work the mapping between the DAOs and the XML DOM was not one for one and encoding the conversion into the DOAs was not a good idea. While at first sight this may seem similar to dozer (http://dozer.sourceforge.net) the primary difference is that this is code generation and does not have the overhead of using introspection at...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Model driven code generation can improve coding standards, speed, quality of development and reduce your costs. From my experience generating code from XML using XSLT is one of the best and fastest solutions. This is just the base of the framework presenting the idea, any code template can be implemented upon request. Some sample generators are present for SQL / PLSQL / C# / AnsiC / Java The main target is to generate DTO/BDO/POJO objects based on the database definitions in...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    JTools provides some useful tools and utilities for Java 5.0 development. Beneath some smaller utilities we have: a (Ant like) DAO framework (also including XML Repository) and a (JSP like) general purpose template generator and execution framework.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Developer tools for EXPRESS (ISO 10303-11), an information modeling language. The core of this project is a Java Express parser using the ANTLR parser generator. This project was initiated by the National Institute of Standards and Technology.
    Downloads: 8 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
  • 10
    The LALR parser generator (LPG) is a tool for developing scanners and parsers written in Java, C++ or C. Input is specified by BNF rules. LPG supports backtracking (to resolve ambiguity), automatic AST generation and grammar inheritance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A eclipse plugin code generator for liferay with spring MVC in web layer and using spring as business layer. This is a simple tool which would reduce the redundant effort of liferay portlet XML updation, controller and preference JSP page generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Duhad is a library useful to speed up development of applications based on database: contains a DB "inspector", a class generator represeting DB structure and a set of utils useful with Spring framework JDBC Dao support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GenGMF is a model driven generator framework for the Eclipse GMF graph and map models. It will generate large models from a small template model for you. It is based on Eclipse GMF, AspectJ and openArchitectureWare.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    With Changes Maven plugin you can't generate the changes report from Bugzilla. This project is a Maven plugin to generate the file 'changes.xml' from your Bugzilla, so you could generate the changes report from your Bugzilla issues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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 reporting what has changed between two releases of your product.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    JAPPA is packager generator for Java applications. It creates a Java executable ("packager") which can be used to generate customized application packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project is used to compare two archive files & generate a report as an html file. The report contains the missing files, the different and the identical files. Admin section is used to specify the report folder and restricted files while comparing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Launch4l is a generator of launch scripts for Java applications on Linux. The application's jar file can be wrapped into the launch script. Projects are described by xml files. Launch4l can be used on command line or as Apache Ant task.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    xApps,an enterprise universal platform(BPM),facilitates non IT user to build IT solution flexibly by form desinger,workflow designer & report builder etc.(We moved this prject to a new place.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PGA (Petit Generateur entre amis : little generator betwenn friends in french) is a generation kernel to load, manipulate emf models (eclipse) with ATL, and practice code generation with several templating technologies like JSP2, Velocity, Jet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Fast, easy, Java developer's tool for query building that works with Apache Derby, HSQLDB, Sql Server and other JDBC DB's. Includes a PreparedStatement Editor, Query Builder, SQL Code Generator, editor with colorful letters & more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Maven Author Plugin generates an HTML report showing informations gathered from other Maven reports (Checkstyle, FindBugs, PMD, Lint4j, JavaNCSS, JCoverage, Cobertura, Emma, Clover, Tasks List, etc.) and categorized by author(s) of source files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Web based database design tool and application generator using xml for metadata, xsl to generate web pages, java for complex tasks, cocoon to publish it and cvs to synchronize the developers workspace on a local server with a central repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Ant-Eclipse is a task for the Java build tool Ant generating Eclipse projects to be just imported and used easily. Ant build scripts are used as a central place for the configuration of sources and libraries which the generated projects are based on.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    An Apache ANT task to launch Fitnesse server, performan test, and stop Fitnesse server and generate the report in HTML and XML
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next