is not current version
Last Version 4.4.0

org.ow2.orchestra.console:orchestra.portlet 4.2.0


GroupId

GroupId

org.ow2.orchestra.console
ArtifactId

ArtifactId

orchestra.portlet
Version

Version

4.2.0
Type

Type

war

Download orchestra.portlet 4.2.0


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