License |
License |
---|---|
GroupId | GroupIdeu.openminted |
ArtifactId | ArtifactIdomtd-model |
Last Version | Last Version3.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionomtd-model
The model classes for OpenMinTeD
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
omtd-model-3.0.2.pom | |
omtd-model-3.0.2.jar | 510 KB |
omtd-model-3.0.2-sources.jar | 484 KB |
omtd-model-3.0.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.openminted/omtd-model/ -->
<dependency>
<groupId>eu.openminted</groupId>
<artifactId>omtd-model</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/eu.openminted/omtd-model/
implementation 'eu.openminted:omtd-model:3.0.2'
// https://jarcasting.com/artifacts/eu.openminted/omtd-model/
implementation ("eu.openminted:omtd-model:3.0.2")
'eu.openminted:omtd-model:jar:3.0.2'
<dependency org="eu.openminted" name="omtd-model" rev="3.0.2">
<artifact name="omtd-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.openminted', module='omtd-model', version='3.0.2')
)
libraryDependencies += "eu.openminted" % "omtd-model" % "3.0.2"
[eu.openminted/omtd-model "3.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jvnet.jaxb2_commons : jaxb2-basics-runtime | jar | 0.11.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |