is not current version
Last Version 7.3

DSpace Assembly and Configuration 7.0-preview-1

The DSpace Project provides all the functionality required to build, install and upgrade and dspace instance.

License

License

GroupId

GroupId

org.dspace
ArtifactId

ArtifactId

dspace
Version

Version

7.0-preview-1
Type

Type

pom
Description

Description

DSpace Assembly and Configuration
The DSpace Project provides all the functionality required to build, install and upgrade and dspace instance.
Project Organization

Project Organization

DuraSpace

Download dspace 7.0-preview-1

Filename Size
dspace-7.0-preview-1.pom 15 KB
Browse

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

Dependencies

compile (5)

Group / Artifact Type Version
org.dspace : dspace-oai jar 7.0-preview-1
com.lyncode : builder-commons jar 1.0.2
com.google.guava : guava jar 19.0
javax.servlet : javax.servlet-api jar 3.1.0
org.apache.poi : poi-ooxml jar 3.17

Project Modules

There are no modules declared in this project.