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.
Try It Free
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.
EasyML serialization library, to and from XML, similar to Gson
...The low-level components, XMLWriter and XMLReader, can be used directly, for a higher control compared to the EasyML Facade.
Security policies can also be defined, specifying black- or whitelists of types which are allowed at deserialization time.
EasyML on GitHub:
http://github.com/cordisvictor/easyml-lib
Bidirectional java type converters (JSON, XML, ...)
Corn Converter module contains bidirectional java type converters to different target types like JSON and XML. It's simple, flexible and powerful enough satisfy serialization, de-serialization requirements including complex bean types and collections.
A flexible Java-to-XML serializer to output any Java object to XML. Support for many Java API types built-in, as well as a configurable generic serializer to handle many custom types, and a simple API to extend support to object-specific types.
Gulfstream is a Java XML serialization/deserialization framework capable of read and write Java primitive types, arrays, collections, JavaBeans and classes marked with special annotations.