MVN

io.smallrye : smallrye-power-annotations-parent

Maven & Gradle

Jun 01, 2022

Power Annotations: Parent · Power-Annotations is a generic mechanism for meta annotations, most notably stereotypes and mixins.

<dependency>
    <groupId>io.smallrye</groupId>
    <artifactId>smallrye-power-annotations-parent</artifactId>
    <version>1.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.smallrye : smallrye-power-annotations-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.6.0
  • Latest Release Candidate: 2.0.0.RC4
  • Latest Beta: 1.2.0.Beta1
  • Latest Alpha: 1.2.0.Alpha2

All Versions

Choose a version of io.smallrye : smallrye-power-annotations-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
smallrye-power-annotations-parent-2.0.0.RC4
smallrye-power-annotations-parent-2.0.0.RC3
smallrye-power-annotations-parent-2.0.0.RC2
smallrye-power-annotations-parent-2.0.0.RC1
1.6.x
smallrye-power-annotations-parent-1.6.0
1.5.x
smallrye-power-annotations-parent-1.5.0
1.4.x
smallrye-power-annotations-parent-1.4.5
smallrye-power-annotations-parent-1.4.4
smallrye-power-annotations-parent-1.4.3.1
smallrye-power-annotations-parent-1.4.3
smallrye-power-annotations-parent-1.4.2
smallrye-power-annotations-parent-1.4.1
smallrye-power-annotations-parent-1.4.0
1.3.x
smallrye-power-annotations-parent-1.3.5
smallrye-power-annotations-parent-1.3.4
smallrye-power-annotations-parent-1.3.3
smallrye-power-annotations-parent-1.3.2
smallrye-power-annotations-parent-1.3.1
smallrye-power-annotations-parent-1.3.0
1.2.x
smallrye-power-annotations-parent-1.2.8
smallrye-power-annotations-parent-1.2.7
smallrye-power-annotations-parent-1.2.6
smallrye-power-annotations-parent-1.2.5
smallrye-power-annotations-parent-1.2.4
smallrye-power-annotations-parent-1.2.3
smallrye-power-annotations-parent-1.2.2
smallrye-power-annotations-parent-1.2.1
smallrye-power-annotations-parent-1.2.0
smallrye-power-annotations-parent-1.2.0.Beta1
smallrye-power-annotations-parent-1.2.0.Alpha2
smallrye-power-annotations-parent-1.2.0.Alpha1
1.1.x
smallrye-power-annotations-parent-1.1.2
smallrye-power-annotations-parent-1.1.1
smallrye-power-annotations-parent-1.1.0
smallrye-power-annotations-parent-1.1.0-RC1
1.0.x
smallrye-power-annotations-parent-1.0.26
smallrye-power-annotations-parent-1.0.25
smallrye-power-annotations-parent-1.0.24
smallrye-power-annotations-parent-1.0.23
smallrye-power-annotations-parent-1.0.22
smallrye-power-annotations-parent-1.0.21
smallrye-power-annotations-parent-1.0.20
smallrye-power-annotations-parent-1.0.19
smallrye-power-annotations-parent-1.0.18
smallrye-power-annotations-parent-1.0.17

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.smallrye</groupId>
    <artifactId>smallrye-power-annotations-parent</artifactId>
    <version>1.6.0</version>
</dependency>