MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Start Free
Keep company data safe with Chrome Enterprise
Protect your business with AI policies and data loss prevention in the browser
Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
This is a java wrapper for the Windows functions that operate on the registry. Some of the methods available in this library include read/write operations as well as the ability to search the registry for specific values. JRE 1.5 or higher required.
The documentation for this library can be found online at https://jregistry.sourceforge.io/docs/.
Map fixed-length files to java objects allowing read from and write to
Parses and formats positional and CSV data into and from Java Objects based on a layout defined in xml format.
Particularly useful for developers that need to integrate Java with legacy systems/languages that only understand positional data (i.e.: Cobol).
You know the component scanning feature of Spring? You'll love this: component scanning as easy as select(javaClasses()).from("your.package").returning(allAnnotatedWith(YourAnnotation.class)). Can support any language running on the JVM.
----------
eXtcos is now also available from Maven Central. To include it into your Maven project just add this dependency:
groupId: net.sf.extcos
artifactId: extcos
version: 0.4b
Unfortunately Sourceforge doesn't support XML snippets in the...
Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight
Lock Down Any Resource, Anywhere, Anytime
CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
This library allows to read/writeXML documents into objects using RTTI (run-time type information). Very useful for configurations, settings, skins and so on.
Connection Pooling
Support all known Database – driver required for java
Easy to create Object Relations
No need to write DDL statements
No Need to write DML statements
XML-RPC service over http
New Fields
Object Pooling
Easy to add New Service
XOB (XMLObjectBinder) is Java package that is an alternative to JAXB. It lets you define interfaces representing XML tags and have them automatically implemented runtime through the use of reflection giving you an object representation of your XML files.
The goal of XML11 is to help programmers write AJAX-applications without requiring any JavaScript knowledge. XML11 allows you to write your application in Java which is then translated to JavaScript so that it can run inside any browser.