Fractal Runtime

Provides API and implementations of the strandard Fractal controllers

License

License

GroupId

GroupId

org.objectweb.fractal.mind.compiler
ArtifactId

ArtifactId

fractal-runtime
Last Version

Last Version

0.1-beta-2
Release Date

Release Date

Type

Type

jar
Description

Description

Fractal Runtime
Provides API and implementations of the strandard Fractal controllers

Download fractal-runtime

How to add to project

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

Dependencies

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.1-beta-2
0.1-beta-1
0.1-alpha-4