License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdio.smallrye |
ArtifactId | ArtifactIdsmallrye-power-annotations-utils-jandex |
Last Version | Last Version2.0.0.RC4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPower Annotations: Utils :: Jandex
Implementation of the utils for working with annotations base od Jandex.
|
<!-- https://jarcasting.com/artifacts/io.smallrye/smallrye-power-annotations-utils-jandex/ -->
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-power-annotations-utils-jandex</artifactId>
<version>2.0.0.RC4</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye/smallrye-power-annotations-utils-jandex/
implementation 'io.smallrye:smallrye-power-annotations-utils-jandex:2.0.0.RC4'
// https://jarcasting.com/artifacts/io.smallrye/smallrye-power-annotations-utils-jandex/
implementation ("io.smallrye:smallrye-power-annotations-utils-jandex:2.0.0.RC4")
'io.smallrye:smallrye-power-annotations-utils-jandex:jar:2.0.0.RC4'
<dependency org="io.smallrye" name="smallrye-power-annotations-utils-jandex" rev="2.0.0.RC4">
<artifact name="smallrye-power-annotations-utils-jandex" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye', module='smallrye-power-annotations-utils-jandex', version='2.0.0.RC4')
)
libraryDependencies += "io.smallrye" % "smallrye-power-annotations-utils-jandex" % "2.0.0.RC4"
[io.smallrye/smallrye-power-annotations-utils-jandex "2.0.0.RC4"]
Group / Artifact | Type | Version |
---|---|---|
io.smallrye : smallrye-power-annotations-utils-api | jar | 2.0.0.RC4 |
io.smallrye : power-annotations-scanner | jar | 2.0.0.RC4 |