License |
License |
---|---|
GroupId | GroupIdorg.dspace |
ArtifactId | ArtifactIdxoai-common |
Last Version | Last Version4.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXOAI Commons
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
xoai-common-4.2.0.pom | |
xoai-common-4.2.0.jar | 58 KB |
xoai-common-4.2.0-sources.jar | 36 KB |
xoai-common-4.2.0-javadoc.jar | 312 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.dspace/xoai-common/ -->
<dependency>
<groupId>org.dspace</groupId>
<artifactId>xoai-common</artifactId>
<version>4.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.dspace/xoai-common/
implementation 'org.dspace:xoai-common:4.2.0'
// https://jarcasting.com/artifacts/org.dspace/xoai-common/
implementation ("org.dspace:xoai-common:4.2.0")
'org.dspace:xoai-common:jar:4.2.0'
<dependency org="org.dspace" name="xoai-common" rev="4.2.0">
<artifact name="xoai-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dspace', module='xoai-common', version='4.2.0')
)
libraryDependencies += "org.dspace" % "xoai-common" % "4.2.0"
[org.dspace/xoai-common "4.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.lyncode : xml-io | jar | 1.0.3 |
com.lyncode : test-support | jar | 1.0.4 |
commons-codec : commons-codec | jar | 1.3 |
commons-io : commons-io | jar | 2.4 |
com.google.guava : guava | jar | 15.0 |
xml-apis : xml-apis | jar | 1.0.b2 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.codehaus.woodstox : stax2-api | jar | 3.0.4 |
javax.xml.stream : stax-api | jar | 1.0-2 |
org.apache.commons : commons-lang3 | jar | 3.1 |
stax : stax-api | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
Version |
---|
4.2.0
|