is not current version
Last Version 2.1.1

plugin-json-jackson 2.0.150

plugin that installs an easy method of converting between json and objects and back

License

License

Categories

Categories

JSON Data Jackson
GroupId

GroupId

org.webpieces
ArtifactId

ArtifactId

plugin-json-jackson
Version

Version

2.0.150
Type

Type

jar
Description

Description

plugin-json-jackson
plugin that installs an easy method of converting between json and objects and back
Project URL

Project URL

https://github.com/deanhiller/webpieces
Source Code Management

Source Code Management

https://github.com/deanhiller/webpieces.git

Download plugin-json-jackson 2.0.150


<!-- 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"]

Dependencies

compile (10)

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

Project Modules

There are no modules declared in this project.