License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.apache.portals.pluto |
ArtifactId | ArtifactIdpluto-ant-tasks |
Last Version | Last Version3.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Pluto Ant Tasks
The Pluto Ant Tasks are used to assemble, deploy, and publish portlets to the Pluto Portal Driver.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
pluto-ant-tasks-3.1.1.pom | |
pluto-ant-tasks-3.1.1.jar | 11 KB |
pluto-ant-tasks-3.1.1-sources.jar | 9 KB |
pluto-ant-tasks-3.1.1-javadoc.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.portals.pluto/pluto-ant-tasks/ -->
<dependency>
<groupId>org.apache.portals.pluto</groupId>
<artifactId>pluto-ant-tasks</artifactId>
<version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.portals.pluto/pluto-ant-tasks/
implementation 'org.apache.portals.pluto:pluto-ant-tasks:3.1.1'
// https://jarcasting.com/artifacts/org.apache.portals.pluto/pluto-ant-tasks/
implementation ("org.apache.portals.pluto:pluto-ant-tasks:3.1.1")
'org.apache.portals.pluto:pluto-ant-tasks:jar:3.1.1'
<dependency org="org.apache.portals.pluto" name="pluto-ant-tasks" rev="3.1.1">
<artifact name="pluto-ant-tasks" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.portals.pluto', module='pluto-ant-tasks', version='3.1.1')
)
libraryDependencies += "org.apache.portals.pluto" % "pluto-ant-tasks" % "3.1.1"
[org.apache.portals.pluto/pluto-ant-tasks "3.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.portals.pluto : pluto-util | jar | 3.1.1 |
Group / Artifact | Type | Version |
---|---|---|
ant : ant | jar | 1.6.5 |