Last Version

org.jsonhoist:jsonhoist-core 0.8.1


License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.jsonhoist
ArtifactId

ArtifactId

jsonhoist-core
Version

Version

0.8.1
Type

Type

jar
Description

Description

Project Organization

Project Organization

Mercateo AG

Download jsonhoist-core 0.8.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.22
com.fasterxml.jackson.core : jackson-databind jar 2.9.8

provided (3)

Group / Artifact Type Version
javax.annotation : javax.annotation-api jar 1.3.2
com.google.code.findbugs : annotations jar 3.0.1u2
org.projectlombok : lombok jar 1.18.4

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.3.2
org.junit.jupiter : junit-jupiter-engine jar 5.3.1
org.junit.platform : junit-platform-engine jar 1.3.1
org.assertj : assertj-core jar 3.11.1
org.mockito : mockito-core jar 2.23.4
org.mockito : mockito-junit-jupiter jar 2.23.4

Project Modules

There are no modules declared in this project.