License |
License |
---|---|
GroupId | GroupIdorg.blazingcache |
ArtifactId | ArtifactIdblazingcache |
Version | Version2.6.0 |
Type | Typepom |
Description |
DescriptionBlazingCache
A Fast Distributed Cache
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
blazingcache-2.6.0.pom | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.blazingcache/blazingcache/ -->
<dependency>
<groupId>org.blazingcache</groupId>
<artifactId>blazingcache</artifactId>
<version>2.6.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.blazingcache/blazingcache/
implementation 'org.blazingcache:blazingcache:2.6.0'
// https://jarcasting.com/artifacts/org.blazingcache/blazingcache/
implementation ("org.blazingcache:blazingcache:2.6.0")
'org.blazingcache:blazingcache:pom:2.6.0'
<dependency org="org.blazingcache" name="blazingcache" rev="2.6.0">
<artifact name="blazingcache" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.blazingcache', module='blazingcache', version='2.6.0')
)
libraryDependencies += "org.blazingcache" % "blazingcache" % "2.6.0"
[org.blazingcache/blazingcache "2.6.0"]
Group / Artifact | Type | Version |
---|---|---|
net.jcip : jcip-annotations Optional | jar | 1.0 |
com.github.spotbugs : spotbugs-annotations Optional | jar | 3.1.0 |