License |
License |
---|---|
Categories |
CategoriesRedis Data Databases Redisson |
GroupId | GroupIdcom.turbospaces.boot |
ArtifactId | ArtifactIdbootstrap-redisson-core |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.turbospaces.boot ::: bootstrap-redisson-core
turbospaces 'bootstrap' library with a various plugins and shared tools
|
<!-- https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-redisson-core/ -->
<dependency>
<groupId>com.turbospaces.boot</groupId>
<artifactId>bootstrap-redisson-core</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-redisson-core/
implementation 'com.turbospaces.boot:bootstrap-redisson-core:1.0.3'
// https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-redisson-core/
implementation ("com.turbospaces.boot:bootstrap-redisson-core:1.0.3")
'com.turbospaces.boot:bootstrap-redisson-core:jar:1.0.3'
<dependency org="com.turbospaces.boot" name="bootstrap-redisson-core" rev="1.0.3">
<artifact name="bootstrap-redisson-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.turbospaces.boot', module='bootstrap-redisson-core', version='1.0.3')
)
libraryDependencies += "com.turbospaces.boot" % "bootstrap-redisson-core" % "1.0.3"
[com.turbospaces.boot/bootstrap-redisson-core "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.netflix.archaius : archaius2-api | jar | 2.3.16 |
org.slf4j : slf4j-api | jar | 1.7.25 |
io.netty : netty-all | jar | |
org.apache.commons : commons-lang3 | jar | 3.11 |
org.redisson : redisson | jar | 3.13.0 |
org.springframework.cloud : spring-cloud-core | jar | 1.2.9.RELEASE |
com.turbospaces.boot : bootstrap-core | jar | 1.0.3 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar |