is not current version
Last Version 3.1.1

org.apache.portals.pluto:pluto-ant-tasks 2.0.3

The Pluto Ant Tasks are used to assemble, deploy, and publish portlets to the Pluto Portal Driver.

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.apache.portals.pluto
ArtifactId

ArtifactId

pluto-ant-tasks
Version

Version

2.0.3
Type

Type

jar

Download pluto-ant-tasks 2.0.3


<!-- https://jarcasting.com/artifacts/org.apache.portals.pluto/pluto-ant-tasks/ -->
<dependency>
    <groupId>org.apache.portals.pluto</groupId>
    <artifactId>pluto-ant-tasks</artifactId>
    <version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.portals.pluto/pluto-ant-tasks/
implementation 'org.apache.portals.pluto:pluto-ant-tasks:2.0.3'
// https://jarcasting.com/artifacts/org.apache.portals.pluto/pluto-ant-tasks/
implementation ("org.apache.portals.pluto:pluto-ant-tasks:2.0.3")
'org.apache.portals.pluto:pluto-ant-tasks:jar:2.0.3'
<dependency org="org.apache.portals.pluto" name="pluto-ant-tasks" rev="2.0.3">
  <artifact name="pluto-ant-tasks" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.portals.pluto', module='pluto-ant-tasks', version='2.0.3')
)
libraryDependencies += "org.apache.portals.pluto" % "pluto-ant-tasks" % "2.0.3"
[org.apache.portals.pluto/pluto-ant-tasks "2.0.3"]