Last Version

tech.simter:simter-jackson-ext 1.0.0

Simter Parent

License

License

MIT
Categories

Categories

Jackson Data JSON
GroupId

GroupId

tech.simter
ArtifactId

ArtifactId

simter-jackson-ext
Version

Version

1.0.0
Type

Type

jar
Description

Description

Simter Parent
Project URL

Project URL

https://github.com/simter/simter-jackson-ext
Project Organization

Project Organization

simter
Source Code Management

Source Code Management

https://github.com/simter/simter-jackson-ext.git

Download simter-jackson-ext 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.11
org.slf4j : slf4j-api jar

test (15)

Group / Artifact Type Version
com.fasterxml.jackson.module : jackson-module-kotlin jar
org.springframework : spring-webflux jar
org.springframework.boot : spring-boot-autoconfigure jar
io.projectreactor : reactor-test jar
org.springframework.boot : spring-boot-starter-test jar
org.springframework.boot : spring-boot-starter-json jar
org.junit.jupiter : junit-jupiter-api jar 5.3.2
org.junit.jupiter : junit-jupiter-engine jar 5.3.2
org.junit.platform : junit-platform-runner jar 1.3.2
org.mockito : mockito-core jar 2.23.4
org.mockito : mockito-junit-jupiter jar 2.23.4
com.nhaarman : mockito-kotlin jar 1.6.0
org.slf4j : jcl-over-slf4j jar
ch.qos.logback : logback-classic jar
com.jayway.jsonpath : json-path-assert jar

Project Modules

There are no modules declared in this project.