License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Data |
GroupId | GroupIdorg.mycore |
ArtifactId | ArtifactIdoaipmh-dataprovider-impl |
Last Version | Last Version2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOAI-PMH Data Provider JAXB Implementation
The MyCoRe Parent POM holds mailing list, continous integration and plugin definitions used by all MyCoRe Maven projects.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.mycore/oaipmh-dataprovider-impl/ -->
<dependency>
<groupId>org.mycore</groupId>
<artifactId>oaipmh-dataprovider-impl</artifactId>
<version>2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.mycore/oaipmh-dataprovider-impl/
implementation 'org.mycore:oaipmh-dataprovider-impl:2.3'
// https://jarcasting.com/artifacts/org.mycore/oaipmh-dataprovider-impl/
implementation ("org.mycore:oaipmh-dataprovider-impl:2.3")
'org.mycore:oaipmh-dataprovider-impl:jar:2.3'
<dependency org="org.mycore" name="oaipmh-dataprovider-impl" rev="2.3">
<artifact name="oaipmh-dataprovider-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mycore', module='oaipmh-dataprovider-impl', version='2.3')
)
libraryDependencies += "org.mycore" % "oaipmh-dataprovider-impl" % "2.3"
[org.mycore/oaipmh-dataprovider-impl "2.3"]
Group / Artifact | Type | Version |
---|---|---|
jakarta.xml.bind : jakarta.xml.bind-api | jar | 2.3.3 |
org.apache.logging.log4j : log4j-api | jar | 2.17.2 |
org.jdom : jdom2 | jar | 2.0.6.1 |
org.mycore : oaipmh | jar | 2.3 |
org.mycore : oaipmh-dataprovider | jar | 2.3 |
org.mycore : oaipmh-jaxb | jar | 2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jaxb : jaxb-runtime | jar | 2.3.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.apache.logging.log4j : log4j-core | jar | 2.17.2 |