Last Version

Open Liberty and WebSphere Liberty Ant Tasks 1.9.10

Parent pom for Ant tasks supporting development with Open Liberty and WebSphere Liberty.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

io.openliberty.tools
ArtifactId

ArtifactId

liberty-ant-tasks
Version

Version

1.9.10
Type

Type

jar
Description

Description

Open Liberty and WebSphere Liberty Ant Tasks
Parent pom for Ant tasks supporting development with Open Liberty and WebSphere Liberty.
Project URL

Project URL

https://github.com/openliberty/ci.ant

Download liberty-ant-tasks 1.9.10


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

Dependencies

compile (4)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.apache.ant : ant jar 1.10.11
commons-io : commons-io jar 2.8.0
org.json : json jar 20180813

Project Modules

There are no modules declared in this project.