Last Version

ADL backend module 2.0

Mind compiler is the tool-set that support the development of component-based software written with the Mind programming model.

License

License

GroupId

GroupId

org.ow2.mind
ArtifactId

ArtifactId

adl-backend
Version

Version

2.0
Type

Type

jar
Description

Description

ADL backend module
Mind compiler is the tool-set that support the development of component-based software written with the Mind programming model.
Project URL

Project URL

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

Project Organization

OW2

Download adl-backend 2.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.ow2.mind : adl-frontend jar 2.0
org.ow2.mind : common-backend jar 2.0
org.ow2.mind : idl-backend jar 2.0
org.ow2.mind : cpl-preproc jar 2.0
org.ow2.mind : plugin-loader jar 2.0

test (3)

Group / Artifact Type Version
org.testng : testng jar 5.8
org.ow2.mind : fractal-runtime jar 2.0
org.ow2.mind : common-frontend test-jar 2.0

Project Modules

There are no modules declared in this project.