License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.codeplex.wsitbt |
ArtifactId | ArtifactIdwsit-ant-tasks |
Last Version | Last Version1.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWSIT Ant Tasks
Provides ant tasks for generating WSIT client and server side configuration.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
wsit-ant-tasks-1.0.7.pom | |
wsit-ant-tasks-1.0.7.jar | 23 KB |
wsit-ant-tasks-1.0.7-sources.jar | 19 KB |
wsit-ant-tasks-1.0.7-javadoc.jar | 66 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.codeplex.wsitbt/wsit-ant-tasks/ -->
<dependency>
<groupId>com.codeplex.wsitbt</groupId>
<artifactId>wsit-ant-tasks</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.codeplex.wsitbt/wsit-ant-tasks/
implementation 'com.codeplex.wsitbt:wsit-ant-tasks:1.0.7'
// https://jarcasting.com/artifacts/com.codeplex.wsitbt/wsit-ant-tasks/
implementation ("com.codeplex.wsitbt:wsit-ant-tasks:1.0.7")
'com.codeplex.wsitbt:wsit-ant-tasks:jar:1.0.7'
<dependency org="com.codeplex.wsitbt" name="wsit-ant-tasks" rev="1.0.7">
<artifact name="wsit-ant-tasks" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codeplex.wsitbt', module='wsit-ant-tasks', version='1.0.7')
)
libraryDependencies += "com.codeplex.wsitbt" % "wsit-ant-tasks" % "1.0.7"
[com.codeplex.wsitbt/wsit-ant-tasks "1.0.7"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.ant : ant | jar | 1.8.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.apache.ant : ant-junit | jar | 1.8.2 |