License |
License |
---|---|
GroupId | GroupIdio.smallrye |
ArtifactId | ArtifactIdsmallrye-power-annotations-parent |
Last Version | Last Version2.0.0.RC4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionPower Annotations: Parent
Power-Annotations is a generic mechanism for meta annotations, most notably stereotypes and mixins.
|
Filename | Size |
---|---|
smallrye-power-annotations-parent-2.0.0.RC4.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.smallrye/smallrye-power-annotations-parent/ -->
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-power-annotations-parent</artifactId>
<version>2.0.0.RC4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye/smallrye-power-annotations-parent/
implementation 'io.smallrye:smallrye-power-annotations-parent:2.0.0.RC4'
// https://jarcasting.com/artifacts/io.smallrye/smallrye-power-annotations-parent/
implementation ("io.smallrye:smallrye-power-annotations-parent:2.0.0.RC4")
'io.smallrye:smallrye-power-annotations-parent:pom:2.0.0.RC4'
<dependency org="io.smallrye" name="smallrye-power-annotations-parent" rev="2.0.0.RC4">
<artifact name="smallrye-power-annotations-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.smallrye', module='smallrye-power-annotations-parent', version='2.0.0.RC4')
)
libraryDependencies += "io.smallrye" % "smallrye-power-annotations-parent" % "2.0.0.RC4"
[io.smallrye/smallrye-power-annotations-parent "2.0.0.RC4"]