Last Version

ADL Parser 2.0

Contains the parser of the ADL language of the Mind programming model.

License

License

GroupId

GroupId

org.ow2.mind
ArtifactId

ArtifactId

adl-parser
Version

Version

2.0
Type

Type

jar
Description

Description

ADL Parser
Contains the parser of the ADL language of the Mind programming model.
Project URL

Project URL

http://mind.ow2.org/mindc-2.0/adl-parser/
Project Organization

Project Organization

OW2

Download adl-parser 2.0


<!-- https://jarcasting.com/artifacts/org.ow2.mind/adl-parser/ -->
<dependency>
    <groupId>org.ow2.mind</groupId>
    <artifactId>adl-parser</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.mind/adl-parser/
implementation 'org.ow2.mind:adl-parser:2.0'
// https://jarcasting.com/artifacts/org.ow2.mind/adl-parser/
implementation ("org.ow2.mind:adl-parser:2.0")
'org.ow2.mind:adl-parser:jar:2.0'
<dependency org="org.ow2.mind" name="adl-parser" rev="2.0">
  <artifact name="adl-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.mind', module='adl-parser', version='2.0')
)
libraryDependencies += "org.ow2.mind" % "adl-parser" % "2.0"
[org.ow2.mind/adl-parser "2.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.objectweb.fractal.fractaladl : ast-core jar 2.6.1

test (1)

Group / Artifact Type Version
org.testng : testng jar 5.8

Project Modules

There are no modules declared in this project.