eu.dattri:jsonbodyhandler

A handler for deserializing incoming json with the Java 11 HttpClient.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

eu.dattri
ArtifactId

ArtifactId

jsonbodyhandler
Last Version

Last Version

0.4.6
Release Date

Release Date

Type

Type

jar
Description

Description

eu.dattri:jsonbodyhandler
A handler for deserializing incoming json with the Java 11 HttpClient.

Download jsonbodyhandler

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.6
0.4.5
0.4.4
0.4.3
0.4.2
0.4.1
0.4
0.3
0.2