не последняя версия
Последняя версия 1.0.18-Helium-SR4

org.opendaylight.defense4all:framework.restservice 1.0.15-Helium-SR1


Группа

Группа

org.opendaylight.defense4all
Идентификатор

Идентификатор

framework.restservice
Версия

Версия

1.0.15-Helium-SR1
Тип

Тип

jar

Скачать framework.restservice 1.0.15-Helium-SR1


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