| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools ANTLR Compiler-compiler |
| GroupId | GroupIdio.fixprotocol.orchestra |
| ArtifactId | ArtifactIddsl-antlr |
| Last Version | Last Version1.7.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionio.fixprotocol.orchestra:dsl-antlr
Parent project for FIX Orchestra
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationFIX Trading Community |
| Filename | Size |
|---|---|
| dsl-antlr-1.7.3.pom | |
| dsl-antlr-1.7.3.jar | 143 KB |
| dsl-antlr-1.7.3-sources.jar | 57 KB |
| dsl-antlr-1.7.3-javadoc.jar | 355 KB |
| dsl-antlr-1.7.3-jar-with-dependencies.jar | 13 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.fixprotocol.orchestra/dsl-antlr/ -->
<dependency>
<groupId>io.fixprotocol.orchestra</groupId>
<artifactId>dsl-antlr</artifactId>
<version>1.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.fixprotocol.orchestra/dsl-antlr/
implementation 'io.fixprotocol.orchestra:dsl-antlr:1.7.3'
// https://jarcasting.com/artifacts/io.fixprotocol.orchestra/dsl-antlr/
implementation ("io.fixprotocol.orchestra:dsl-antlr:1.7.3")
'io.fixprotocol.orchestra:dsl-antlr:jar:1.7.3'
<dependency org="io.fixprotocol.orchestra" name="dsl-antlr" rev="1.7.3">
<artifact name="dsl-antlr" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fixprotocol.orchestra', module='dsl-antlr', version='1.7.3')
)
libraryDependencies += "io.fixprotocol.orchestra" % "dsl-antlr" % "1.7.3"
[io.fixprotocol.orchestra/dsl-antlr "1.7.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.antlr : antlr4 | jar | 4.9.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.0 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.0 |