| License |
License |
|---|---|
| Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
| GroupId | GroupIdcom.ning |
| ArtifactId | ArtifactIdmetrics.eventtracker-scribe |
| Version | Version4.1.2 |
| Type | Typejar |
| Description |
Descriptioneventtracker-scribe
Library to send events to collectors
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.ning/metrics.eventtracker-scribe/ -->
<dependency>
<groupId>com.ning</groupId>
<artifactId>metrics.eventtracker-scribe</artifactId>
<version>4.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.ning/metrics.eventtracker-scribe/
implementation 'com.ning:metrics.eventtracker-scribe:4.1.2'
// https://jarcasting.com/artifacts/com.ning/metrics.eventtracker-scribe/
implementation ("com.ning:metrics.eventtracker-scribe:4.1.2")
'com.ning:metrics.eventtracker-scribe:jar:4.1.2'
<dependency org="com.ning" name="metrics.eventtracker-scribe" rev="4.1.2">
<artifact name="metrics.eventtracker-scribe" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ning', module='metrics.eventtracker-scribe', version='4.1.2')
)
libraryDependencies += "com.ning" % "metrics.eventtracker-scribe" % "4.1.2"
[com.ning/metrics.eventtracker-scribe "4.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-codec : commons-codec | jar | 1.5 |
| com.google.inject : guice Optional | jar | 3.0 |
| com.mogwee : mogwee-executors | jar | 1.1.0 |
| com.ning : metrics.eventtracker-common | jar | 4.1.2 |
| com.ning : metrics.serialization-common | jar | 2.2.0 |
| com.ning : metrics.serialization-thrift | jar | 2.2.0 |
| com.ning : metrics.serialization-writer | jar | 2.2.0 |
| joda-time : joda-time | jar | 2.0 |
| org.apache.thrift : libfb303 | jar | 0.7.0 |
| org.apache.thrift : libthrift | jar | 0.7.0 |
| org.skife.config : config-magic Optional | jar | 0.13 |
| org.slf4j : slf4j-api | jar | 1.6.4 |
| org.weakref : jmxutils | jar | 1.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : jcl-over-slf4j | jar | 1.6.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| commons-lang : commons-lang | jar | 2.6 |
| com.ning : metrics.eventtracker-common | test-jar | 4.1.2 |
| com.ning : metrics.serialization-writer | test-jar | 2.2.0 |
| org.slf4j : slf4j-simple | jar | 1.6.4 |
| org.testng : testng | jar | 6.3.1 |