Showing 2167 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
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    AOSCAT
    Another Open Source Code Analysis Tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    We are currently upgrading our open source community to provide an even better experience, and are temporarily unable to provide downloads of our Community Edition. to obtain a copy of Abiquo for testing purposes, please email community@abiquo.com
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    Small application dbcode-svn-sync makes us able to synchronize source code on your Oracle DBMS with your SVN repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The BeanExaminer is a framework to present any java objects in an interactive surface to browse and edit them. A generator is included to create the desired pojo's through a given db connection. In this impl. the Beanexaminer uses hibernate + swing.
    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
  • 5
    Librería diseñada para reducir la codificación en la implemenatción del patrón DataAccessObject con JPA
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JWikiDump
    Es un módulo escrito en Java que permite procesar los XML Dump (Backup superior a los 4GBs) de las Paginas de Wikipedia (pages-articles). JWD persiste las Paginas en ObjectDB (BDOO) o bien deja al usuario definir que hacer por cada una que encuentra.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A Java CMS. Multi language, JSP templates, form builder, file & images storage/management. Uses mySQL as backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Comms Order Fulfillment
    Simple order fulfillment system with flexible order decomposition and domain specific programming language for describing decomposition scenarios. Most suitable for Mobile Communications operators who are using Oracle BPEL and AIA technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JavaFramework is a general-purpose framework for Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    Web system in JSF and Hibernate to dynamically import , store in DB , search and display javadoc from source. Downloads & versioning. Testing sections to help students prepare for certification exams (JSCP, SCWCD,etc) ( MySQL, Geronimo 2.1.4 ).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    BEEing (old version)
    BEEing is a Social Network Platform builded on a "wiki" like philosophy. Result is a flexible and powerfull CMS that enable you to design Web 2.0 and Enterprise 2.0 applications. You can use BEEing to quickly build any kind of Web applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Fluid is an adaptative framework for model-driven development. Based on the Eclipse environment, Fluid defines model transformations among several modeling technologies and engines, as well as multi-tier application architecture definitions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DruideDB is an embedded database (based on Object/XML mapping files) for Java applications. Both source code (DAO) and persistence layer (mapping) is generated. This DB stores everything as strings and handle auto-increments and multiple PKs.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    Maven Archetype for Stripes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Ascape
    A framework and runtime environment for exploring agent-based models designed to support the definition of models using an expressive, high-level and extensible Java API and to support the exploration of these models in both interactive and batch mod
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A collection of Java client applications based on OSGi, libraries and utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A set of common reusable code that I use, manage and maintain. It is generalized and uses alot of extensible interface based API's leaving expansion to the basic concepts in these libraries almost limitless.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Collection of lightweight java framework codes including DAL, Configuration Management, Workflow, Threadpool etc., with less than 10 files per framework, no or minimum external dependencies, easy to use APIs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DBInit is a Java service API that allows the incremental update of a database at the start-up of an application (web, stand-alone, etc.). It works with H2 but should work as well with other databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    EntityFS -- give your files identity! EntityFS is a object-oriented file system API, providing a large set of tools for working with file system entities (files and directories) from Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Scanner based Bioparsers
    Parsers for biological data based on scanner generators like Flex (C), Re2c(C), Jflex (Java) and Ifickle (Tcl). This scanner generators are providing easier maintainance, development and higher speed than hand written scanners. Scanner output is SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MoreMotion AF
    MoreMotion AF is a Java and Javascript based application framework that eases development of web applications using XML, XSL and Ajax technologies. A MoreMotion developer hardly needs Java coding even for the big sized applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    DQGen is a framework to generate dynamic sql queries in an optimized manner on top of Java Database Connectivity (JDBC)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SQLJEP is a Java API for parsing and evaluating SQL-like expressions (SQL statements are not supported). It supports like,'is null',in,between predicates. It contains almost all Oracle's and MaxDB's functions. For example to_char,to_number,to_date,de
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A project designed to create a standard mapping of RDF to Java.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB