eagle-client-base

Distributed Real-time Monitoring and Alerting Framework Core

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.eagle
ArtifactId

ArtifactId

eagle-client-base
Last Version

Last Version

0.4.0-incubating
Release Date

Release Date

Type

Type

jar
Description

Description

eagle-client-base
Distributed Real-time Monitoring and Alerting Framework Core
Project Organization

Project Organization

Apache Software Foundation

Download eagle-client-base

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.eagle : eagle-entity-base jar 0.4.0-incubating
org.codehaus.jackson : jackson-jaxrs jar 1.9.13
org.codehaus.jackson : jackson-core-asl jar 1.9.13
org.codehaus.jackson : jackson-xc jar 1.9.13
com.sun.jersey : jersey-client jar 1.8
commons-logging : commons-logging jar 1.1.1
org.slf4j : slf4j-api jar 1.7.5
org.slf4j : log4j-over-slf4j jar 1.7.5

test (5)

Group / Artifact Type Version
org.apache.eagle : eagle-embed-server jar 0.4.0-incubating
org.apache.eagle : eagle-embed-hbase jar 0.4.0-incubating
junit : junit jar 4.10
com.carrotsearch : junit-benchmarks jar 0.7.0
com.h2database : h2 jar 1.3.172

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0-incubating