License |
License |
---|---|
GroupId | GroupIdio.smallrye |
ArtifactId | ArtifactIdpower-annotations-tck |
Version | Version1.2.5 |
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.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye/power-annotations-tck/
implementation 'io.smallrye:power-annotations-tck:1.2.5'
// https://jarcasting.com/artifacts/io.smallrye/power-annotations-tck/
implementation ("io.smallrye:power-annotations-tck:1.2.5")
'io.smallrye:power-annotations-tck:jar:1.2.5'
<dependency org="io.smallrye" name="power-annotations-tck" rev="1.2.5">
<artifact name="power-annotations-tck" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye', module='power-annotations-tck', version='1.2.5')
)
libraryDependencies += "io.smallrye" % "power-annotations-tck" % "1.2.5"
[io.smallrye/power-annotations-tck "1.2.5"]
Group / Artifact | Type | Version |
---|---|---|
io.smallrye : power-annotations | jar | 1.2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.7.2 |
org.assertj : assertj-core | jar | 3.19.0 |
org.jboss : jandex | jar | 2.3.0.Final |
io.smallrye : smallrye-power-annotations-utils-api | jar | 1.2.5 |