| License |
License |
|---|---|
| GroupId | GroupIdorg.opendaylight.dlux |
| ArtifactId | ArtifactIddlux-web |
| Version | Version0.9.2 |
| Type | Typejar |
| Description |
DescriptionDLUX - DLUX Static Web
OpenDaylight is leading the transformation to Open Software Defined Networking (SDN). For more information, please see https://www.opendaylight.org
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| dlux-web-0.9.2.pom | |
| dlux-web-0.9.2.jar | 1 MB |
| dlux-web-0.9.2-sources.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.dlux/dlux-web/ -->
<dependency>
<groupId>org.opendaylight.dlux</groupId>
<artifactId>dlux-web</artifactId>
<version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.dlux/dlux-web/
implementation 'org.opendaylight.dlux:dlux-web:0.9.2'
// https://jarcasting.com/artifacts/org.opendaylight.dlux/dlux-web/
implementation ("org.opendaylight.dlux:dlux-web:0.9.2")
'org.opendaylight.dlux:dlux-web:jar:0.9.2'
<dependency org="org.opendaylight.dlux" name="dlux-web" rev="0.9.2">
<artifact name="dlux-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.dlux', module='dlux-web', version='0.9.2')
)
libraryDependencies += "org.opendaylight.dlux" % "dlux-web" % "0.9.2"
[org.opendaylight.dlux/dlux-web "0.9.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.osgi : org.osgi.core | jar | 6.0.0 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.2.100 |
| com.github.spotbugs : spotbugs-annotations Optional | jar | 3.1.12 |
| org.gaul : modernizer-maven-annotations | jar | 2.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.25 |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.hamcrest : hamcrest-library | jar | 2.2 |
| junit : junit | jar | 4.11 |
| org.mockito : mockito-core | jar | 2.28.2 |