libhoney-java

Java library for sending events to Honeycomb

License

License

Categories

Categories

Java Languages
GroupId

GroupId

io.honeycomb
ArtifactId

ArtifactId

libhoney-java
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

libhoney-java
Java library for sending events to Honeycomb
Project URL

Project URL

https://github.com/honeycombio/libhoney-java
Source Code Management

Source Code Management

https://github.com/honeycombio/libhoney-java

Download libhoney-java

How to add to project

<!-- https://jarcasting.com/artifacts/io.honeycomb/libhoney-java/ -->
<dependency>
    <groupId>io.honeycomb</groupId>
    <artifactId>libhoney-java</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.honeycomb/libhoney-java/
implementation 'io.honeycomb:libhoney-java:0.0.1'
// https://jarcasting.com/artifacts/io.honeycomb/libhoney-java/
implementation ("io.honeycomb:libhoney-java:0.0.1")
'io.honeycomb:libhoney-java:jar:0.0.1'
<dependency org="io.honeycomb" name="libhoney-java" rev="0.0.1">
  <artifact name="libhoney-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.honeycomb', module='libhoney-java', version='0.0.1')
)
libraryDependencies += "io.honeycomb" % "libhoney-java" % "0.0.1"
[io.honeycomb/libhoney-java "0.0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.json : json jar 20090211
org.apache.httpcomponents : httpcore jar 4.2.4
org.apache.httpcomponents : httpclient jar 4.2.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.

libhoney-java Build Status Maven Central

Java library for sending events to Honeycomb, a service for debugging your software in production.

Requires Java 7 or greater.

Local Build

Build with Java 7 and above by running the following from the root directory:

./mvnw package

Contributions

Features, bug fixes and other changes to libhoney are gladly accepted. Please open issues or a pull request with your change. Remember to add your name to the CONTRIBUTORS file!

All contributions will be released under the Apache License 2.0.

io.honeycomb

Honeycomb

Observability for Production Systems. Debug using Events, Traces, and Logs in one tool. Instrument code automatically, surface outliers instantly.

Versions

Version
0.0.1