eu.kartoffelquadrat:asyncrestlib

A Spring Boot extension for asynchronous HTTP/REST callbacks

License

License

GroupId

GroupId

eu.kartoffelquadrat
ArtifactId

ArtifactId

asyncrestlib
Last Version

Last Version

1.6.2
Release Date

Release Date

Type

Type

jar
Description

Description

eu.kartoffelquadrat:asyncrestlib
A Spring Boot extension for asynchronous HTTP/REST callbacks
Project URL

Project URL

https://github.com/kartoffelquadrat/AsyncRestLib
Source Code Management

Source Code Management

https://github.com/kartoffelquadrat/AsyncRestLib

Download asyncrestlib

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.1.7.RELEASE
commons-codec : commons-codec jar 1.9
org.awaitility : awaitility jar 4.0.2
org.apache.maven.scm : maven-scm-provider-gitexe jar 1.9.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.2
1.5.1