Last Version

Codec 3.8.2

Codec serialization library

License

License

GroupId

GroupId

com.addthis
ArtifactId

ArtifactId

codec
Version

Version

3.8.2
Type

Type

jar
Description

Description

Codec
Codec serialization library
Project Organization

Project Organization

AddThis
Source Code Management

Source Code Management

https://github.com/addthis/codec

Download codec 3.8.2


<!-- https://jarcasting.com/artifacts/com.addthis/codec/ -->
<dependency>
    <groupId>com.addthis</groupId>
    <artifactId>codec</artifactId>
    <version>3.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.addthis/codec/
implementation 'com.addthis:codec:3.8.2'
// https://jarcasting.com/artifacts/com.addthis/codec/
implementation ("com.addthis:codec:3.8.2")
'com.addthis:codec:jar:3.8.2'
<dependency org="com.addthis" name="codec" rev="3.8.2">
  <artifact name="codec" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.addthis', module='codec', version='3.8.2')
)
libraryDependencies += "com.addthis" % "codec" % "3.8.2"
[com.addthis/codec "3.8.2"]

Dependencies

compile (16)

Group / Artifact Type Version
com.addthis : maljson jar 0.2.0
com.addthis.basis : basis-core jar 4.3.1
com.typesafe : config jar 1.3.0
io.netty : netty-buffer jar 4.0.28.Final
io.dropwizard : dropwizard-util jar 1.0.2
io.dropwizard : dropwizard-validation jar 1.0.2
com.fasterxml.jackson.core : jackson-databind jar 2.9.5
com.fasterxml.jackson.core : jackson-core jar 2.9.5
com.fasterxml.jackson.core : jackson-annotations jar 2.9.5
com.fasterxml.jackson.datatype : jackson-datatype-guava jar 2.9.5
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.9.5
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.9.5
joda-time : joda-time jar 2.5
com.fasterxml.jackson.datatype : jackson-datatype-joda jar 2.9.5
com.yammer.metrics : metrics-core jar 2.2.0
org.slf4j : slf4j-api jar 1.7.25

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.25
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.