MVN

org.projectnessie.annotation-stripper : annotation-stripper

Maven & Gradle

Apr 11, 2023
2 stars

annotation-stripper · Strips annotations from class files

<dependency>
    <groupId>org.projectnessie.annotation-stripper</groupId>
    <artifactId>annotation-stripper</artifactId>
    <version>0.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.projectnessie.annotation-stripper : annotation-stripper to add to Maven - Latest Versions:

  • Latest Stable: 0.1.2

All Versions

Choose a version of org.projectnessie.annotation-stripper : annotation-stripper to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
annotation-stripper-0.1.2
annotation-stripper-0.1.1
annotation-stripper-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.projectnessie.annotation-stripper</groupId>
    <artifactId>annotation-stripper</artifactId>
    <version>0.1.2</version>
</dependency>