is not current version
Last Version 2.0.0.RC4

io.smallrye:power-annotations-scanner 1.2.0.Alpha2

Build a Jandex index at runtime from the classpath and resolve power annotations

GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

power-annotations-scanner
Version

Version

1.2.0.Alpha2
Type

Type

jar

Download power-annotations-scanner 1.2.0.Alpha2


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