| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdwang.ramboll |
| ArtifactId | ArtifactIdramboll-extend-data-cache-spring-root-starter |
| Last Version | Last Version1.0.0-RC |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionramboll-extend-data-cache-spring-boot-starter
Extend for Spring
|
<!-- https://jarcasting.com/artifacts/wang.ramboll/ramboll-extend-data-cache-spring-root-starter/ -->
<dependency>
<groupId>wang.ramboll</groupId>
<artifactId>ramboll-extend-data-cache-spring-root-starter</artifactId>
<version>1.0.0-RC</version>
</dependency>
// https://jarcasting.com/artifacts/wang.ramboll/ramboll-extend-data-cache-spring-root-starter/
implementation 'wang.ramboll:ramboll-extend-data-cache-spring-root-starter:1.0.0-RC'
// https://jarcasting.com/artifacts/wang.ramboll/ramboll-extend-data-cache-spring-root-starter/
implementation ("wang.ramboll:ramboll-extend-data-cache-spring-root-starter:1.0.0-RC")
'wang.ramboll:ramboll-extend-data-cache-spring-root-starter:jar:1.0.0-RC'
<dependency org="wang.ramboll" name="ramboll-extend-data-cache-spring-root-starter" rev="1.0.0-RC">
<artifact name="ramboll-extend-data-cache-spring-root-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='wang.ramboll', module='ramboll-extend-data-cache-spring-root-starter', version='1.0.0-RC')
)
libraryDependencies += "wang.ramboll" % "ramboll-extend-data-cache-spring-root-starter" % "1.0.0-RC"
[wang.ramboll/ramboll-extend-data-cache-spring-root-starter "1.0.0-RC"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| wang.ramboll : ramboll-extend-data-cache-spring | jar | 1.0.0-RC |
| org.apache.commons : commons-pool2 | jar | |
| org.springframework.data : spring-data-redis | jar | |
| com.googlecode.xmemcached : xmemcached | jar | 2.4.6 |
| io.lettuce : lettuce-core | jar | 5.2.2.RELEASE |