| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.opendaylight.dlux |
| Идентификатор | Идентификаторdlux-web |
| Версия | Версия0.9.2 |
| Тип | Типjar |
| Описание |
ОписаниеDLUX - DLUX Static Web
OpenDaylight is leading the transformation to Open Software Defined Networking (SDN). For more information, please see https://www.opendaylight.org
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| dlux-web-0.9.2.pom | |
| dlux-web-0.9.2.jar | 1 MB |
| dlux-web-0.9.2-sources.jar | 1 MB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.osgi : org.osgi.compendium | jar | |
| org.opendaylight.dlux : dlux.common.navigation.resources | jar | 0.9.2 |
| org.opendaylight.dlux : dlux.common.layout.resources | jar | 0.9.2 |
| org.opendaylight.dlux : dlux.common.authentication.resources | jar | 0.9.2 |
| org.opendaylight.dlux : dlux.common.login.resources | jar | 0.9.2 |
| org.opendaylight.dlux : dlux.common.general.resources | jar | 0.9.2 |
| org.opendaylight.dlux : dlux.loader.resources | jar | 0.9.2 |
| org.opendaylight.dlux : dlux.core.resources | jar | 0.9.2 |
| org.opendaylight.dlux : dlux.common.topbar.resources | jar | 0.9.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 Необязательный | jar | 3.1.12 |
| org.gaul : modernizer-maven-annotations | jar | 2.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |