Last Version

Hattery 1.0.2

Fluent, immutable Java API for making HTTP calls

License

License

GroupId

GroupId

com.voodoodyne.hattery
ArtifactId

ArtifactId

hattery
Version

Version

1.0.2
Type

Type

jar
Description

Description

Hattery
Fluent, immutable Java API for making HTTP calls
Project URL

Project URL

https://github.com/stickfigure/hattery

Download hattery 1.0.2


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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava jar 29.0-jre
org.slf4j : slf4j-api jar 1.7.30
com.fasterxml.jackson.core : jackson-core jar 2.11.0
com.fasterxml.jackson.core : jackson-databind jar 2.11.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

test (6)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
org.junit.jupiter : junit-jupiter-api jar 5.5.2
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
com.google.truth : truth jar 1.0.1
org.mockito : mockito-core jar 3.0.0
org.apache.commons : commons-lang3 jar 3.9

Project Modules

There are no modules declared in this project.