Last Version

Common Annotations 2.0

Common ADL and IDL annotations of the Mind programming model.

License

License

GroupId

GroupId

org.ow2.mind
ArtifactId

ArtifactId

annotations
Version

Version

2.0
Type

Type

jar
Description

Description

Common Annotations
Common ADL and IDL annotations of the Mind programming model.
Project URL

Project URL

http://mind.ow2.org/mindc-2.0/annotations/
Project Organization

Project Organization

OW2

Download annotations 2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.ow2.mind : adl-backend jar 2.0
org.ow2.mind : idl-backend jar 2.0

test (5)

Group / Artifact Type Version
org.testng : testng jar 5.8
org.ow2.mind : fractal-runtime jar 2.0
org.ow2.mind : adl-frontend test-jar 2.0
org.ow2.mind : common-frontend test-jar 2.0
org.ow2.mind : adl-backend test-jar 2.0

Project Modules

There are no modules declared in this project.