Last Version

Fractal-BF: ADL extension 0.1

Extend Fractal-ADL to specify binding protocols.

GroupId

GroupId

org.objectweb.fractal.bf
ArtifactId

ArtifactId

adl
Version

Version

0.1
Type

Type

jar
Description

Description

Fractal-BF: ADL extension
Extend Fractal-ADL to specify binding protocols.

Download adl 0.1


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

Dependencies

compile (9)

Group / Artifact Type Version
org.objectweb.fractal : fractal-api jar 2.0.2
org.objectweb.fractal.bf : core jar 0.1
org.objectweb.fractal.fractaladl : fractal-adl jar 2.2
org.objectweb.fractal.fractaladl : task-framework jar 2.2
org.objectweb.fractal.fractaladl : task-deployment jar 2.2
org.objectweb.fractal.fractaladl : ast-core jar 2.2
org.slf4j : slf4j-api jar 1.4.3
org.slf4j : slf4j-simple jar 1.4.3
ch.qos.logback : logback-classic jar 0.9.8

test (2)

Group / Artifact Type Version
org.objectweb.fractal.bf.testing : fixtures jar 0.1
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.