Last Version

cache-bucket 1.0.0

Light weight in-memory cache bucket

License

License

GroupId

GroupId

com.github.sats17
ArtifactId

ArtifactId

cache-bucket
Version

Version

1.0.0
Type

Type

jar
Description

Description

cache-bucket
Light weight in-memory cache bucket
Project URL

Project URL

https://github.com/sats17/cache-bucket
Source Code Management

Source Code Management

https://github.com/sats17/cache-bucket/

Download cache-bucket 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jsmart : zerocode-tdd-jupiter jar 1.3.27

Project Modules

There are no modules declared in this project.