Last Version

TCK Parent 1.1.1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

javax.cache
ArtifactId

ArtifactId

tck-parent
Version

Version

1.1.1
Type

Type

jar
Description

Description

TCK Parent
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/jsr107/jsr107tck

Download tck-parent 1.1.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • cache-tests
  • implementation-tester
  • spring-annotations-test-harness
  • guice-annotations-test-harness
  • cdi-weld-annotations-test-harness