Showing 1976 open source projects for "jexcel api java"

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
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    dbTier is Eclipse plugin that wrapping Hibernate libraries and provide unified data access interface for Eclipse RCP Applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Multi-purpose Java Console: API to quickly development of simple Text User Interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Libraries to facilitate the integration of 5D Information Management products with other systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The DBE Studio is an Integrated Development Environment (IDE) for the Digital Business Ecosystem (DBE). It includes eclipse plugins that allow business services to be analysed, and corresponding software services to be defined, developed and deployed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 5
    An open source component lib for java component based development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Athos-RFID is a framework that aims to enable the development of distributed system to communicate heterogeneous RFID readers. The developers is abstracted by use services like serial communication, safe and distributed communication, event management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    TeCoHe - Test Component Helper - A tool to generate data instances' components to facilitate system tests and test automation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A simple SQL Query -> Java Object mapping layer. Simpler than Hibernate or JDO, and much lighter weight. Compatible with the JDBC 4, EoD API from Java 6 beta.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A font chooser for java-programmers. You can select the font, the font-style, the size and the color. It gets similar handled like the JFileChooser in the Java API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    Straightforward Java persistence layer. Provides automatic object/relational mapping (ORM) of Java objects to database tables. You just write Java code (no XML or SQL involved) and pBeans takes care of the database layer. It uses annotations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JdbcProxy is a JDBC 2.0 driver that can help debug or test applications. The driver can wrap another JDBC driver to debug the JDBC calls done by the application. The driver can also emulate another JDBC driver to test the application without a database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Modern Jass is a Design by Contract implementation for Java which uses Java 5 annotations, the Pluggable Annotation Processing API (JSR 269), the Compiler API (JSR 199), and the Bytecode Instrumentation API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Liberator Java Persistence API is an open-source JPA solution developed by a group of chinese java developers who believe in open-source spirit. Liberator learns from all other O/R project and comes with a new envolved design and high-quality java code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Implementation of ActiveRecord in Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Clirr is a tool that checks Java libraries for binary and source compatibility with older releases. The Clirr Ant task can break the build if it detects incompatible api changes, making it easy to prevent accidental introduction of compatibiliy issues.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    with this library it is possible to create execution sandboxes on demand. its API extends java security and it is oriented towards an easy integration with existing applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    FredServer is the server component for the Fred 2007 time recording client. With FredServer it is possible to collect the efforts recorded by the Fred 2007 client and to store these efforts in a central database for further analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Jatha is a Java library that implements a large subset of Common LISP, including most of the datatypes (e.g. packages, bignums). The API allows access to LISP from Java. Jatha is useful as a fast, embedded LISP language, or as a standalone LISP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Daozero reduces DAO code based on Spring & iBatis. The Old way is to write code and invoke iBatis API explicitly, but Dao-zero implements DAO interfaces in runtime, invokes iBatis API for developers automatically. Replace old DAOs with it directly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DruideCave is a wine cave managment software. DruideCave est un logiciel de gestion de cave à vin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DataTest is a test library for Java ORM (Object Relational Mapping) frameworks. It provides tools for comprehensive testing of read and write operations involving ORM Data Access Objects (DAOs), and an API for simplifying data access test operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Design and develop Recommendation and Adaptive Prediction Engines to address eCommerce opportunities. Build a portfolio of engines by creating and porting algorithms from multiple disciplines to a usable form. Try to solve NetFlix and other challenges.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JVFramework is an application framework for Java. It's main goal is to avoid code duplication (such as metatada, UI programming, etc) related to the construction of a web application, providing a declarative language for business tier programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Seam(less) is an open-source web application framework created by Hakano. Seam(less) provides a powerful toolkit for building Web2.0, Ajax-enabled web applications using declarative markup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A collection of miscellaneous Java utilities, including a standard enumerated type base class, multithreading utilities, graph utilities, and several generalizations / augmentations of the Java Collections API (e.g. MultiMap, ListDiff).
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB