License |
License |
---|---|
GroupId | GroupIdeu.openminted.share.annotations |
ArtifactId | ArtifactIdomtd-share-annotations |
Last Version | Last Version3.0.2.7 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionOpenMinTeD SHARE (v3.0.2) Annotations for Java
Java Annotations for OMTD-SHARE metadata and a Maven plugin to generate OMTD-SHARE XML
descriptors from them.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
omtd-share-annotations-3.0.2.7.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.openminted.share.annotations/omtd-share-annotations/ -->
<dependency>
<groupId>eu.openminted.share.annotations</groupId>
<artifactId>omtd-share-annotations</artifactId>
<version>3.0.2.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/eu.openminted.share.annotations/omtd-share-annotations/
implementation 'eu.openminted.share.annotations:omtd-share-annotations:3.0.2.7'
// https://jarcasting.com/artifacts/eu.openminted.share.annotations/omtd-share-annotations/
implementation ("eu.openminted.share.annotations:omtd-share-annotations:3.0.2.7")
'eu.openminted.share.annotations:omtd-share-annotations:pom:3.0.2.7'
<dependency org="eu.openminted.share.annotations" name="omtd-share-annotations" rev="3.0.2.7">
<artifact name="omtd-share-annotations" type="pom" />
</dependency>
@Grapes(
@Grab(group='eu.openminted.share.annotations', module='omtd-share-annotations', version='3.0.2.7')
)
libraryDependencies += "eu.openminted.share.annotations" % "omtd-share-annotations" % "3.0.2.7"
[eu.openminted.share.annotations/omtd-share-annotations "3.0.2.7"]