httpobjects-jackson

simple http for the jvm

License

License

Categories

Categories

Jackson Data JSON
GroupId

GroupId

org.httpobjects.jackson
ArtifactId

ArtifactId

httpobjects-jackson
Last Version

Last Version

0.27.0
Release Date

Release Date

Type

Type

jar
Description

Description

httpobjects-jackson
simple http for the jvm

Download httpobjects-jackson

How to add to project

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

Dependencies

compile (4)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.27.0
0.13.0
0.12.0
0.11.0
0.10.0
0.9.0
0.7.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0