| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаcom.celeral.netconf |
| Идентификатор | Идентификаторceleral-netconf |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеParent pom for all the Celeral projects.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| celeral-netconf-1.0.1.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.celeral.netconf/celeral-netconf/ -->
<dependency>
<groupId>com.celeral.netconf</groupId>
<artifactId>celeral-netconf</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.celeral.netconf/celeral-netconf/
implementation 'com.celeral.netconf:celeral-netconf:1.0.1'
// https://jarcasting.com/artifacts/com.celeral.netconf/celeral-netconf/
implementation ("com.celeral.netconf:celeral-netconf:1.0.1")
'com.celeral.netconf:celeral-netconf:pom:1.0.1'
<dependency org="com.celeral.netconf" name="celeral-netconf" rev="1.0.1">
<artifact name="celeral-netconf" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.celeral.netconf', module='celeral-netconf', version='1.0.1')
)
libraryDependencies += "com.celeral.netconf" % "celeral-netconf" % "1.0.1"
[com.celeral.netconf/celeral-netconf "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.logging.log4j : log4j-api | jar | |
| org.apache.logging.log4j : log4j-core | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-core | jar | 2.1 |