Last Version

com.metamx:emitter 0.6.0

Emit events to logger or an http service

License

License

GroupId

GroupId

com.metamx
ArtifactId

ArtifactId

emitter
Version

Version

0.6.0
Type

Type

jar
Description

Description

com.metamx:emitter
Emit events to logger or an http service
Project URL

Project URL

https://github.com/metamx/emitter
Source Code Management

Source Code Management

https://github.com/metamx/emitter.git

Download emitter 0.6.0


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

Dependencies

compile (8)

Group / Artifact Type Version
com.metamx : java-util jar 0.29.1
com.metamx : http-client jar 1.2.0
com.google.guava : guava jar 16.0.1
com.google.code.findbugs : jsr305 jar 2.0.1
javax.validation : validation-api jar 1.1.0.Final
com.fasterxml.jackson.core : jackson-annotations jar 2.6.7
com.fasterxml.jackson.core : jackson-core jar 2.6.7
com.fasterxml.jackson.core : jackson-databind jar 2.6.7

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.easymock : easymock jar 3.4
org.slf4j : slf4j-simple jar 1.7.25
com.metamx : http-client test-jar 1.2.0
it.unimi.dsi : fastutil jar 7.1.0

Project Modules

There are no modules declared in this project.