l

local-cache

Local cache for java application
https://meshware.io
Apache-2.0
MeshWare
Zhiguo.Chen
Files download
File Operation
local-cache-0.1.3.pom download
Apache Maven
<dependency>
  <groupId>io.meshware.cache</groupId>
  <artifactId>local-cache</artifactId>
  <version>0.1.3</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.meshware.cache:local-cache:0.1.3'
Gradle Kotlin
implementation("io.meshware.cache:local-cache:0.1.3")
Scala SBT
libraryDependencies += "io.meshware.cache" % "local-cache" % "0.1.3"
Groovy Grape
@Grapes(
  @Grab(group='io.meshware.cache', module='local-cache', version='0.1.3')
)
Apache Ivy
<dependency org="io.meshware.cache" name="local-cache" rev="0.1.3" />
Leiningen
[io.meshware.cache/local-cache "0.1.3"]
Apache Buildr
'io.meshware.cache:local-cache:jar:0.1.3'
Dependencies
The project has no third-party dependencies