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

org.opendaylight.defense4all:restservice 1.0.0


Группа

Группа

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

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

restservice
Версия

Версия

1.0.0
Тип

Тип

war

Скачать restservice 1.0.0

Имя Файла Размер
restservice-1.0.0.pom
restservice-1.0.0.war 20 MB
Обзор

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