New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Claim $300 Free
Build Agents and Models on One Platform
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
RegXmaker library and utilities create regular expressions based on detecting similarities between multiple files. IMPORTANT NOTE: THIS PROJECT IS NO LONGER ACTIVE.
This project has moved to GitHub:
https://github.com/shaftekbiz/regxmaker
DEVELOPMENT HAS MOVED TO GITHUB: https://github.com/lazerdye/arrowheadasp
The ArrowHead ASP Server is an 100% Java ASP Servlet supporting the VBScript programming language. It runs as a Java Servlet under an existing Java Servlet engine.
A VNC Client for J2ME (Java 2 Mobile Edition).
This includes a side project, an easy to use, clean java API for the RFB protocall.
This project is now dead. Please see:
https://sourceforge.net/projects/j2mevncclient/
TCP-Switch currently allows sharing one port for four protocols (SSH, HTTP, HTTPS, passive FTP).
Each protocol can be forwarded (tunnel) to a different <host:port>.
Future releases will allow much more controll, e.g. client IP/port, and other protocols
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.
directed rounding, rational arithmetic and arbitrary precision arithmetic based on regular continued fraction expansions
Moved to https://exactarithmetic.dev.java.net/
jRevProxy is a lightweight reverse proxy server fully written in Java. jRevProxy accepts HTTP and HTTPS requests and translates these into new requests based on a set of rules. HTTPS with client side authentication (X509 certificates) is supported.
NetMessenger is an Instant Messaging web front-end to Jabber. It can be run over https ensuring clients secure communication without installing software. NetMessenger uses, Struts and Muse.
A cross-platform file diff and directory diff Tool. Also contains an SCM project which uses the stand-alone tool. Go to https://vmaster.sourceforge.net to see screenshots or to start the diff tool.
Project has been moved to java.net, you can find it here: https://webleaf.dev.java.net/ WebLEAF is a servlet framework for the development of web server side java applications.
bojangles is a GUI form designer and structure file generator for the Centrallix (https://centrallix.sf.net) application server. By using bojangles, a user can quickly create a page, add widgets, connectors, object sources, and form objects to create a C
The Flow Controller is an implementation of the controler layer of the MVC pattern, using a servlet and a XML based flow description. The Flow Controller has transparent support for HTTPS and file uploads.
FURTHER DEVELOPMENT IS NOW OCCURRING AT https://github.com/jaxen-xpath/jaxen
--
Jaxen is an XPath engine written in Java to work against a variety of XML based object models such as DOM, dom4j and JDOM together with Java Beans.
GML4J was an experimental (i.e. hacked together quickly) Java API for work with the Geography Markup Language (GML). There has been no development since 2001/2. See https://sourceforge.net/projects/gascom/ for an API with a similar purpose.
...You program a robot that makes a race through an old factory. The game is inspired by Roborally (TM) - but it's different...
2018-05-08: Successfully(?) copied the CVS repo to github: https://github.com/hsteller/botsnscouts
OrbGate is an 'CORBA Web extender' that allows to easily build Java CORBA clients capable to run in standard Java-1.1 compliant browsers using HTTP (or HTTPS) to communicate to CORBA servers.
Notes server of Wisdomrider Notes
Link to android codes :
https://github.com/wisdomrider/NotesApplication
Link to Linux CLI:
https://github.com/wisdomrider/NotesForLinux
Link to android application :
https://play.google.com/store/apps/details?id=org.wisdomrider.notes
Link to CLI :
https://github.com/wisdomrider/NotesForLinux
Link to website :
https://notes.wisdomriderr.shop/
The repository: https://github.com/zebrunner/carina-cucumber
Carina-Cucumber is an independent Carina module that supports Behaviour-Driven Development (BDD) (TestNG + Cucumber).
Documentation and free support
Cucumber usage example: https://github.com/zebrunner/carina-demo/tree/master/src/test/resources/features
User guide: http://zebrunner.github.io/carina
Demo project: https://github.com/zebrunner/carina-demo
Code formatter
We offer to use our configured Java code formatter for Eclipse. ...
WE HAVE MIGRATED TO GITHUB. https://github.com/ebi-chebi/ChEBI
Chemical Entities of Biological Interest (ChEBI) is a freely available database of chemical compounds and other small molecular entities.
WE HAVE MIGRATED TO GITHUB.
To create new issues/comments, please use the following link:
https://github.com/ebi-chebi/ChEBI/issues
Provides quick transformation from yaml to Java Objects
Provides quick transformation from .yaml or .yml files in classloader or filesystem to java class instances.
GitHub: https://github.com/DeMmAge/Simple-Yaml-Transformer
Library based on snakeyaml: https://mvnrepository.com/artifact/org.yaml/snakeyaml
Add Jitpack repository in <repositories> section in pom.xml:
<repositories>
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
</repositories>
Add Simple-Yaml-Transformer dependency:
<dependency>
<groupId>com.github.DeMmAge</groupId>
<artifactId>Simple-Yaml-Transformer</artifactId>
<version>1.0.0</version>
</dependency>