Last Version

Coconut Cache API 1.0-alpha3

API for Coconut Cache

License

License

The Apache License, Version 2.0
GroupId

GroupId

org.coconut.cache
ArtifactId

ArtifactId

coconut-cache-api
Version

Version

1.0-alpha3
Type

Type

jar
Description

Description

Coconut Cache API
API for Coconut Cache
Project Organization

Project Organization

Codehaus

Download coconut-cache-api 1.0-alpha3


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

Dependencies

compile (3)

Group / Artifact Type Version
org.coconut.core : coconut-core jar 1.0-alpha3
org.coconut.event : coconut-event-impl jar 1.0-alpha3
org.coconut.management : coconut-management jar 1.0-alpha3

provided (2)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.0.4
log4j : log4j jar 1.2.13

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.