License |
License |
---|---|
Categories |
CategoriesJackson Data JSON |
GroupId | GroupIdski.gagar.vxutil |
ArtifactId | ArtifactIdvxutil-jackson-core |
Version | Version0.5.0 |
Type | Typejar |
Description |
DescriptionVxutil Jackson Core
Vert.x Jackson Core Utils
|
<!-- https://jarcasting.com/artifacts/ski.gagar.vxutil/vxutil-jackson-core/ -->
<dependency>
<groupId>ski.gagar.vxutil</groupId>
<artifactId>vxutil-jackson-core</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/ski.gagar.vxutil/vxutil-jackson-core/
implementation 'ski.gagar.vxutil:vxutil-jackson-core:0.5.0'
// https://jarcasting.com/artifacts/ski.gagar.vxutil/vxutil-jackson-core/
implementation ("ski.gagar.vxutil:vxutil-jackson-core:0.5.0")
'ski.gagar.vxutil:vxutil-jackson-core:jar:0.5.0'
<dependency org="ski.gagar.vxutil" name="vxutil-jackson-core" rev="0.5.0">
<artifact name="vxutil-jackson-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='ski.gagar.vxutil', module='vxutil-jackson-core', version='0.5.0')
)
libraryDependencies += "ski.gagar.vxutil" % "vxutil-jackson-core" % "0.5.0"
[ski.gagar.vxutil/vxutil-jackson-core "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.4 |
com.fasterxml.jackson.core : jackson-core | jar | 2.12.4 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.4 |
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.12.4 |
com.fasterxml.jackson.module : jackson-module-kotlin | jar | 2.12.4 |
com.fasterxml.jackson.module : jackson-module-parameter-names | jar | 2.12.4 |
io.vertx : vertx-core | jar | 4.2.1 |
io.vertx : vertx-lang-kotlin | jar | 4.2.1 |
io.vertx : vertx-lang-kotlin-coroutines | jar | 4.2.1 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.0 |
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm | jar | 1.5.2 |
org.jetbrains.kotlinx : kotlinx-coroutines-jdk8 | jar | 1.5.2 |
org.slf4j : slf4j-api | jar | 1.7.32 |
ski.gagar.vxutil : vxutil-core | jar | 0.5.0 |