Last Version

jbakery-caching 1.0.0

Caching-related facilities.

License

License

MIT License
Categories

Categories

Caching Data
GroupId

GroupId

org.jbakery
ArtifactId

ArtifactId

jbakery-caching
Version

Version

1.0.0
Type

Type

jar
Description

Description

jbakery-caching
Caching-related facilities.
Source Code Management

Source Code Management

https://github.com/brendanjbaker/jbakery-caching.git

Download jbakery-caching 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jbakery : jbakery-arguments jar 1.0.1

Project Modules

There are no modules declared in this project.