Last Version

zone.gryphon:screech-integration 0.1

Highly pluggable async HTTP abstraction library

License

License

GroupId

GroupId

zone.gryphon
ArtifactId

ArtifactId

screech-integration
Version

Version

0.1
Type

Type

jar
Description

Description

Highly pluggable async HTTP abstraction library

Download screech-integration 0.1


<!-- 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"]

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (15)

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

Project Modules

There are no modules declared in this project.