is not current version
Last Version 1.0.18-Helium-SR4

org.opendaylight.defense4all:restservice 1.0.16-Helium-SR2


GroupId

GroupId

org.opendaylight.defense4all
ArtifactId

ArtifactId

restservice
Version

Version

1.0.16-Helium-SR2
Type

Type

war

Download restservice 1.0.16-Helium-SR2


<!-- https://jarcasting.com/artifacts/org.opendaylight.defense4all/restservice/ -->
<dependency>
    <groupId>org.opendaylight.defense4all</groupId>
    <artifactId>restservice</artifactId>
    <version>1.0.16-Helium-SR2</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.defense4all/restservice/
implementation 'org.opendaylight.defense4all:restservice:1.0.16-Helium-SR2'
// https://jarcasting.com/artifacts/org.opendaylight.defense4all/restservice/
implementation ("org.opendaylight.defense4all:restservice:1.0.16-Helium-SR2")
'org.opendaylight.defense4all:restservice:war:1.0.16-Helium-SR2'
<dependency org="org.opendaylight.defense4all" name="restservice" rev="1.0.16-Helium-SR2">
  <artifact name="restservice" type="war" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.defense4all', module='restservice', version='1.0.16-Helium-SR2')
)
libraryDependencies += "org.opendaylight.defense4all" % "restservice" % "1.0.16-Helium-SR2"
[org.opendaylight.defense4all/restservice "1.0.16-Helium-SR2"]