| License |
License
The Apache License, Version 2.0
|
|---|---|
| GroupId | GroupIdorg.coconut.cache.test |
| ArtifactId | ArtifactIdcoconut-cache-test-parent |
| Last Version | Last Version1.0-alpha3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionCoconut Cache Test (pom)
Root Pom for Coconut Cache Test Project
|
| Project Organization |
Project OrganizationCodehaus |
| Filename | Size |
|---|---|
| coconut-cache-test-parent-1.0-alpha3.pom | 765 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.coconut.cache.test/coconut-cache-test-parent/ -->
<dependency>
<groupId>org.coconut.cache.test</groupId>
<artifactId>coconut-cache-test-parent</artifactId>
<version>1.0-alpha3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.coconut.cache.test/coconut-cache-test-parent/
implementation 'org.coconut.cache.test:coconut-cache-test-parent:1.0-alpha3'
// https://jarcasting.com/artifacts/org.coconut.cache.test/coconut-cache-test-parent/
implementation ("org.coconut.cache.test:coconut-cache-test-parent:1.0-alpha3")
'org.coconut.cache.test:coconut-cache-test-parent:pom:1.0-alpha3'
<dependency org="org.coconut.cache.test" name="coconut-cache-test-parent" rev="1.0-alpha3">
<artifact name="coconut-cache-test-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.coconut.cache.test', module='coconut-cache-test-parent', version='1.0-alpha3')
)
libraryDependencies += "org.coconut.cache.test" % "coconut-cache-test-parent" % "1.0-alpha3"
[org.coconut.cache.test/coconut-cache-test-parent "1.0-alpha3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.coconut.test : coconut-test-framework | jar | 1.0-alpha3 |