is not current version
Last Version 1.1

org.ow2.dragon:dragon-api-connection 1.1-alpha1

Petals Master Execution Env Connection API

GroupId

GroupId

org.ow2.dragon
ArtifactId

ArtifactId

dragon-api-connection
Version

Version

1.1-alpha1
Type

Type

jar

Download dragon-api-connection 1.1-alpha1


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