is not current version
Last Version 1.8

net.wasdev.wlp.ant:wlp-anttasks 1.4.1

Parent pom for Ant tasks supporting development with WebSphere Application Server Liberty Profile.

Categories

Categories

Ant Build Tools Net
GroupId

GroupId

net.wasdev.wlp.ant
ArtifactId

ArtifactId

wlp-anttasks
Version

Version

1.4.1
Type

Type

jar

Download wlp-anttasks 1.4.1


<!-- https://jarcasting.com/artifacts/net.wasdev.wlp.ant/wlp-anttasks/ -->
<dependency>
    <groupId>net.wasdev.wlp.ant</groupId>
    <artifactId>wlp-anttasks</artifactId>
    <version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.wasdev.wlp.ant/wlp-anttasks/
implementation 'net.wasdev.wlp.ant:wlp-anttasks:1.4.1'
// https://jarcasting.com/artifacts/net.wasdev.wlp.ant/wlp-anttasks/
implementation ("net.wasdev.wlp.ant:wlp-anttasks:1.4.1")
'net.wasdev.wlp.ant:wlp-anttasks:jar:1.4.1'
<dependency org="net.wasdev.wlp.ant" name="wlp-anttasks" rev="1.4.1">
  <artifact name="wlp-anttasks" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.wasdev.wlp.ant', module='wlp-anttasks', version='1.4.1')
)
libraryDependencies += "net.wasdev.wlp.ant" % "wlp-anttasks" % "1.4.1"
[net.wasdev.wlp.ant/wlp-anttasks "1.4.1"]