| License |
License |
|---|---|
| GroupId | GroupIdio.annot8 |
| ArtifactId | ArtifactIdannot8-impl-tck |
| Version | Version1.1.0 |
| Type | Typejar |
| Description |
DescriptionAnnot8 Implementation TCK
Test Annot8 implementation behaviour
|
| Filename | Size |
|---|---|
| annot8-impl-tck-1.1.0.pom | |
| annot8-impl-tck-1.1.0.jar | 17 KB |
| annot8-impl-tck-1.1.0-sources.jar | 9 KB |
| annot8-impl-tck-1.1.0-javadoc.jar | 423 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.annot8/annot8-impl-tck/ -->
<dependency>
<groupId>io.annot8</groupId>
<artifactId>annot8-impl-tck</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.annot8/annot8-impl-tck/
implementation 'io.annot8:annot8-impl-tck:1.1.0'
// https://jarcasting.com/artifacts/io.annot8/annot8-impl-tck/
implementation ("io.annot8:annot8-impl-tck:1.1.0")
'io.annot8:annot8-impl-tck:jar:1.1.0'
<dependency org="io.annot8" name="annot8-impl-tck" rev="1.1.0">
<artifact name="annot8-impl-tck" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.annot8', module='annot8-impl-tck', version='1.1.0')
)
libraryDependencies += "io.annot8" % "annot8-impl-tck" % "1.1.0"
[io.annot8/annot8-impl-tck "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.annot8 : annot8-test-impl | jar | 1.1.0 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
| org.mockito : mockito-core | jar | 3.10.0 |
| org.assertj : assertj-core | jar | 3.19.0 |
| jakarta.json : jakarta.json-api | jar | 2.0.0 |
| jakarta.json.bind : jakarta.json.bind-api | jar | 2.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-params | jar | 5.7.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
| org.mockito : mockito-junit-jupiter | jar | 3.10.0 |
| org.assertj : assertj-guava | jar | 3.4.0 |