Last Version

http-requests-jackson 2.0.7

Adds Jackson entity converters to the HTTP requests library.

License

License

Categories

Categories

Jackson Data JSON
GroupId

GroupId

com.budjb
ArtifactId

ArtifactId

http-requests-jackson
Version

Version

2.0.7
Type

Type

jar
Description

Description

http-requests-jackson
Adds Jackson entity converters to the HTTP requests library.
Project URL

Project URL

https://github.com/budjb/http-requests
Source Code Management

Source Code Management

https://github.com/budjb/http-requests

Download http-requests-jackson 2.0.7


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

Dependencies

compile (2)

Group / Artifact Type Version
com.budjb : http-requests-core jar 2.0.7
com.fasterxml.jackson.core : jackson-databind jar 2.9.6

Project Modules

There are no modules declared in this project.