| License |
License |
|---|---|
| GroupId | GroupIdorg.objectweb.fractal.mind.compiler |
| ArtifactId | ArtifactIdcommon-frontend |
| Version | Version0.1-beta-2 |
| Type | Typejar |
| Description |
DescriptionCommon Frontend
Provides common AST interfaces and utility classes
|
| Filename | Size |
|---|---|
| common-frontend-0.1-beta-2.pom | |
| common-frontend-0.1-beta-2.jar | 146 KB |
| common-frontend-0.1-beta-2-tests.jar | 22 KB |
| common-frontend-0.1-beta-2-sources.jar | 130 KB |
| common-frontend-0.1-beta-2-javadoc.jar | 564 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.mind.compiler/common-frontend/ -->
<dependency>
<groupId>org.objectweb.fractal.mind.compiler</groupId>
<artifactId>common-frontend</artifactId>
<version>0.1-beta-2</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.mind.compiler/common-frontend/
implementation 'org.objectweb.fractal.mind.compiler:common-frontend:0.1-beta-2'
// https://jarcasting.com/artifacts/org.objectweb.fractal.mind.compiler/common-frontend/
implementation ("org.objectweb.fractal.mind.compiler:common-frontend:0.1-beta-2")
'org.objectweb.fractal.mind.compiler:common-frontend:jar:0.1-beta-2'
<dependency org="org.objectweb.fractal.mind.compiler" name="common-frontend" rev="0.1-beta-2">
<artifact name="common-frontend" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.mind.compiler', module='common-frontend', version='0.1-beta-2')
)
libraryDependencies += "org.objectweb.fractal.mind.compiler" % "common-frontend" % "0.1-beta-2"
[org.objectweb.fractal.mind.compiler/common-frontend "0.1-beta-2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.objectweb.fractal.fractaladl : fractal-adl | jar | 2.4-alpha-6 |
| org.objectweb.fractal.fractaladl : ast-core | jar | 2.4-alpha-6 |
| org.objectweb.fractal.cecilia.toolchain : plugin-framework | jar | 2.1.0 |
| org.antlr : stringtemplate | jar | 3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 5.8 |