Last Version

com.github.cafapi.codec:codec-json-lzf 2.0.0-425

A set of re-usable Java libraries which are used by the various CAF Services and Frameworks.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.cafapi.codec
ArtifactId

ArtifactId

codec-json-lzf
Version

Version

2.0.0-425
Type

Type

jar
Description

Description

A set of re-usable Java libraries which are used by the various CAF Services and Frameworks.
Project Organization

Project Organization

EntIT Software LLC, a Micro Focus company

Download codec-json-lzf 2.0.0-425


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

Dependencies

compile (4)

Group / Artifact Type Version
com.fasterxml.jackson.datatype : jackson-datatype-guava jar
com.fasterxml.jackson.core : jackson-databind jar
com.ning : compress-lzf jar 1.0.3
com.fasterxml.jackson.core : jackson-annotations jar

provided (1)

Group / Artifact Type Version
com.github.cafapi : caf-api jar 2.0.0-425

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.4

Project Modules

There are no modules declared in this project.