License |
License |
---|---|
GroupId | GroupIdorg.oneboot.core |
ArtifactId | ArtifactIdoneboot-cache |
Version | Version0.0.4 |
Type | Typejar |
Description |
Descriptiononeboot-cache
Parent pom providing dependency and plugin management for applications built with Maven
|
Filename | Size |
---|---|
oneboot-cache-0.0.4.pom | |
oneboot-cache-0.0.4.jar | 30 KB |
oneboot-cache-0.0.4-sources.jar | 30 KB |
oneboot-cache-0.0.4-javadoc.jar | 178 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.oneboot.core/oneboot-cache/ -->
<dependency>
<groupId>org.oneboot.core</groupId>
<artifactId>oneboot-cache</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.oneboot.core/oneboot-cache/
implementation 'org.oneboot.core:oneboot-cache:0.0.4'
// https://jarcasting.com/artifacts/org.oneboot.core/oneboot-cache/
implementation ("org.oneboot.core:oneboot-cache:0.0.4")
'org.oneboot.core:oneboot-cache:jar:0.0.4'
<dependency org="org.oneboot.core" name="oneboot-cache" rev="0.0.4">
<artifact name="oneboot-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.oneboot.core', module='oneboot-cache', version='0.0.4')
)
libraryDependencies += "org.oneboot.core" % "oneboot-cache" % "0.0.4"
[org.oneboot.core/oneboot-cache "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.oneboot.core : oneboot-core | jar | 0.0.4 |
org.springframework.data : spring-data-redis | jar | |
org.springframework.boot : spring-boot-starter-data-redis | jar | 2.5.0 |
org.apache.commons : commons-lang3 | jar | 3.7 |
org.projectlombok : lombok | jar | 1.18.20 |