License |
License |
---|---|
Categories |
CategoriesCaching Data |
GroupId | GroupIdorg.bedework |
ArtifactId | ArtifactIdbw-util-caching |
Last Version | Last Version5.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBedework: util to handle caching
This project provides a number of utility classes and methods
|
Filename | Size |
---|---|
bw-util-caching-5.0.1.pom | |
bw-util-caching-5.0.1.jar | 4 KB |
bw-util-caching-5.0.1-sources.jar | 3 KB |
bw-util-caching-5.0.1-javadoc.jar | 403 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bedework/bw-util-caching/ -->
<dependency>
<groupId>org.bedework</groupId>
<artifactId>bw-util-caching</artifactId>
<version>5.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.bedework/bw-util-caching/
implementation 'org.bedework:bw-util-caching:5.0.1'
// https://jarcasting.com/artifacts/org.bedework/bw-util-caching/
implementation ("org.bedework:bw-util-caching:5.0.1")
'org.bedework:bw-util-caching:jar:5.0.1'
<dependency org="org.bedework" name="bw-util-caching" rev="5.0.1">
<artifact name="bw-util-caching" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bedework', module='bw-util-caching', version='5.0.1')
)
libraryDependencies += "org.bedework" % "bw-util-caching" % "5.0.1"
[org.bedework/bw-util-caching "5.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.bedework : bw-util-logging | jar | 5.2.0 |