Last Version

Mets Model 2.0

The MyCoRe Parent POM holds mailing list, continous integration and plugin definitions used by all MyCoRe Maven projects.

License

License

GroupId

GroupId

org.mycore.mets
ArtifactId

ArtifactId

mets-model
Version

Version

2.0
Type

Type

jar
Description

Description

Mets Model
The MyCoRe Parent POM holds mailing list, continous integration and plugin definitions used by all MyCoRe Maven projects.
Project URL

Project URL

http://www.mycore.org/generated/mets-model
Project Organization

Project Organization

The MyCoRe Community
Source Code Management

Source Code Management

https://github.com/MyCoRe-Org/mets-model

Download mets-model 2.0


<!-- https://jarcasting.com/artifacts/org.mycore.mets/mets-model/ -->
<dependency>
    <groupId>org.mycore.mets</groupId>
    <artifactId>mets-model</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.mycore.mets/mets-model/
implementation 'org.mycore.mets:mets-model:2.0'
// https://jarcasting.com/artifacts/org.mycore.mets/mets-model/
implementation ("org.mycore.mets:mets-model:2.0")
'org.mycore.mets:mets-model:jar:2.0'
<dependency org="org.mycore.mets" name="mets-model" rev="2.0">
  <artifact name="mets-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mycore.mets', module='mets-model', version='2.0')
)
libraryDependencies += "org.mycore.mets" % "mets-model" % "2.0"
[org.mycore.mets/mets-model "2.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.12.1
org.jdom : jdom2 jar 2.0.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.