All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by serializing with all dependencies

Search JAR files by class name

sbinary from group com.googlecode.sbinary (version 0.1-rc1)

A library for serializing and deserializing data in a platform and jvm version independent way. Provides simple mechanisms for defining a consistent binary format for your objects. It's a very (very) loose port of Haskell's Data.Binary

Group: com.googlecode.sbinary Artifact: sbinary

 

0 downloads
Artifact sbinary
Group com.googlecode.sbinary
Version 0.1-rc1
Last update 24. November 2008
Organization not specified
URL http://code.google.com/p/sbinary/
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

gson-fire from group io.gsonfire (version 1.9.0)

A java library that adds some very useful features to Gson, like Date serializing to unix timestamp or RFC3339, method (getter) serialization, pre and post processors and many more. Check out the documentation to learn how to use it!

Group: io.gsonfire Artifact: gson-fire
Show all versions Show documentation Show source 
 

140 downloads
Artifact gson-fire
Group io.gsonfire
Version 1.9.0
Last update 05. November 2023
Organization not specified
URL http://gsonfire.io
License Apache-2.0
Dependencies amount 1
Dependencies gson,
There are maybe transitive dependencies!

single-table from group io.dataspray (version 2.1.5)

DynamoDB best practices encourages a single-table design that allows multiple record types to reside within the same table. The goal of this library is to improve the experience of Java developers and make it safer to define non-conflicting schema of each record, serializing and deserializing automatically and working with secondary indexes.

Group: io.dataspray Artifact: single-table
Show all versions Show documentation Show source 
 

0 downloads
Artifact single-table
Group io.dataspray
Version 2.1.5
Last update 02. January 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies slf4j-api, lombok, guava, gson, gson-immutable, dynamodb, aws-cdk-lib, commons-lang,
There are maybe transitive dependencies!

jackson-xml-databind from group com.fasterxml (version 0.6.2)

Extension for Jackson (http://jackson.codehaus.org) to offer alternative support for serializing POJOs as XML and deserializing XML as pojos. Support implemented on top of Stax API (javax.xml.stream), by implementing core Jackson Streaming API types like JsonGenerator, JsonParser and JsonFactory. Some data-binding types overridden as well (ObjectMapper sub-classed as XmlMapper).

Group: com.fasterxml Artifact: jackson-xml-databind
Show all versions Show documentation Show source 
 

43 downloads
Artifact jackson-xml-databind
Group com.fasterxml
Version 0.6.2
Last update 11. November 2011
Organization fasterxml.com
URL http://wiki.fasterxml.com/JacksonExtensionXmlDataBinding
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies jackson-mapper-asl, jackson-xc, stax2-api,
There are maybe transitive dependencies!



Page 10 from 10 (items total 94)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy