is not current version
Last Version 2.0.0.RC4

io.smallrye:smallrye-power-annotations-utils-parent 1.2.0.Beta1

Utils for working with annotations, i.e. currently an abstraction of the Jandex API. Used by the TCK.

GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-power-annotations-utils-parent
Version

Version

1.2.0.Beta1
Type

Type

pom

Download smallrye-power-annotations-utils-parent 1.2.0.Beta1


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