is not current version
Last Version 2.0.0.RC4

io.smallrye:power-annotations-tck 1.2.0

Test Compatibility Kit for Power Annotations, i.e. verifies that a Power Annotations implementation complies to the standard.

GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

power-annotations-tck
Version

Version

1.2.0
Type

Type

jar

Download power-annotations-tck 1.2.0


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