Last Version

Fedora Repository Deployable Web Application 6.2.0

The Fedora web application

License

License

GroupId

GroupId

org.fcrepo
ArtifactId

ArtifactId

fcrepo-webapp
Version

Version

6.2.0
Type

Type

war
Description

Description

Fedora Repository Deployable Web Application
The Fedora web application
Project Organization

Project Organization

DuraSpace, Inc.

Download fcrepo-webapp 6.2.0


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

Dependencies

compile (27)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.6
org.fcrepo : fcrepo-jms jar 6.2.0
org.fcrepo : fcrepo-http-api jar 6.2.0
org.fcrepo : fcrepo-kernel-impl jar 6.2.0
org.fcrepo : fcrepo-persistence-ocfl jar 6.2.0
org.fcrepo : fcrepo-configs jar 6.2.0
org.fcrepo : fcrepo-auth-common jar 6.2.0
org.fcrepo : fcrepo-auth-webac jar 6.2.0
org.fcrepo : fcrepo-search-impl jar 6.2.0
org.fcrepo : fcrepo-stats-impl jar 6.2.0
org.eclipse.jetty : jetty-webapp jar 9.4.44.v20210927
org.eclipse.jetty : jetty-servlets jar 9.4.44.v20210927
org.eclipse.jetty : jetty-deploy jar 9.4.44.v20210927
org.eclipse.jetty : jetty-jmx jar 9.4.44.v20210927
org.glassfish.jersey.ext : jersey-spring5 jar 2.35
xml-apis : xml-apis jar 1.4.01
com.zaxxer : HikariCP jar 5.0.0
org.mariadb.jdbc : mariadb-java-client jar 2.7.4
mysql : mysql-connector-java jar 8.0.26
org.postgresql : postgresql jar 42.3.3
org.springframework : spring-web jar 5.3.19
org.springframework : spring-aop jar 5.3.19
org.springframework : spring-aspects jar 5.3.19
com.h2database : h2 jar 2.1.210
org.springframework : spring-context jar 5.3.19
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.httpcomponents : httpclient-cache jar 4.5.13

provided (1)

Group / Artifact Type Version
javax : javaee-api jar 8.0.1

test (7)

Group / Artifact Type Version
junit : junit jar 4.13.2
net.sourceforge.htmlunit : htmlunit jar 2.53.0
net.sourceforge.htmlunit : htmlunit-core-js jar 2.53.0
org.springframework : spring-test jar 5.3.19
org.apache.httpcomponents : httpmime jar 4.5.13
org.fcrepo : fcrepo-http-commons test-jar 6.2.0
org.reflections : reflections jar 0.9.10

Project Modules

There are no modules declared in this project.