Coconut Cache Test Framework


License

License

The Apache License, Version 2.0
GroupId

GroupId

org.coconut.cache.test
ArtifactId

ArtifactId

coconut-cache-test-framework
Last Version

Last Version

1.0-alpha3
Release Date

Release Date

Type

Type

jar
Description

Description

Coconut Cache Test Framework
Coconut Cache Test Framework
Project Organization

Project Organization

Codehaus

Download coconut-cache-test-framework

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.coconut.cache : coconut-cache-api jar 1.0-alpha3
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