eagle-antlr

Distributed Real-time Monitoring and Alerting Framework Core

License

License

Categories

Categories

Ant Build Tools ANTLR Compiler-compiler
GroupId

GroupId

org.apache.eagle
ArtifactId

ArtifactId

eagle-antlr
Last Version

Last Version

0.4.0-incubating
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

Apache Software Foundation

Download eagle-antlr

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.5
commons-lang : commons-lang jar 2.6
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 (3)

Group / Artifact Type Version
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