Last Version

httpobjects-jackson 0.27.0

simple http for the jvm

License

License

Categories

Categories

Jackson Data JSON
GroupId

GroupId

org.httpobjects.jackson
ArtifactId

ArtifactId

httpobjects-jackson
Version

Version

0.27.0
Type

Type

jar
Description

Description

httpobjects-jackson
simple http for the jvm

Download httpobjects-jackson 0.27.0


<!-- 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.