License |
License |
---|---|
GroupId | GroupIdio.tokenchannel |
ArtifactId | ArtifactIdtokenchannel-java11-starter |
Last Version | Last Version0.16.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.tokenchannel:tokenchannel-java11-starter
Official TokenChannel java 11 async client Spring Boot Starter
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.tokenchannel/tokenchannel-java11-starter/ -->
<dependency>
<groupId>io.tokenchannel</groupId>
<artifactId>tokenchannel-java11-starter</artifactId>
<version>0.16.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.tokenchannel/tokenchannel-java11-starter/
implementation 'io.tokenchannel:tokenchannel-java11-starter:0.16.RELEASE'
// https://jarcasting.com/artifacts/io.tokenchannel/tokenchannel-java11-starter/
implementation ("io.tokenchannel:tokenchannel-java11-starter:0.16.RELEASE")
'io.tokenchannel:tokenchannel-java11-starter:jar:0.16.RELEASE'
<dependency org="io.tokenchannel" name="tokenchannel-java11-starter" rev="0.16.RELEASE">
<artifact name="tokenchannel-java11-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.tokenchannel', module='tokenchannel-java11-starter', version='0.16.RELEASE')
)
libraryDependencies += "io.tokenchannel" % "tokenchannel-java11-starter" % "0.16.RELEASE"
[io.tokenchannel/tokenchannel-java11-starter "0.16.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.2.6.RELEASE |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.2.6.RELEASE |
org.projectlombok : lombok Optional | jar | 1.18.12 |
io.tokenchannel : tokenchannel-java11 | jar | 0.16.RELEASE |
Version |
---|
0.16.RELEASE
|
0.14.0.RELEASE
|
0.13.0.RELEASE
|
0.12.0.RELEASE
|
0.11.0.RELEASE
|
0.10.1.RELEASE
|