License |
License |
---|---|
Categories |
CategoriesContainer Net Caching Data |
GroupId | GroupIdru.finnetrolle.tools |
ArtifactId | ArtifactIdcaching-container |
Last Version | Last Version0.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCaching container
Container to cache objects for some time
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
caching-container-0.1.3.pom | |
caching-container-0.1.3.jar | 4 KB |
caching-container-0.1.3-sources.jar | 2 KB |
caching-container-0.1.3-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.finnetrolle.tools/caching-container/ -->
<dependency>
<groupId>ru.finnetrolle.tools</groupId>
<artifactId>caching-container</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/ru.finnetrolle.tools/caching-container/
implementation 'ru.finnetrolle.tools:caching-container:0.1.3'
// https://jarcasting.com/artifacts/ru.finnetrolle.tools/caching-container/
implementation ("ru.finnetrolle.tools:caching-container:0.1.3")
'ru.finnetrolle.tools:caching-container:jar:0.1.3'
<dependency org="ru.finnetrolle.tools" name="caching-container" rev="0.1.3">
<artifact name="caching-container" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.finnetrolle.tools', module='caching-container', version='0.1.3')
)
libraryDependencies += "ru.finnetrolle.tools" % "caching-container" % "0.1.3"
[ru.finnetrolle.tools/caching-container "0.1.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |