Last Version

tech.anima:jackson-datatype-tinytypes 1.1.1

Typed wrappers on native types - Jackson module.

License

License

MIT License
Categories

Categories

Data Jackson JSON
GroupId

GroupId

tech.anima
ArtifactId

ArtifactId

jackson-datatype-tinytypes
Version

Version

1.1.1
Type

Type

jar
Description

Description

tech.anima:jackson-datatype-tinytypes
Typed wrappers on native types - Jackson module.
Project URL

Project URL

https://caligin.github.io/tinytypes/
Source Code Management

Source Code Management

https://github.com/caligin/tinytypes

Download jackson-datatype-tinytypes 1.1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
tech.anima : tinytypes-meta jar 1.1.1
com.fasterxml.jackson.core : jackson-databind jar 2.11.0

test (2)

Group / Artifact Type Version
tech.anima : tinytypes-testing jar 1.1.1
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.