Last Version

kTest :: Integration :: Jackson 1.0.0

kTest Jackson integration + type safe type DSL

License

License

Categories

Categories

Jackson Data JSON
GroupId

GroupId

run.smt.ktest
ArtifactId

ArtifactId

ktest-jackson
Version

Version

1.0.0
Type

Type

jar
Description

Description

kTest :: Integration :: Jackson
kTest Jackson integration + type safe type DSL
Project URL

Project URL

https://github.com/saksmt/ktest
Source Code Management

Source Code Management

https://github.com/saksmt/ktest

Download ktest-jackson 1.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
run.smt.ktest : ktest-util jar 1.0.0
com.fasterxml.jackson.core : jackson-core jar 2.9.0
com.fasterxml.jackson.core : jackson-databind jar 2.9.0
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.9.0

Project Modules

There are no modules declared in this project.