Last Version

Coconut Cache (pom) 1.0-alpha3

Root Pom for Coconut Cache

License

License

The Apache License, Version 2.0
GroupId

GroupId

org.coconut.cache
ArtifactId

ArtifactId

coconut-cache-parent
Version

Version

1.0-alpha3
Type

Type

pom
Description

Description

Coconut Cache (pom)
Root Pom for Coconut Cache
Project Organization

Project Organization

Codehaus

Download coconut-cache-parent 1.0-alpha3


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

Dependencies

test (1)

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

Project Modules

  • coconut-cache-api
  • coconut-cache-examples
  • coconut-cache-impl
  • coconut-cache-policies
  • coconut-cache-standalone
  • coconut-cache-test