MVN

io.annot8 : annot8-components

Maven & Gradle

Mar 22, 2022
2 stars

Annot8 Components · Components for the Annot8 Framework

<dependency>
    <groupId>io.annot8</groupId>
    <artifactId>annot8-components</artifactId>
    <version>1.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.annot8 : annot8-components to add to Maven - Latest Versions:

  • Latest Stable: 1.2.2

All Versions

Choose a version of io.annot8 : annot8-components to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
annot8-components-1.2.2
annot8-components-1.2.0
1.1.x
annot8-components-1.1.0
1.0.x
annot8-components-1.0.0
0.5.x
annot8-components-0.5.0
0.4.x
annot8-components-0.4.0
0.2.x
annot8-components-0.2.0
0.1.x
annot8-components-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.annot8</groupId>
    <artifactId>annot8-components</artifactId>
    <version>1.2.2</version>
</dependency>

Advertisement