eagle-entity-base

Distributed Real-time Monitoring and Alerting Framework Core

License

License

GroupId

GroupId

org.apache.eagle
ArtifactId

ArtifactId

eagle-entity-base
Last Version

Last Version

0.4.0-incubating
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

Apache Software Foundation

Download eagle-entity-base

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
net.sf.extcos : extcos jar 0.4b
org.apache.eagle : eagle-common jar 0.4.0-incubating
org.apache.eagle : eagle-antlr jar 0.4.0-incubating
org.apache.hbase : hbase-client jar
org.codehaus.groovy : groovy-all jar 2.3.4
com.scireum : parsii jar 1.3
org.mockito : mockito-all jar 1.8.1-rc1
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-hbase 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