Last Version

eu.dattri:jsonbodyhandler 0.4.6

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

License

License

Categories

Categories

JSON Data
GroupId

GroupId

eu.dattri
ArtifactId

ArtifactId

jsonbodyhandler
Version

Version

0.4.6
Type

Type

jar
Description

Description

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

Download jsonbodyhandler 0.4.6


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