Coconut Cache

Coconut Cache Standalone (pom)

License

License

The Apache License, Version 2.0
GroupId

GroupId

org.coconut.cache
ArtifactId

ArtifactId

coconut-cache
Last Version

Last Version

1.0-alpha3
Release Date

Release Date

Type

Type

pom
Description

Description

Coconut Cache
Coconut Cache Standalone (pom)
Project Organization

Project Organization

Codehaus

Download coconut-cache

Filename Size
coconut-cache-1.0-alpha3.pom 612 bytes
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.coconut.cache : coconut-cache-impl jar 1.0-alpha3

test (1)

Group / Artifact Type Version
org.coconut.test : coconut-test-framework jar 1.0-alpha3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-alpha3