GroupId | GroupIdorg.objectweb.fractal.bf |
---|---|
ArtifactId | ArtifactIdadl |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFractal-BF: ADL extension
Extend Fractal-ADL to specify binding protocols.
|
Filename | Size |
---|---|
adl-0.1.pom | |
adl-0.1.jar | 29 KB |
adl-0.1-sources.jar | 18 KB |
adl-0.1-javadoc.jar | 106 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.objectweb.fractal.bf.testing : fixtures | jar | 0.1 |
junit : junit | jar | 4.4 |