is not current version
Last Version 4.4.0

org.ow2.orchestra.console:orchestra.console 4.1.0

This will package all distributions

GroupId

GroupId

org.ow2.orchestra.console
ArtifactId

ArtifactId

orchestra.console
Version

Version

4.1.0
Type

Type

jar

Download orchestra.console 4.1.0


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