License |
License
Apache 2
|
---|---|
Categories |
CategoriesData JSON |
GroupId | GroupIdcom.carecon.fabric3 |
ArtifactId | ArtifactIdfabric3-databinding-json |
Last Version | Last Version3.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFabric3
Fabric3
|
<!-- https://jarcasting.com/artifacts/com.carecon.fabric3/fabric3-databinding-json/ -->
<dependency>
<groupId>com.carecon.fabric3</groupId>
<artifactId>fabric3-databinding-json</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.carecon.fabric3/fabric3-databinding-json/
implementation 'com.carecon.fabric3:fabric3-databinding-json:3.1.0'
// https://jarcasting.com/artifacts/com.carecon.fabric3/fabric3-databinding-json/
implementation ("com.carecon.fabric3:fabric3-databinding-json:3.1.0")
'com.carecon.fabric3:fabric3-databinding-json:jar:3.1.0'
<dependency org="com.carecon.fabric3" name="fabric3-databinding-json" rev="3.1.0">
<artifact name="fabric3-databinding-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.carecon.fabric3', module='fabric3-databinding-json', version='3.1.0')
)
libraryDependencies += "com.carecon.fabric3" % "fabric3-databinding-json" % "3.1.0"
[com.carecon.fabric3/fabric3-databinding-json "3.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.carecon.fabric3 : fabric3-spi | jar | 3.1.0 |
com.carecon.fabric3 : fabric3-util | jar | 3.1.0 |
com.fasterxml.jackson.core : jackson-core | jar | 2.4.3 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.4.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.4.3 |
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.4.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.easymock : easymock | jar | 3.1 |