brcache

The BRCache is a general-purpose caching system with transaction support.

License

License

GroupId

GroupId

org.brandao
ArtifactId

ArtifactId

brcache
Last Version

Last Version

1.0-b4
Release Date

Release Date

Type

Type

jar
Description

Description

brcache
The BRCache is a general-purpose caching system with transaction support.

Download brcache

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.brandao : named-lock jar 1.0-b2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-b4
1.0-b3
1.0-b2
1.0-b1