is not current version
Last Version 2.0.0.RC4

io.smallrye:power-annotations-scanner 2.0.0.RC2

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

GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

power-annotations-scanner
Version

Version

2.0.0.RC2
Type

Type

jar

Download power-annotations-scanner 2.0.0.RC2


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