License |
License |
---|---|
GroupId | GroupIdcc.mashroom |
ArtifactId | ArtifactIdmashroom-xcache |
Last Version | Last Versionv1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmashroom-xcache
Basic component (includes configuration, database, network router and cache) java library.
|
Filename | Size |
---|---|
mashroom-xcache-v1.0.1.pom | |
mashroom-xcache-v1.0.1.jar | 7 KB |
mashroom-xcache-v1.0.1-sources.jar | 8 KB |
mashroom-xcache-v1.0.1-javadoc.jar | 75 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
cc.mashroom : mashroom-util | jar | v1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.6 |