| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdorg.apache.portals.jetspeed-2 |
| ArtifactId | ArtifactIdant-tasks |
| Last Version | Last Version2.1.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJetspeed-2 Ant Tasks
Ant Tasks Required for the Jetspeed-2 Product Build.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| ant-tasks-2.1.4.pom | |
| ant-tasks-2.1.4.jar | 21 KB |
| ant-tasks-2.1.4-sources.jar | 17 KB |
| ant-tasks-2.1.4-javadoc.jar | 56 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.portals.jetspeed-2/ant-tasks/ -->
<dependency>
<groupId>org.apache.portals.jetspeed-2</groupId>
<artifactId>ant-tasks</artifactId>
<version>2.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.portals.jetspeed-2/ant-tasks/
implementation 'org.apache.portals.jetspeed-2:ant-tasks:2.1.4'
// https://jarcasting.com/artifacts/org.apache.portals.jetspeed-2/ant-tasks/
implementation ("org.apache.portals.jetspeed-2:ant-tasks:2.1.4")
'org.apache.portals.jetspeed-2:ant-tasks:jar:2.1.4'
<dependency org="org.apache.portals.jetspeed-2" name="ant-tasks" rev="2.1.4">
<artifact name="ant-tasks" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.portals.jetspeed-2', module='ant-tasks', version='2.1.4')
)
libraryDependencies += "org.apache.portals.jetspeed-2" % "ant-tasks" % "2.1.4"
[org.apache.portals.jetspeed-2/ant-tasks "2.1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| ant : ant | jar | 1.6.5 |
| portlet-api : portlet-api | jar | 1.0 |
| javax.servlet : servlet-api | jar | 2.3 |
| org.apache.pluto : pluto | jar | 1.0.1 |
| org.apache.portals.bridges : portals-bridges-common | jar | 1.0.4 |
| isorelax : isorelax | jar | 20020414 |
| logkit : logkit | jar | 1.0.1 |
| msv : msv | jar | 20020414 |
| relaxngDatatype : relaxngDatatype | jar | 20020414 |
| avalon-framework : avalon-framework | jar | 4.1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |