Last Version

Caching container 0.1.3

Container to cache objects for some time

License

License

Categories

Categories

Container Net Caching Data
GroupId

GroupId

ru.finnetrolle.tools
ArtifactId

ArtifactId

caching-container
Version

Version

0.1.3
Type

Type

jar
Description

Description

Caching container
Container to cache objects for some time
Source Code Management

Source Code Management

https://github.com/finnetrolle/caching_container

Download caching-container 0.1.3


<!-- 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"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.