is not current version
Last Version 2.6.0

org.blazingcache:blazingcache 1.9.2

A Fast Distributed Cache

GroupId

GroupId

org.blazingcache
ArtifactId

ArtifactId

blazingcache
Version

Version

1.9.2
Type

Type

pom

Download blazingcache 1.9.2

Filename Size
blazingcache-1.9.2.pom 9 KB
Browse

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