| License |
License |
|---|---|
| GroupId | GroupIdio.honeycomb.beeline |
| ArtifactId | ArtifactIdbeeline-core |
| Last Version | Last Version2.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBeeline Java (Core)
The core library of the Honeycomb Beeline for Java
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| beeline-core-2.1.0.pom | |
| beeline-core-2.1.0.jar | 76 KB |
| beeline-core-2.1.0-sources.jar | 67 KB |
| beeline-core-2.1.0-javadoc.jar | 734 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.honeycomb.beeline/beeline-core/ -->
<dependency>
<groupId>io.honeycomb.beeline</groupId>
<artifactId>beeline-core</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.honeycomb.beeline/beeline-core/
implementation 'io.honeycomb.beeline:beeline-core:2.1.0'
// https://jarcasting.com/artifacts/io.honeycomb.beeline/beeline-core/
implementation ("io.honeycomb.beeline:beeline-core:2.1.0")
'io.honeycomb.beeline:beeline-core:jar:2.1.0'
<dependency org="io.honeycomb.beeline" name="beeline-core" rev="2.1.0">
<artifact name="beeline-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.honeycomb.beeline', module='beeline-core', version='2.1.0')
)
libraryDependencies += "io.honeycomb.beeline" % "beeline-core" % "2.1.0"
[io.honeycomb.beeline/beeline-core "2.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.honeycomb.libhoney : libhoney-java | jar | 1.5.0 |
| com.github.spotbugs : spotbugs-annotations Optional | jar | 4.2.2 |
| net.jcip : jcip-annotations Optional | jar | 1.0 |
| net.bytebuddy : byte-buddy | jar | 1.12.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.36 |
| 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 |