Jar examples for w:wsit-maven-plugin
Provides maven goals for generating WSIT client and server side configuration.
You can download jar file wsit-maven-plugin 1.0.1 in this page.
You can use the following script to add wsit-maven-plugin-1.0.1.jar to your project.
<dependency> <groupId>com.codeplex.wsitbt</groupId> <artifactId>wsit-maven-plugin</artifactId> <version>1.0.1</version> </dependency>
compile group: 'com.codeplex.wsitbt', name: 'wsit-maven-plugin', version: '1.0.1'
libraryDependencies += "com.codeplex.wsitbt" % "wsit-maven-plugin" % "1.0.1"
<dependency org="com.codeplex.wsitbt" name="wsit-maven-plugin" rev="1.0.1"/>
@Grapes(@Grab(group='com.codeplex.wsitbt', module='wsit-maven-plugin', version='1.0.1'))
'com.codeplex.wsitbt:wsit-maven-plugin:jar:1.0.1'
Click the following link to download the jar file.
wsit-maven-plugin-1.0.1-javadoc.jar