play-netconf
play-netconf
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Сеть |
| Группа | Группаcom.airlenet.netconf |
| Идентификатор | Идентификаторnetconf-spring-boot-starter |
| Последняя версия | Последняя версия2.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеnetconf-java
|
| Организация-разработчик |
Организация-разработчикairlenet |
<!-- https://jarcasting.com/artifacts/com.airlenet.netconf/netconf-spring-boot-starter/ -->
<dependency>
<groupId>com.airlenet.netconf</groupId>
<artifactId>netconf-spring-boot-starter</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.airlenet.netconf/netconf-spring-boot-starter/
implementation 'com.airlenet.netconf:netconf-spring-boot-starter:2.0.0'
// https://jarcasting.com/artifacts/com.airlenet.netconf/netconf-spring-boot-starter/
implementation ("com.airlenet.netconf:netconf-spring-boot-starter:2.0.0")
'com.airlenet.netconf:netconf-spring-boot-starter:jar:2.0.0'
<dependency org="com.airlenet.netconf" name="netconf-spring-boot-starter" rev="2.0.0">
<artifact name="netconf-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.airlenet.netconf', module='netconf-spring-boot-starter', version='2.0.0')
)
libraryDependencies += "com.airlenet.netconf" % "netconf-spring-boot-starter" % "2.0.0"
[com.airlenet.netconf/netconf-spring-boot-starter "2.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.airlenet.yang : yang-jnc | jar | 2.0.0 |
| com.airlenet.netconf : netconf-datasource | jar | 2.0.0 |
| org.springframework.boot : spring-boot-starter Необязательный | jar | |
| org.springframework.boot : spring-boot-starter-web Необязательный | jar | |
| org.springframework.boot : spring-boot | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | |
| org.slf4j : slf4j-api | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |
play-netconf