is not current version
Last Version 2.6.0

org.blazingcache:blazingcache 1.3.0

A Fast Distributed Cache

GroupId

GroupId

org.blazingcache
ArtifactId

ArtifactId

blazingcache
Version

Version

1.3.0
Type

Type

pom

Download blazingcache 1.3.0

Filename Size
blazingcache-1.3.0.pom 8 KB
Browse

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