| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.honeycomb.beeline |
| Идентификатор | Идентификаторexamples |
| Последняя версия | Последняя версия2.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеParent POM for the Honeycomb Beeline for Java
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| examples-2.1.0.pom | |
| examples-2.1.0.jar | 4 KB |
| examples-2.1.0-sources.jar | 3 KB |
| examples-2.1.0-javadoc.jar | 393 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.honeycomb.beeline/examples/ -->
<dependency>
<groupId>io.honeycomb.beeline</groupId>
<artifactId>examples</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.honeycomb.beeline/examples/
implementation 'io.honeycomb.beeline:examples:2.1.0'
// https://jarcasting.com/artifacts/io.honeycomb.beeline/examples/
implementation ("io.honeycomb.beeline:examples:2.1.0")
'io.honeycomb.beeline:examples:jar:2.1.0'
<dependency org="io.honeycomb.beeline" name="examples" rev="2.1.0">
<artifact name="examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.honeycomb.beeline', module='examples', version='2.1.0')
)
libraryDependencies += "io.honeycomb.beeline" % "examples" % "2.1.0"
[io.honeycomb.beeline/examples "2.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.honeycomb.beeline : beeline-core | jar | 2.1.0 |
| io.honeycomb.libhoney : libhoney-java | jar | 1.5.0 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| commons-httpclient : commons-httpclient | jar | 3.1 |
| com.github.spotbugs : spotbugs-annotations Необязательный | jar | 4.2.2 |
| net.jcip : jcip-annotations Необязательный | jar | 1.0 |
| net.bytebuddy : byte-buddy | jar | 1.12.10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.spotbugs : spotbugs | jar | 4.2.2 |
| junit : junit | jar | 4.13.2 |
| org.mockito : mockito-core | jar | 4.5.1 |
| org.assertj : assertj-core | jar | 3.22.0 |
| com.github.tomakehurst : wiremock | jar | 2.27.2 |
| io.rest-assured : rest-assured | jar | 5.0.1 |