is not current version
Last Version 1.5.1

org.ow2.weblab.portlets:launch-chain-portlet 1.4

Simple portlet that allow to launch the indexing chain of the WebLab demo application

GroupId

GroupId

org.ow2.weblab.portlets
ArtifactId

ArtifactId

launch-chain-portlet
Version

Version

1.4
Type

Type

war

Download launch-chain-portlet 1.4


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