com.blossom-project:blossom-core-cache

Blossom is a Java framework based on Spring-Boot which enables you to realize your projects quickly and smoothly. It comes with several modules and tools made to ease and speed up your development process.

License

License

GroupId

GroupId

com.blossom-project
ArtifactId

ArtifactId

blossom-core-cache
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Blossom is a Java framework based on Spring-Boot which enables you to realize your projects quickly and smoothly. It comes with several modules and tools made to ease and speed up your development process.
Project Organization

Project Organization

Blossom Project

Download blossom-core-cache

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-cache jar
com.github.ben-manes.caffeine : caffeine jar
com.blossom-project : blossom-core-common jar 1.3.0

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.
com.blossom-project

Blossom

Versions

Version
1.3.0
1.2.1
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.1.0.M3
1.1.0.M2
1.1.0.M1
1.0.0
1.0.0.M2