License |
License |
---|---|
GroupId | GroupIdio.smallrye |
ArtifactId | ArtifactIdpower-annotations-common |
Version | Version1.0.26 |
Type | Typejar |
Description |
DescriptionSmallRye Parent POM
|
<!-- https://jarcasting.com/artifacts/io.smallrye/power-annotations-common/ -->
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>power-annotations-common</artifactId>
<version>1.0.26</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye/power-annotations-common/
implementation 'io.smallrye:power-annotations-common:1.0.26'
// https://jarcasting.com/artifacts/io.smallrye/power-annotations-common/
implementation ("io.smallrye:power-annotations-common:1.0.26")
'io.smallrye:power-annotations-common:jar:1.0.26'
<dependency org="io.smallrye" name="power-annotations-common" rev="1.0.26">
<artifact name="power-annotations-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye', module='power-annotations-common', version='1.0.26')
)
libraryDependencies += "io.smallrye" % "power-annotations-common" % "1.0.26"
[io.smallrye/power-annotations-common "1.0.26"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss : jandex | jar | 2.2.3.Final |