Last Version

Common Frontend 2.0

Provides common AST interfaces and utility classes

License

License

GroupId

GroupId

org.ow2.mind
ArtifactId

ArtifactId

common-frontend
Version

Version

2.0
Type

Type

jar
Description

Description

Common Frontend
Provides common AST interfaces and utility classes
Project URL

Project URL

http://mind.ow2.org/mindc-2.0/common-frontend/
Project Organization

Project Organization

OW2

Download common-frontend 2.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.objectweb.fractal.fractaladl : fractal-adl jar 2.6.1
org.objectweb.fractal.fractaladl : ast-core jar 2.6.1
org.ow2.mind : plugin-loader jar 2.0
org.objectweb.fractal.cecilia.toolchain : plugin-framework jar 2.1.0
org.antlr : stringtemplate jar 3.2
com.google.inject : guice jar 2.0
com.google.inject.extensions : guice-multibindings jar 2.0

test (1)

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

Project Modules

There are no modules declared in this project.