is not current version
Last Version 0.1.1

oneboot-cache 0.0.4

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

org.oneboot.core
ArtifactId

ArtifactId

oneboot-cache
Version

Version

0.0.4
Type

Type

jar
Description

Description

oneboot-cache
Parent pom providing dependency and plugin management for applications built with Maven

Download oneboot-cache 0.0.4


<!-- 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"]

Dependencies

compile (5)

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

Project Modules

There are no modules declared in this project.