net.emaze:emaze-tinytypes-jackson

A support library for tinytypes and serialization/deserialization

License

License

Categories

Categories

Net Jackson Data JSON
GroupId

GroupId

net.emaze
ArtifactId

ArtifactId

emaze-tinytypes-jackson
Last Version

Last Version

2.5
Release Date

Release Date

Type

Type

jar
Description

Description

A support library for tinytypes and serialization/deserialization

Download emaze-tinytypes-jackson

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
net.emaze : emaze-tinytypes-generation jar 2.5
org.javassist : javassist jar 3.18.2-GA
com.fasterxml.jackson.core : jackson-databind jar 2.6.4

test (2)

Group / Artifact Type Version
commons-logging : commons-logging jar
junit : junit jar

Project Modules

There are no modules declared in this project.

Versions

Version
2.5
2.4