Last Version

org.archmix:toolbox-json 0.0.4

Archmix Tool Box for Java Developers

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.archmix
ArtifactId

ArtifactId

toolbox-json
Version

Version

0.0.4
Type

Type

jar
Description

Description

Archmix Tool Box for Java Developers
Source Code Management

Source Code Management

https://github.com/archmix

Download toolbox-json 0.0.4


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

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
com.fasterxml.jackson.core : jackson-databind jar 2.11.1
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.11.1
com.fasterxml.jackson.core : jackson-core jar 2.11.1
com.fasterxml.jackson.core : jackson-annotations jar 2.11.1
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.11.1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.6

Project Modules

There are no modules declared in this project.