is not current version
Last Version 2.0.0-RC2

uk.ac.open.kmi.iserve:iserve-sal-rest 2.0.0-RC1

iServe SAL REST provides a RESTful interface to the registry exposing the Linked Data hosted by the registry either for humans (HTML) or for machines (RDF, JSON) as well as it enables applications to create, read, update or delete data from the server.

GroupId

GroupId

uk.ac.open.kmi.iserve
ArtifactId

ArtifactId

iserve-sal-rest
Version

Version

2.0.0-RC1
Type

Type

war

Download iserve-sal-rest 2.0.0-RC1


<!-- https://jarcasting.com/artifacts/uk.ac.open.kmi.iserve/iserve-sal-rest/ -->
<dependency>
    <groupId>uk.ac.open.kmi.iserve</groupId>
    <artifactId>iserve-sal-rest</artifactId>
    <version>2.0.0-RC1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.open.kmi.iserve/iserve-sal-rest/
implementation 'uk.ac.open.kmi.iserve:iserve-sal-rest:2.0.0-RC1'
// https://jarcasting.com/artifacts/uk.ac.open.kmi.iserve/iserve-sal-rest/
implementation ("uk.ac.open.kmi.iserve:iserve-sal-rest:2.0.0-RC1")
'uk.ac.open.kmi.iserve:iserve-sal-rest:war:2.0.0-RC1'
<dependency org="uk.ac.open.kmi.iserve" name="iserve-sal-rest" rev="2.0.0-RC1">
  <artifact name="iserve-sal-rest" type="war" />
</dependency>
@Grapes(
@Grab(group='uk.ac.open.kmi.iserve', module='iserve-sal-rest', version='2.0.0-RC1')
)
libraryDependencies += "uk.ac.open.kmi.iserve" % "iserve-sal-rest" % "2.0.0-RC1"
[uk.ac.open.kmi.iserve/iserve-sal-rest "2.0.0-RC1"]