License |
License |
---|---|
Categories |
CategoriesJSON Data Jackson |
GroupId | GroupIdorg.webpieces |
ArtifactId | ArtifactIdplugin-json-jackson |
Version | Version2.0.150 |
Type | Typejar |
Description |
Descriptionplugin-json-jackson
plugin that installs an easy method of converting between json and objects and back
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
plugin-json-jackson-2.0.150.pom | |
plugin-json-jackson-2.0.150.jar | 21 KB |
plugin-json-jackson-2.0.150-sources.jar | 11 KB |
plugin-json-jackson-2.0.150-javadoc.jar | 362 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webpieces/plugin-json-jackson/ -->
<dependency>
<groupId>org.webpieces</groupId>
<artifactId>plugin-json-jackson</artifactId>
<version>2.0.150</version>
</dependency>
// https://jarcasting.com/artifacts/org.webpieces/plugin-json-jackson/
implementation 'org.webpieces:plugin-json-jackson:2.0.150'
// https://jarcasting.com/artifacts/org.webpieces/plugin-json-jackson/
implementation ("org.webpieces:plugin-json-jackson:2.0.150")
'org.webpieces:plugin-json-jackson:jar:2.0.150'
<dependency org="org.webpieces" name="plugin-json-jackson" rev="2.0.150">
<artifact name="plugin-json-jackson" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webpieces', module='plugin-json-jackson', version='2.0.150')
)
libraryDependencies += "org.webpieces" % "plugin-json-jackson" % "2.0.150"
[org.webpieces/plugin-json-jackson "2.0.150"]
Group / Artifact | Type | Version |
---|---|---|
javax.inject : javax.inject | jar | 1 |
org.slf4j : slf4j-api | jar | 1.7.30 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
joda-time : joda-time | jar | 2.9.4 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.3 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.3 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.10.3 |
com.fasterxml.jackson.module : jackson-module-parameter-names | jar | 2.10.3 |
org.webpieces : http-router | jar | 2.0.150 |
org.webpieces : http1_1-parser | jar | 2.0.150 |