Deprecated
Development is moved to https://github.com/metamx/java-util
License |
License |
---|---|
GroupId | GroupIdcom.metamx |
ArtifactId | ArtifactIdemitter |
Last Version | Last Version0.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.metamx:emitter
Emit events to logger or an http service
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
emitter-0.6.0.pom | |
emitter-0.6.0.jar | 42 KB |
emitter-0.6.0-sources.jar | 21 KB |
emitter-0.6.0-javadoc.jar | 149 KB |
Browse |
<!-- 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"]
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 |
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 |
Development is moved to https://github.com/metamx/java-util