is not current version
Last Version 2.6.0

org.blazingcache:blazingcache 1.13.0

A Fast Distributed Cache

GroupId

GroupId

org.blazingcache
ArtifactId

ArtifactId

blazingcache
Version

Version

1.13.0
Type

Type

pom

Download blazingcache 1.13.0

Filename Size
blazingcache-1.13.0.pom 10 KB
Browse

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