License |
License |
---|---|
GroupId | GroupIdorg.fcrepo |
ArtifactId | ArtifactIdfcrepo-installer |
Last Version | Last Version3.8.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFedora Installer
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
fcrepo-installer-3.8.1.pom | |
fcrepo-installer-3.8.1.jar | 111 MB |
fcrepo-installer-3.8.1-utilities-main.jar | 54 KB |
fcrepo-installer-3.8.1-sources.jar | 38 KB |
fcrepo-installer-3.8.1-javadoc.jar | 132 KB |
fcrepo-installer-3.8.1-fedora-home.zip | 17 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.fcrepo/fcrepo-installer/ -->
<dependency>
<groupId>org.fcrepo</groupId>
<artifactId>fcrepo-installer</artifactId>
<version>3.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.fcrepo/fcrepo-installer/
implementation 'org.fcrepo:fcrepo-installer:3.8.1'
// https://jarcasting.com/artifacts/org.fcrepo/fcrepo-installer/
implementation ("org.fcrepo:fcrepo-installer:3.8.1")
'org.fcrepo:fcrepo-installer:jar:3.8.1'
<dependency org="org.fcrepo" name="fcrepo-installer" rev="3.8.1">
<artifact name="fcrepo-installer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fcrepo', module='fcrepo-installer', version='3.8.1')
)
libraryDependencies += "org.fcrepo" % "fcrepo-installer" % "3.8.1"
[org.fcrepo/fcrepo-installer "3.8.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : log4j-over-slf4j | jar | 1.7.2 |
org.slf4j : jcl-over-slf4j | jar | 1.7.2 |
ch.qos.logback : logback-classic | jar | 1.0.9 |
mysql : mysql-connector-java | jar | 5.1.21 |
org.postgresql : postgresql | jar | 9.3-1102-jdbc41 |
Group / Artifact | Type | Version |
---|---|---|
xmlunit : xmlunit | jar | 1.4 |
junit : junit | jar | 4.10 |