| License |
License |
|---|---|
| GroupId | GroupIdcom.voodoodyne.hattery |
| ArtifactId | ArtifactIdhattery |
| Version | Version1.0.2 |
| Type | Typejar |
| Description |
DescriptionHattery
Fluent, immutable Java API for making HTTP calls
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| hattery-1.0.2.pom | |
| hattery-1.0.2.jar | 36 KB |
| hattery-1.0.2-sources.jar | 29 KB |
| hattery-1.0.2-javadoc.jar | 203 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 |
| 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 |