GroupId | GroupIdorg.commonjava.shelflife |
---|---|
ArtifactId | ArtifactIdshelflife-core-tck |
Last Version | Last Version0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionShelf-Life :: Core TCK
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
shelflife-core-tck-0.2.pom | |
shelflife-core-tck-0.2.jar | 8 KB |
shelflife-core-tck-0.2-sources.jar | 3 KB |
shelflife-core-tck-0.2-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.commonjava.shelflife/shelflife-core-tck/ -->
<dependency>
<groupId>org.commonjava.shelflife</groupId>
<artifactId>shelflife-core-tck</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.commonjava.shelflife/shelflife-core-tck/
implementation 'org.commonjava.shelflife:shelflife-core-tck:0.2'
// https://jarcasting.com/artifacts/org.commonjava.shelflife/shelflife-core-tck/
implementation ("org.commonjava.shelflife:shelflife-core-tck:0.2")
'org.commonjava.shelflife:shelflife-core-tck:jar:0.2'
<dependency org="org.commonjava.shelflife" name="shelflife-core-tck" rev="0.2">
<artifact name="shelflife-core-tck" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.commonjava.shelflife', module='shelflife-core-tck', version='0.2')
)
libraryDependencies += "org.commonjava.shelflife" % "shelflife-core-tck" % "0.2"
[org.commonjava.shelflife/shelflife-core-tck "0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.commonjava.shelflife : shelflife-api | jar | 0.2 |
junit : junit | jar | 4.8.2 |
org.commonjava.util : logging | jar | |
javax.inject : javax.inject | jar | |
javax.enterprise : cdi-api | jar |