| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.opendaylight.dlux |
| Идентификатор | Идентификаторdlux.common.authentication.resources |
| Версия | Версия0.9.2 |
| Тип | Типjar |
| Описание |
Описаниеdlux.common.authentication.resources
Common Authentication Module Resources
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.opendaylight.dlux/dlux.common.authentication.resources/ -->
<dependency>
<groupId>org.opendaylight.dlux</groupId>
<artifactId>dlux.common.authentication.resources</artifactId>
<version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.dlux/dlux.common.authentication.resources/
implementation 'org.opendaylight.dlux:dlux.common.authentication.resources:0.9.2'
// https://jarcasting.com/artifacts/org.opendaylight.dlux/dlux.common.authentication.resources/
implementation ("org.opendaylight.dlux:dlux.common.authentication.resources:0.9.2")
'org.opendaylight.dlux:dlux.common.authentication.resources:jar:0.9.2'
<dependency org="org.opendaylight.dlux" name="dlux.common.authentication.resources" rev="0.9.2">
<artifact name="dlux.common.authentication.resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.dlux', module='dlux.common.authentication.resources', version='0.9.2')
)
libraryDependencies += "org.opendaylight.dlux" % "dlux.common.authentication.resources" % "0.9.2"
[org.opendaylight.dlux/dlux.common.authentication.resources "0.9.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |