Last Version

json-jackson-plugin 1.9.95

Someone forgot to fill this in. See http://stackoverflow.com/questions/38272550/how-to-fail-the-gradle-build-if-subproject-is-missing-a-property

License

License

Categories

Categories

JSON Data Jackson
GroupId

GroupId

org.webpieces
ArtifactId

ArtifactId

json-jackson-plugin
Version

Version

1.9.95
Type

Type

jar
Description

Description

json-jackson-plugin
Someone forgot to fill this in. See http://stackoverflow.com/questions/38272550/how-to-fail-the-gradle-build-if-subproject-is-missing-a-property
Project URL

Project URL

https://github.com/deanhiller/webpieces
Project Organization

Project Organization

deanhiller
Source Code Management

Source Code Management

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

Download json-jackson-plugin 1.9.95


<!-- https://jarcasting.com/artifacts/org.webpieces/json-jackson-plugin/ -->
<dependency>
    <groupId>org.webpieces</groupId>
    <artifactId>json-jackson-plugin</artifactId>
    <version>1.9.95</version>
</dependency>
// https://jarcasting.com/artifacts/org.webpieces/json-jackson-plugin/
implementation 'org.webpieces:json-jackson-plugin:1.9.95'
// https://jarcasting.com/artifacts/org.webpieces/json-jackson-plugin/
implementation ("org.webpieces:json-jackson-plugin:1.9.95")
'org.webpieces:json-jackson-plugin:jar:1.9.95'
<dependency org="org.webpieces" name="json-jackson-plugin" rev="1.9.95">
  <artifact name="json-jackson-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webpieces', module='json-jackson-plugin', version='1.9.95')
)
libraryDependencies += "org.webpieces" % "json-jackson-plugin" % "1.9.95"
[org.webpieces/json-jackson-plugin "1.9.95"]

Dependencies

compile (7)

Group / Artifact Type Version
javax.inject : javax.inject jar 1
org.slf4j : slf4j-api jar 1.7.21
ch.qos.logback : logback-classic jar 1.1.7
joda-time : joda-time jar 2.9.4
org.codehaus.jackson : jackson-mapper-asl jar 1.9.13
org.webpieces : http-router jar 1.9.95
org.webpieces : http1_1-parser jar 1.9.95

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.codehaus.groovy : groovy-all jar 2.4.6

Project Modules

There are no modules declared in this project.