License |
License |
---|---|
GroupId | GroupIdzone.gryphon |
ArtifactId | ArtifactIdscreech-integration |
Version | Version0.1 |
Type | Typejar |
Description |
DescriptionHighly pluggable async HTTP abstraction library
|
Filename | Size |
---|---|
screech-integration-0.1.pom | |
screech-integration-0.1.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/zone.gryphon/screech-integration/ -->
<dependency>
<groupId>zone.gryphon</groupId>
<artifactId>screech-integration</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/zone.gryphon/screech-integration/
implementation 'zone.gryphon:screech-integration:0.1'
// https://jarcasting.com/artifacts/zone.gryphon/screech-integration/
implementation ("zone.gryphon:screech-integration:0.1")
'zone.gryphon:screech-integration:jar:0.1'
<dependency org="zone.gryphon" name="screech-integration" rev="0.1">
<artifact name="screech-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='zone.gryphon', module='screech-integration', version='0.1')
)
libraryDependencies += "zone.gryphon" % "screech-integration" % "0.1"
[zone.gryphon/screech-integration "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
zone.gryphon : screech-annotations | jar | |
zone.gryphon : screech-async-httpclient2 | jar | |
zone.gryphon : screech-core | jar | |
zone.gryphon : screech-gson2 | jar | |
zone.gryphon : screech-jackson2 | jar | |
zone.gryphon : screech-jetty | jar | |
ch.qos.logback : logback-classic | jar | |
ch.qos.logback : logback-core | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
com.squareup.okhttp3 : mockwebserver | jar | |
com.squareup.okio : okio | jar | |
junit : junit | jar | |
org.assertj : assertj-core | jar | |
org.slf4j : jul-to-slf4j | jar | |
org.slf4j : slf4j-api | jar |