oneboot-cache

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

License

License

GroupId

GroupId

org.oneboot.core
ArtifactId

ArtifactId

oneboot-cache
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download oneboot-cache

How to add to project

<!-- https://jarcasting.com/artifacts/org.oneboot.core/oneboot-cache/ -->
<dependency>
    <groupId>org.oneboot.core</groupId>
    <artifactId>oneboot-cache</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.oneboot.core/oneboot-cache/
implementation 'org.oneboot.core:oneboot-cache:0.1.1'
// https://jarcasting.com/artifacts/org.oneboot.core/oneboot-cache/
implementation ("org.oneboot.core:oneboot-cache:0.1.1")
'org.oneboot.core:oneboot-cache:jar:0.1.1'
<dependency org="org.oneboot.core" name="oneboot-cache" rev="0.1.1">
  <artifact name="oneboot-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.oneboot.core', module='oneboot-cache', version='0.1.1')
)
libraryDependencies += "org.oneboot.core" % "oneboot-cache" % "0.1.1"
[org.oneboot.core/oneboot-cache "0.1.1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.oneboot.core : oneboot-core jar 0.1.1
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.
org.oneboot.core

Spring

Versions

Version
0.1.1
0.0.4
0.0.3