Last Version

ADL backend module 0.1-beta-2

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.objectweb.fractal.mind.compiler
ArtifactId

ArtifactId

adl-backend
Version

Version

0.1-beta-2
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.

Download adl-backend 0.1-beta-2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.objectweb.fractal.mind.compiler : adl-frontend jar 0.1-beta-2
org.objectweb.fractal.mind.compiler : common-backend jar 0.1-beta-2
org.objectweb.fractal.mind.compiler : idl-backend jar 0.1-beta-2
org.objectweb.fractal.mind.compiler : cpl-preproc jar 0.1-beta-2

test (3)

Group / Artifact Type Version
org.testng : testng jar 5.8
org.objectweb.fractal.mind.compiler : common-frontend test-jar 0.1-beta-2
org.objectweb.fractal.mind.compiler : fractal-runtime jar 0.1-beta-2

Project Modules

There are no modules declared in this project.