is not current version
Last Version 2.0.4

org.dspace:dspace-services-impl 2.0.0

The implementation of the DSpace 2 services

GroupId

GroupId

org.dspace
ArtifactId

ArtifactId

dspace-services-impl
Version

Version

2.0.0
Type

Type

jar

Download dspace-services-impl 2.0.0


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