License |
License |
---|---|
GroupId | GroupIdorg.objectweb.fractal.cecilia.toolchain |
ArtifactId | ArtifactIdidl-parser |
Last Version | Last Version2.1-start-8763 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCecilia IDL Parser
Cecilia IDL Parser generated by means of JavaCC.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationObjectWeb Consortium |
Filename | Size |
---|---|
idl-parser-2.1-start-8763.pom | |
idl-parser-2.1-start-8763.jar | 68 KB |
idl-parser-2.1-start-8763-sources.jar | 64 KB |
idl-parser-2.1-start-8763-javadoc.jar | 268 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.cecilia.toolchain/idl-parser/ -->
<dependency>
<groupId>org.objectweb.fractal.cecilia.toolchain</groupId>
<artifactId>idl-parser</artifactId>
<version>2.1-start-8763</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.cecilia.toolchain/idl-parser/
implementation 'org.objectweb.fractal.cecilia.toolchain:idl-parser:2.1-start-8763'
// https://jarcasting.com/artifacts/org.objectweb.fractal.cecilia.toolchain/idl-parser/
implementation ("org.objectweb.fractal.cecilia.toolchain:idl-parser:2.1-start-8763")
'org.objectweb.fractal.cecilia.toolchain:idl-parser:jar:2.1-start-8763'
<dependency org="org.objectweb.fractal.cecilia.toolchain" name="idl-parser" rev="2.1-start-8763">
<artifact name="idl-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.cecilia.toolchain', module='idl-parser', version='2.1-start-8763')
)
libraryDependencies += "org.objectweb.fractal.cecilia.toolchain" % "idl-parser" % "2.1-start-8763"
[org.objectweb.fractal.cecilia.toolchain/idl-parser "2.1-start-8763"]
Group / Artifact | Type | Version |
---|---|---|
org.objectweb.fractal.fractaladl : ast-core | jar | 2.4-alpha-4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.0 |