MVN

eu.openminted.share.annotations : omtd-share-annotations

Maven & Gradle

May 22, 2018
0 stars

Java Annotations for OMTD-SHARE metadata and a Maven plugin to generate OMTD-SHARE XML descriptors from them.

<dependency>
    <groupId>eu.openminted.share.annotations</groupId>
    <artifactId>omtd-share-annotations</artifactId>
    <version>3.0.2.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of eu.openminted.share.annotations : omtd-share-annotations to add to Maven - Latest Versions:

  • Latest Stable: 3.0.2.7

All Versions

Choose a version of eu.openminted.share.annotations : omtd-share-annotations to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
omtd-share-annotations-3.0.2.7
omtd-share-annotations-3.0.2.6
omtd-share-annotations-3.0.2.5
omtd-share-annotations-3.0.2.4
omtd-share-annotations-3.0.2.3
omtd-share-annotations-3.0.2.2
omtd-share-annotations-3.0.2.1
omtd-share-annotations-3.0.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>eu.openminted.share.annotations</groupId>
    <artifactId>omtd-share-annotations</artifactId>
    <version>3.0.2.7</version>
</dependency>