License |
License |
---|---|
Categories |
CategoriesJackson Data JSON |
GroupId | GroupIdorg.httpobjects.jackson |
ArtifactId | ArtifactIdhttpobjects-jackson |
Last Version | Last Version0.27.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhttpobjects-jackson
simple http for the jvm
|
<!-- https://jarcasting.com/artifacts/org.httpobjects.jackson/httpobjects-jackson/ -->
<dependency>
<groupId>org.httpobjects.jackson</groupId>
<artifactId>httpobjects-jackson</artifactId>
<version>0.27.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.httpobjects.jackson/httpobjects-jackson/
implementation 'org.httpobjects.jackson:httpobjects-jackson:0.27.0'
// https://jarcasting.com/artifacts/org.httpobjects.jackson/httpobjects-jackson/
implementation ("org.httpobjects.jackson:httpobjects-jackson:0.27.0")
'org.httpobjects.jackson:httpobjects-jackson:jar:0.27.0'
<dependency org="org.httpobjects.jackson" name="httpobjects-jackson" rev="0.27.0">
<artifact name="httpobjects-jackson" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.httpobjects.jackson', module='httpobjects-jackson', version='0.27.0')
)
libraryDependencies += "org.httpobjects.jackson" % "httpobjects-jackson" % "0.27.0"
[org.httpobjects.jackson/httpobjects-jackson "0.27.0"]
Group / Artifact | Type | Version |
---|---|---|
org.httpobjects : httpobjects | jar | 0.27.0 |
org.freemarker : freemarker | jar | 2.3.23 |
com.fasterxml.jackson.core : jackson-core | jar | |
com.fasterxml.jackson.core : jackson-databind | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |