License |
License |
---|---|
Categories |
CategoriesAnt Build Tools ANTLR Compiler-compiler |
GroupId | GroupIdorg.hisp.dhis.parser |
ArtifactId | ArtifactIddhis-antlr-expression-parser |
Last Version | Last Version1.0.28 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDHIS Antlr Expression Parser
Antlr Expression Parser
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.hisp.dhis.parser/dhis-antlr-expression-parser/ -->
<dependency>
<groupId>org.hisp.dhis.parser</groupId>
<artifactId>dhis-antlr-expression-parser</artifactId>
<version>1.0.28</version>
</dependency>
// https://jarcasting.com/artifacts/org.hisp.dhis.parser/dhis-antlr-expression-parser/
implementation 'org.hisp.dhis.parser:dhis-antlr-expression-parser:1.0.28'
// https://jarcasting.com/artifacts/org.hisp.dhis.parser/dhis-antlr-expression-parser/
implementation ("org.hisp.dhis.parser:dhis-antlr-expression-parser:1.0.28")
'org.hisp.dhis.parser:dhis-antlr-expression-parser:jar:1.0.28'
<dependency org="org.hisp.dhis.parser" name="dhis-antlr-expression-parser" rev="1.0.28">
<artifact name="dhis-antlr-expression-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hisp.dhis.parser', module='dhis-antlr-expression-parser', version='1.0.28')
)
libraryDependencies += "org.hisp.dhis.parser" % "dhis-antlr-expression-parser" % "1.0.28"
[org.hisp.dhis.parser/dhis-antlr-expression-parser "1.0.28"]
Group / Artifact | Type | Version |
---|---|---|
org.antlr : antlr4-runtime | jar | 4.9.3 |
org.apache.commons : commons-text | jar | 1.3 |
joda-time : joda-time | jar | 2.9.9 |
org.cache2k : cache2k-api | jar | 1.2.4.Final |
org.cache2k : cache2k-core | jar | 1.2.4.Final |
com.google.guava : guava | jar | 19.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |