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

Download JAR files tagged by deserialization with all dependencies

Search JAR files by class name

json-serde from group com.github.anrosca (version 0.0.1)

Json serialization/deserialization library which can serialize to json complex object graphs (with cyclic dependencies) without imposing restrictions on objects from that graph (like to have getters and setters or a default constructor)

Group: com.github.anrosca Artifact: json-serde
Show documentation Show source 
 

0 downloads
Artifact json-serde
Group com.github.anrosca
Version 0.0.1
Last update 23. December 2020
Organization not specified
URL https://github.com/anrosca/json-serde
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies jackson-databind, objenesis,
There are maybe transitive dependencies!

stach from group com.factset.protobuf (version 1.1.1)

Google Protocol buffer classes for FactSet STACH tabular format which represents complex multi-dimensional array of data. These classes help in the serialization and deserialization of STACH formatted data. See GitHub repository documentation for more information.

Group: com.factset.protobuf Artifact: stach
Show all versions Show documentation Show source 
 

0 downloads
Artifact stach
Group com.factset.protobuf
Version 1.1.1
Last update 06. May 2020
Organization not specified
URL https://github.com/factset/stachschema
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies protobuf-java, protobuf-java-util,
There are maybe transitive dependencies!

pact-jvm-model from group au.com.dius (version 3.6.15)

Pact model ========== The model project is responsible for providing: * a model to represent pacts * serialization and deserialization * comparison between two parts of the pact model * conversion between the pact model and whatever third party libraries used by the pact-consumer and pact-provider requires You should never need to include this project directly

Group: au.com.dius Artifact: pact-jvm-model
Show all versions Show documentation Show source 
 

5 downloads
Artifact pact-jvm-model
Group au.com.dius
Version 3.6.15
Last update 29. April 2020
Organization not specified
URL https://github.com/DiUS/pact-jvm
License Apache 2
Dependencies amount 8
Dependencies pact-jvm-support, pact-jvm-pact-broker, java-semver, commons-collections4, generex, mail, kotlin-reflect, kotlin-result,
There are maybe transitive dependencies!

pact-jvm-core-model from group au.com.dius (version 4.0.10)

Pact model ========== The model project is responsible for providing: * a model to represent pacts * serialization and deserialization * comparison between two parts of the pact model * conversion between the pact model and whatever third party libraries used by the pact-consumer and pact-provider requires You should never need to include this project directly

Group: au.com.dius Artifact: pact-jvm-core-model
Show all versions Show documentation Show source 
 

0 downloads
Artifact pact-jvm-core-model
Group au.com.dius
Version 4.0.10
Last update 18. April 2020
Organization not specified
URL https://github.com/DiUS/pact-jvm
License Apache 2
Dependencies amount 8
Dependencies java-semver, commons-collections4, generex, mail, kotlin-reflect, pact-jvm-core-support, pact-jvm-core-pact-broker, gson,
There are maybe transitive dependencies!

jPascalcoin from group com.github.davidbolet.jpascalcoin (version 3.0.1)

JPascalCoin is a Java library for PascalCoin. Currently only the JSON-RPC API is supported. It's intended to be used both on Android or Java (java 1.7 is requiered). Uses google gson library for json deserialization and retrofit for rest calls. For logging purposes, uses java.util.logging, as it works by default on both Android and pure Java.

Group: com.github.davidbolet.jpascalcoin Artifact: jPascalcoin
Show all versions Show documentation Show source 
 

0 downloads
Artifact jPascalcoin
Group com.github.davidbolet.jpascalcoin
Version 3.0.1
Last update 12. June 2018
Organization not specified
URL https://github.com/davidbolet/JPascalCoin
License GNU GENERAL PUBLIC LICENSE, Version 3.0
Dependencies amount 5
Dependencies gson, retrofit, logging-interceptor, converter-gson, junit,
There are maybe transitive dependencies!

pact-jvm-model_2.10 from group au.com.dius (version 2.4.15)

Pact model ========== The model project is responsible for providing: * a model to represent pacts * serialization and deserialization * comparison between two parts of the pact model * conversion between the pact model and whatever third party libraries used by the pact-consumer and pact-provider requires You should never need to include this project directly

Group: au.com.dius Artifact: pact-jvm-model_2.10
Show all versions Show documentation Show source 
 

0 downloads
Artifact pact-jvm-model_2.10
Group au.com.dius
Version 2.4.15
Last update 23. August 2016
Organization not specified
URL https://github.com/DiUS/pact-jvm
License Apache 2
Dependencies amount 11
Dependencies slf4j-api, scala-library, scala-compiler, json, groovy-all, unfiltered-netty-server_2.10, dispatch-core_2.10, httpclient, pact-jvm-logging_2.10, java-semver, http-builder,
There are maybe transitive dependencies!

pact-jvm-model_2.11 from group au.com.dius (version 3.3.0-beta.0)

Pact model ========== The model project is responsible for providing: * a model to represent pacts * serialization and deserialization * comparison between two parts of the pact model * conversion between the pact model and whatever third party libraries used by the pact-consumer and pact-provider requires You should never need to include this project directly

Group: au.com.dius Artifact: pact-jvm-model_2.11
Show all versions Show documentation Show source 
 

0 downloads
Artifact pact-jvm-model_2.11
Group au.com.dius
Version 3.3.0-beta.0
Last update 31. July 2016
Organization not specified
URL https://github.com/DiUS/pact-jvm
License Apache 2
Dependencies amount 11
Dependencies unfiltered-netty-server_2.11, scala-logging_2.11, httpclient, json, scala-compiler, groovy-all, http-builder, dispatch-core_2.11, java-semver, slf4j-api, scala-library,
There are maybe transitive dependencies!

unitility-quarkus from group com.synerset (version 2.4.1)

The Java Physics Units of Measure Library - Unitility, Quarkus extension. This module integrates unitility-core and unitility-jackson. It provides a preconfigured Jackson module and JakartaParamProvider, enabling automatic serialization/deserialization for all supported physical quantity types. This configuration is automatically included through the Jandex index.

Group: com.synerset Artifact: unitility-quarkus
Show all versions Show documentation Show source 
 

0 downloads
Artifact unitility-quarkus
Group com.synerset
Version 2.4.1
Last update 26. May 2024
Organization not specified
URL https://github.com/pjazdzyk/unitility/unitility-quarkus
License MIT License
Dependencies amount 2
Dependencies unitility-core, unitility-jackson,
There are maybe transitive dependencies!

unitility-jackson from group com.synerset (version 2.4.1)

The Java Physics Units of Measure Library - Unitility, Jackson extension. This module provides JSON deserializers and serializers, along with a preconfigured implementation of the Jackson SimpleModule tailored for ObjectMapper setup. This module is specifically designed to handle Unitility types seamlessly during serialization and deserialization processes.

Group: com.synerset Artifact: unitility-jackson
Show all versions Show documentation Show source 
 

0 downloads
Artifact unitility-jackson
Group com.synerset
Version 2.4.1
Last update 26. May 2024
Organization not specified
URL https://github.com/pjazdzyk/unitility/unitility-jackson
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

zalando-sprocwrapper from group org.zalando (version 3.2.1)

Library to make PostgreSQL stored procedures available through simple Java "*SProcService" interfaces including automatic object serialization and deserialization (using typemapper and convention-over-configuration). Supports sharding, advisory locking, statement timeouts and PostgreSQL types such as enums and hstore.

Group: org.zalando Artifact: zalando-sprocwrapper
Show all versions Show documentation Show source 
 

0 downloads
Artifact zalando-sprocwrapper
Group org.zalando
Version 3.2.1
Last update 18. October 2022
Organization Zalando SE
URL https://github.com/zalando-incubator/java-sproc-wrapper
License MIT License
Dependencies amount 11
Dependencies slf4j-api, spring-jdbc, postgresql, commons-lang, commons-beanutils, hibernate-validator, javax.el, reflections, guava, persistence-api, joda-time,
There are maybe transitive dependencies!



Page 19 from 20 (items total 192)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy