Last Version

DSpace Spring Rest (Boot MVC + HATEOAS) 7.0-preview-1

DSpace new Rest API

License

License

GroupId

GroupId

org.dspace
ArtifactId

ArtifactId

dspace-spring-rest
Version

Version

7.0-preview-1
Type

Type

war
Description

Description

DSpace Spring Rest (Boot MVC + HATEOAS)
DSpace new Rest API
Project Organization

Project Organization

DuraSpace

Download dspace-spring-rest 7.0-preview-1


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

Dependencies

compile (15)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 1.4.4.RELEASE
org.springframework.boot : spring-boot-starter-data-rest jar 1.4.4.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 1.4.4.RELEASE
com.flipkart.zjsonpatch : zjsonpatch jar 0.4.6
org.springframework.data : spring-data-rest-hal-browser jar 2.5.7.RELEASE
org.springframework.boot : spring-boot-starter-security jar 1.4.4.RELEASE
org.springframework.boot : spring-boot-starter jar 1.4.4.RELEASE
org.springframework.boot : spring-boot-starter-log4j2 jar 1.4.4.RELEASE
org.dspace : dspace-api jar 7.0-preview-1
org.dspace : dspace-services jar 7.0-preview-1
org.apache.commons : commons-collections4 jar 4.1
joda-time : joda-time jar 2.9.2
com.nimbusds : nimbus-jose-jwt jar 6.2
org.apache.solr : solr-solrj jar 7.3.1
org.apache.poi : poi-ooxml jar 3.17

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-tomcat jar 1.4.4.RELEASE

test (13)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.4.4.RELEASE
com.jayway.jsonpath : json-path jar 2.2.0
com.jayway.jsonpath : json-path-assert jar 2.2.0
org.jmockit : jmockit jar 1.21
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
com.h2database : h2 jar 1.4.187
org.mockito : mockito-core jar 1.10.19
org.apache.solr : solr-core jar 7.3.1
org.apache.solr : solr-cell jar 7.3.1
org.apache.lucene : lucene-analyzers-icu jar 7.3.1
org.apache.lucene : lucene-analyzers-smartcn jar 7.3.1
org.apache.lucene : lucene-analyzers-stempel jar 7.3.1

Project Modules

There are no modules declared in this project.