License |
License |
---|---|
Categories |
CategoriesAnt Build Tools ANTLR Compiler-compiler |
GroupId | GroupIdorg.apache.eagle |
ArtifactId | ArtifactIdeagle-antlr |
Last Version | Last Version0.4.0-incubating |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneagle-antlr
Distributed Real-time Monitoring and Alerting Framework Core
|
Project Organization |
Project Organization |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
com.carrotsearch : junit-benchmarks | jar | 0.7.0 |
com.h2database : h2 | jar | 1.3.172 |