License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdio.smallrye |
ArtifactId | ArtifactIdpower-annotations-jandex-common |
Last Version | Last Version2.0.0.RC4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPower Annotations: Jandex Common
Common Jandex specific Power Annotations code used by build plugins and the runtime scanner.
|
<!-- https://jarcasting.com/artifacts/io.smallrye/power-annotations-jandex-common/ -->
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>power-annotations-jandex-common</artifactId>
<version>2.0.0.RC4</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye/power-annotations-jandex-common/
implementation 'io.smallrye:power-annotations-jandex-common:2.0.0.RC4'
// https://jarcasting.com/artifacts/io.smallrye/power-annotations-jandex-common/
implementation ("io.smallrye:power-annotations-jandex-common:2.0.0.RC4")
'io.smallrye:power-annotations-jandex-common:jar:2.0.0.RC4'
<dependency org="io.smallrye" name="power-annotations-jandex-common" rev="2.0.0.RC4">
<artifact name="power-annotations-jandex-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye', module='power-annotations-jandex-common', version='2.0.0.RC4')
)
libraryDependencies += "io.smallrye" % "power-annotations-jandex-common" % "2.0.0.RC4"
[io.smallrye/power-annotations-jandex-common "2.0.0.RC4"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss : jandex | jar | 2.4.2.Final |