Last Version

DSpace Parent Project 7.3

DSpace open source software is a turnkey institutional repository application.

License

License

GroupId

GroupId

org.dspace
ArtifactId

ArtifactId

dspace-parent
Version

Version

7.3
Type

Type

pom
Description

Description

DSpace Parent Project
DSpace open source software is a turnkey institutional repository application.
Project URL

Project URL

https://github.com/dspace/DSpace
Project Organization

Project Organization

LYRASIS

Download dspace-parent 7.3

Filename Size
dspace-parent-7.3.pom 91 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.