Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.
Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
Try Vertex AI Free
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
JConfigura is a library usable in java environments for sharing configuration parameters between different java applications. Moreover it exculpates developers of aspects like property file reading and securing property files with rsa encryption.
Transform SWF is an easy to use library for reading and writing Flash and Flash Video files. As of 25/11/2010 the latest version (3.0) can now be found at GitHub, https://github.com/StuartMacKay/transform-swf.
CjQ (Complex Java Queries) is a library intended to introduce functional programming features in Java. One feature is the reducing of information brought by complex Java objects by simply selecting the fields you want to give away. It's SQL-like.
openPDF is based on a several open source software products, such as iText, JPedal, CryptoApplet among others. Allow users to view/modify PDF documents and forms, barcodes generation, data extraction and signature validation.
New to Google Cloud? Get $300 in free credit to explore Compute Engine, BigQuery, Cloud Run, Vertex AI, and 150+ other products.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
ThreeTen provides a modern date and time library for Java and is the reference implementation for JSR-310. It includes many of the lessons of the Joda-Time project and aims to standardise date and time concepts in computing. Code now integrated into OpenJDK, this project is archived.
EasyWicket is a library which aims faster development for Wicket (http://wicket.apache.org) projects. It configures wicket components with annotations and minimizes IModel usage.
CRH - Components are kind of an extension of the components of Java. They support own content types and mechanisms for defining behaviour in case of errors.
Provides low level classes to facilitate the usage of JDBC and a basic persistence API with no reflection, no cast, thread safe less 'synchronized' blocks and the control of object allocations.
Kemet API is a Java library which introduces the transcription and transliteration of egyptian hieroglyphs based on the list of Gardiner's signs (middle egyptian). Kemet API is a part of Kemet project - Art and Culture - Archeology - Egypt
Run everything from popular models with on-demand NVIDIA L4 GPUs to web apps without infrastructure management.
Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
Tullibee provides Java EE components that work with Interactive Brokers' financial-trading Java API (the IB API). Tullibee's current focus is a JCA 1.6 resource adapter built on top of a modified version of the IB API.
Set of Java libraries to ease common development tasks in an application, such as working with resource files, input validation, background processing, observing property changes, etc.
Another logging framework for Java. I try to balance flexibility, usabilty and performance using OOP. Currently the framework is usable but it lacks a lot of functionality.
Library to abstract the implementation of the use of the database, and use it as object oriented.
It allows the user to easily persist objects and retrieve them (like JPA but without the overhead and footprint that JPA implies).
PircBot-PPF is a Java framework for writing IRC bots quickly and easily. This has been built up as a fork of PircBot ( http://www.jibble.org ) with the GPL license. This was developed while making the PPF framework, hence the name pircbot-ppf.
The BalanceLine4j Project is an implementation of the Balance Line Algorithm for Java applications. The Balance Line is an algorithm used to make Coordinated Processing and Sequential Updates, that improves performance and saves machine resources.
op4j is a developer happiness tool. Its aim is to reduce the amount of similar lines of code needed to do every day tasks in our code by providing an operator chaining tool to perform easy iterations on lists, OGNL evaluation, data type conversion...