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