bindingz-core
Core libraries for use with the bindingz-plugins
Visit the bindingz.io website for additional information
License |
License |
---|---|
Categories |
CategoriesJackson Data JSON |
GroupId | GroupIdio.bindingz |
ArtifactId | ArtifactIdbindingz-annotations-jackson |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbindingz-annotations-jackson
Bindingz for Json Communication
|
<!-- https://jarcasting.com/artifacts/io.bindingz/bindingz-annotations-jackson/ -->
<dependency>
<groupId>io.bindingz</groupId>
<artifactId>bindingz-annotations-jackson</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.bindingz/bindingz-annotations-jackson/
implementation 'io.bindingz:bindingz-annotations-jackson:1.0.1'
// https://jarcasting.com/artifacts/io.bindingz/bindingz-annotations-jackson/
implementation ("io.bindingz:bindingz-annotations-jackson:1.0.1")
'io.bindingz:bindingz-annotations-jackson:jar:1.0.1'
<dependency org="io.bindingz" name="bindingz-annotations-jackson" rev="1.0.1">
<artifact name="bindingz-annotations-jackson" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bindingz', module='bindingz-annotations-jackson', version='1.0.1')
)
libraryDependencies += "io.bindingz" % "bindingz-annotations-jackson" % "1.0.1"
[io.bindingz/bindingz-annotations-jackson "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0.pr1 |
Core libraries for use with the bindingz-plugins
Visit the bindingz.io website for additional information