| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.cactusthorn.routing |
| Идентификатор | Идентификаторroot |
| Версия | Версия0.30 |
| Тип | Типpom |
| Описание |
ОписаниеRouting :: Root
Parent POM
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| root-0.30.pom | 21 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.cactusthorn.routing/root/ -->
<dependency>
<groupId>net.cactusthorn.routing</groupId>
<artifactId>root</artifactId>
<version>0.30</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.cactusthorn.routing/root/
implementation 'net.cactusthorn.routing:root:0.30'
// https://jarcasting.com/artifacts/net.cactusthorn.routing/root/
implementation ("net.cactusthorn.routing:root:0.30")
'net.cactusthorn.routing:root:pom:0.30'
<dependency org="net.cactusthorn.routing" name="root" rev="0.30">
<artifact name="root" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.cactusthorn.routing', module='root', version='0.30')
)
libraryDependencies += "net.cactusthorn.routing" % "root" % "0.30"
[net.cactusthorn.routing/root "0.30"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.0-M1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.0-M1 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.0-M1 |
| org.mockito : mockito-core | jar | 3.8.0 |
| org.mockito : mockito-junit-jupiter | jar | 3.8.0 |