Showing 79 open source projects for "java excel"

View related business solutions
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • Award-Winning Medical Office Software Designed for Your Specialty Icon
    Award-Winning Medical Office Software Designed for Your Specialty

    Succeed and scale your practice with cloud-based, data-backed, AI-powered healthcare software.

    RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
    Learn More
  • 1
    Simple V
    Simple V converts FHX files created by the Delta V programming laguage into easily readable charts. Allows reviewing of code without havaing the Delta V ide installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Csvtosql is a library and tool to convert any CSV-based data. It accepts multiple data formats (such as CSV, Excel, or arrays), converts it into SQL statements, and writes the data back in multiple formats (textfile, database).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Write TestNG style parameterized tests in JUnit with Excel driven data
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Oracle database can be design in excel. This small API will help to generate SQL scripts for the designed tables. One can generate the excel from the existing tables and group them as per module, master/transaction table etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • 5
    This project is an extension to POI API. With the power of annotations, excel sheet parsing becomes a trivial task of annotating the domain objects. With Hibernate annotations on these objects, its easier to parse excel and store it into database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Code generator over apache POI. Generates entities, it's configuration, reader and writer from and to existing excel file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A Rules based SNMP processor for JOPR/JBoss ON.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    RTMGenerator is a Java 5 (and Java 6) based Annotation Processor to generate a traceability matrix from Java source to requirements. The RTM is generated in Excel and XML formats. An eclipse plugin is provided to merge the XMLs into an Excel file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Java Xml / Excel bidirectionnal transformation too
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 10
    UBLish is a tool to transform your Excel data models effortlessly into a set of UBL schemas. Possible to auto-generate other equivalent transforms of the data models, such as Java classes and random test XML instances for data models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This program converts, compares, merges, normalizes, and refactors data to and from disparate sources (CSV, Excel, and any JDBC/ODBC database) for use in a Java program.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    The faster excel reports project base on apache-poi-hssf.Just like the eclipse-jface and eclipse-swt,the faster excel reports like the face of apache-poi,you can so simple and fast to create a complicated excel report.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DataVision is a reporting tool similar to Crystal Reports. DV supports many data sources (JDBC, files) and many output formats (HTML, XML, PDF, LaTeX, Excel, delimited files, DocBook). DV includes a GUI editor. DV is embeddable. Reports are XML-based.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Java Property/Excel Mapper uses Apache POI to generalizes tedious aspects of moving data between Excel cells and Java object properties.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    XLL4J is a framework for developing excel addins in Java without the need to compile any C++ code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ExcelTemplate is a Java class meant to simplify the use of Excel spreadsheets for acceptance tests. The motivation and design of this class is inspired from Spring JdbcTemplate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DSQL ("Dynamic" SQL) is a scripting language for SQL, aka Perl for JDBC. It allows rapid development of code to perform database programming, data warehousing and import/export from databases, XML, Excel, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Information system to manage execution of manual test scripts. Includes comprehensive issue tracking linked to scripts. Web-based UI, JBoss app server. Standard role-based user access. Test cases written in Excel and loaded up to application using a tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JUnit extension making test cases data driven. Uses external test data (in Excel, XML etc) which is injected into your test case using standard JavaBeans properties. Data enables and integrates toolkits such as jWebUnit and DbUnit. 100% JUnit compatible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    For those of you who wished that the JTable felt a bit more like Excel. MyJTable simplifies and beautifies the Java Swing JTable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Simple library written in Java to allow the creation of Excel files based on a Java Collection. Each element of the collection goes in a row and the columns are based on the properties you define through an XML config file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ExcelUtils, easy export report in excel by excelutils.It like velocity or freemarker, but it's script is written in excel to control excel format and data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    OpenL implements Java-like languages allowing to use code snippets placed in Excel, XML, or DB. OpenL is a foundation for OpenRules http://openrules.com. Maintained from http://openl.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JCom is a bridge library between Java and Com to enable COM object access from Java classes. Example: Creating an Excel worksheet, or using Visual Basic COM application from a Java application. See also this alternative http://com4j.kohsuke.org/
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    Spread Objects is a Java library to load huge amount of data from Excel files (via Apache-POI) directly into collections of bean and to save them again in Excel files
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB