Last Version

Fractal ADL HelloWorld example 2.6.1

Fractal ADL is an extensible toolset for supporting heterogenous architecture descriptions.

License

License

GroupId

GroupId

org.objectweb.fractal.fractaladl.examples
ArtifactId

ArtifactId

helloworld
Version

Version

2.6.1
Type

Type

jar
Description

Description

Fractal ADL HelloWorld example
Fractal ADL is an extensible toolset for supporting heterogenous architecture descriptions.
Project URL

Project URL

http://fractal.objectweb.org/fractaladl-site/2.6.1/helloworld
Project Organization

Project Organization

ObjectWeb Consortium

Download helloworld 2.6.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.objectweb.fractal : fractal-api jar 2.0.2

Project Modules

There are no modules declared in this project.