License |
License |
---|---|
GroupId | GroupIdme.ahoo.cocache |
ArtifactId | ArtifactIdcocache-bom |
Last Version | Last Version0.0.6 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCoCache
Level 2 Distributed Cache Coherence Framework
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
cocache-bom-0.0.6.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/me.ahoo.cocache/cocache-bom/ -->
<dependency>
<groupId>me.ahoo.cocache</groupId>
<artifactId>cocache-bom</artifactId>
<version>0.0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/me.ahoo.cocache/cocache-bom/
implementation 'me.ahoo.cocache:cocache-bom:0.0.6'
// https://jarcasting.com/artifacts/me.ahoo.cocache/cocache-bom/
implementation ("me.ahoo.cocache:cocache-bom:0.0.6")
'me.ahoo.cocache:cocache-bom:pom:0.0.6'
<dependency org="me.ahoo.cocache" name="cocache-bom" rev="0.0.6">
<artifact name="cocache-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='me.ahoo.cocache', module='cocache-bom', version='0.0.6')
)
libraryDependencies += "me.ahoo.cocache" % "cocache-bom" % "0.0.6"
[me.ahoo.cocache/cocache-bom "0.0.6"]