| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.mycore | 
    
| ArtifactId | ArtifactIdmycore-mets | 
    
| Last Version | Last Version2022.02 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionMyCoRe METS 
            MyCoRe is a system for the development of institutional content repositories, publication servers, image collections, archives, or similar repositories.
Applications based on MyCoRe use a common core, which provides the functionality typically required for such applications, for example metadata management, querying, OAI harvesting interface, or an image viewer module. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| mycore-mets-2022.02.pom | |
| mycore-mets-2022.02.jar | 1 MB | 
| mycore-mets-2022.02-sources.jar | 105 KB | 
| mycore-mets-2022.02-javadoc.jar | 662 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.mycore/mycore-mets/ -->
<dependency>
    <groupId>org.mycore</groupId>
    <artifactId>mycore-mets</artifactId>
    <version>2022.02</version>
</dependency>
                // https://jarcasting.com/artifacts/org.mycore/mycore-mets/
implementation 'org.mycore:mycore-mets:2022.02'
                // https://jarcasting.com/artifacts/org.mycore/mycore-mets/
implementation ("org.mycore:mycore-mets:2022.02")
                'org.mycore:mycore-mets:jar:2022.02'
                <dependency org="org.mycore" name="mycore-mets" rev="2022.02">
  <artifact name="mycore-mets" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.mycore', module='mycore-mets', version='2022.02')
)
                libraryDependencies += "org.mycore" % "mycore-mets" % "2022.02"
                [org.mycore/mycore-mets "2022.02"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.google.code.gson : gson | jar | 2.9.0 | 
| commons-io : commons-io | jar | 2.11.0 | 
| commons-lang : commons-lang | jar | 2.6 | 
| jakarta.ws.rs : jakarta.ws.rs-api | jar | 3.0.0 | 
| org.apache.logging.log4j : log4j-api | jar | |
| org.apache.solr : solr-solrj Optional | jar | 8.11.1 | 
| org.jdom : jdom2 | jar | 2.0.6.1 | 
| org.mycore : mycore-base | jar | 2022.02 | 
| org.mycore : mycore-iiif Optional | jar | 2022.02 | 
| org.mycore : mycore-solr Optional | jar | 2022.02 | 
| org.mycore.mets : mets-model | jar | 2.0 | 
| org.mycore.mets : mets-validator | jar | 1.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| jakarta.servlet : jakarta.servlet-api | jar | 5.0.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.2 | 
| org.mycore : mycore-base | test-jar | 2022.02 | 
| org.mycore : selenium-utils | jar | 0.9 | 
| org.seleniumhq.selenium : selenium-api | jar | 3.141.59 | 
| org.seleniumhq.selenium : selenium-support | jar | 3.141.59 |