Download wsit-maven-plugin-1.0.3.jar file - Jar w

Jar examples for w:wsit-maven-plugin

Description

Provides maven goals for generating WSIT client and server side configuration.

You can download jar file wsit-maven-plugin 1.0.3 in this page.

Build File

You can use the following script to add wsit-maven-plugin-1.0.3.jar to your project.

<dependency>
   <groupId>com.codeplex.wsitbt</groupId>
   <artifactId>wsit-maven-plugin</artifactId>
   <version>1.0.3</version>
</dependency>
compile group: 'com.codeplex.wsitbt', name: 'wsit-maven-plugin', version: '1.0.3'
libraryDependencies += "com.codeplex.wsitbt" % "wsit-maven-plugin" % "1.0.3"
<dependency org="com.codeplex.wsitbt" name="wsit-maven-plugin" rev="1.0.3"/>
@Grapes(@Grab(group='com.codeplex.wsitbt', module='wsit-maven-plugin', version='1.0.3'))
'com.codeplex.wsitbt:wsit-maven-plugin:jar:1.0.3'

Download

Click the following link to download the jar file.

wsit-maven-plugin-1.0.3-javadoc.jar
wsit-maven-plugin-1.0.3-sources.jar
wsit-maven-plugin-1.0.3.jar
wsit-maven-plugin-1.0.3.pom



Related Tutorials