License |
License |
---|---|
GroupId | GroupIdio.smallrye |
ArtifactId | ArtifactIdpower-annotations-tck |
Version | Version1.4.3 |
Type | Typejar |
Description |
DescriptionPower Annotations TCK
Test Compatibility Kit for Power Annotations, i.e. verifies that a Power Annotations implementation complies to the standard.
|
<!-- https://jarcasting.com/artifacts/io.smallrye/power-annotations-tck/ -->
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>power-annotations-tck</artifactId>
<version>1.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye/power-annotations-tck/
implementation 'io.smallrye:power-annotations-tck:1.4.3'
// https://jarcasting.com/artifacts/io.smallrye/power-annotations-tck/
implementation ("io.smallrye:power-annotations-tck:1.4.3")
'io.smallrye:power-annotations-tck:jar:1.4.3'
<dependency org="io.smallrye" name="power-annotations-tck" rev="1.4.3">
<artifact name="power-annotations-tck" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye', module='power-annotations-tck', version='1.4.3')
)
libraryDependencies += "io.smallrye" % "power-annotations-tck" % "1.4.3"
[io.smallrye/power-annotations-tck "1.4.3"]
Group / Artifact | Type | Version |
---|---|---|
io.smallrye : power-annotations | jar | 1.4.3 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.assertj : assertj-core | jar | 3.22.0 |
org.jboss : jandex | jar | 2.4.2.Final |
io.smallrye : smallrye-power-annotations-utils-api | jar | 1.4.3 |