Jar examples for w:wlp-anttasks
Parent pom for Ant tasks supporting development with WebSphere Application Server Liberty Profile.
You can download jar file wlp-anttasks 1.4.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add wlp-anttasks-1.4.1.jar to your project.
<dependency> <groupId>net.wasdev.wlp.ant</groupId> <artifactId>wlp-anttasks</artifactId> <version>1.4.1</version> </dependency>
compile group: 'net.wasdev.wlp.ant', name: 'wlp-anttasks', version: '1.4.1'
libraryDependencies += "net.wasdev.wlp.ant" % "wlp-anttasks" % "1.4.1"
<dependency org="net.wasdev.wlp.ant" name="wlp-anttasks" rev="1.4.1"/>
@Grapes(@Grab(group='net.wasdev.wlp.ant', module='wlp-anttasks', version='1.4.1'))
'net.wasdev.wlp.ant:wlp-anttasks:jar:1.4.1'
Click the following link to download the jar file.
wlp-anttasks-1.4.1-javadoc.jar