is not current version
Last Version 1.0.18-Helium-SR4

org.opendaylight.defense4all:webgui 1.0.12


Categories

Categories

GUI User Interface
GroupId

GroupId

org.opendaylight.defense4all
ArtifactId

ArtifactId

webgui
Version

Version

1.0.12
Type

Type

war

Download webgui 1.0.12


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