mashroom-xcache

Basic component (includes configuration, database, network router and cache) java library.

License

License

GroupId

GroupId

cc.mashroom
ArtifactId

ArtifactId

mashroom-xcache
Last Version

Last Version

v1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

mashroom-xcache
Basic component (includes configuration, database, network router and cache) java library.

Download mashroom-xcache

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
cc.mashroom : mashroom-util jar v1.0.1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.6

Project Modules

There are no modules declared in this project.

Versions

Version
v1.0.1
v1.0.0