| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.honeycomb.beeline |
| Идентификатор | Идентификаторbeeline-parent |
| Версия | Версия1.7.0 |
| Тип | Типpom |
| Описание |
ОписаниеBeeline Java (Parent)
Parent POM for the Honeycomb Beeline for Java
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| beeline-parent-1.7.0.pom | 16 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.honeycomb.beeline/beeline-parent/ -->
<dependency>
<groupId>io.honeycomb.beeline</groupId>
<artifactId>beeline-parent</artifactId>
<version>1.7.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.honeycomb.beeline/beeline-parent/
implementation 'io.honeycomb.beeline:beeline-parent:1.7.0'
// https://jarcasting.com/artifacts/io.honeycomb.beeline/beeline-parent/
implementation ("io.honeycomb.beeline:beeline-parent:1.7.0")
'io.honeycomb.beeline:beeline-parent:pom:1.7.0'
<dependency org="io.honeycomb.beeline" name="beeline-parent" rev="1.7.0">
<artifact name="beeline-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.honeycomb.beeline', module='beeline-parent', version='1.7.0')
)
libraryDependencies += "io.honeycomb.beeline" % "beeline-parent" % "1.7.0"
[io.honeycomb.beeline/beeline-parent "1.7.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.spotbugs : spotbugs-annotations Необязательный | jar | 4.2.2 |
| net.jcip : jcip-annotations Необязательный | jar | 1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.spotbugs : spotbugs | jar | 4.2.2 |
| junit : junit | jar | 4.13.2 |
| org.mockito : mockito-core | jar | 4.1.0 |
| org.assertj : assertj-core | jar | 3.21.0 |
| com.github.tomakehurst : wiremock | jar | 2.27.2 |
| io.rest-assured : rest-assured | jar | 4.4.0 |