MVN

com.codeplex.wsitbt : wsit-build-tools-project

Maven & Gradle

Mar 06, 2012

WSIT Build Tools · WSIT Build Tools provides a set of Ant tasks and Maven mojos that generate WSIT configuration files for Metro web services.

<dependency>
    <groupId>com.codeplex.wsitbt</groupId>
    <artifactId>wsit-build-tools-project</artifactId>
    <version>1.0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.codeplex.wsitbt : wsit-build-tools-project to add to Maven - Latest Versions:

  • Latest Stable: 1.0.7

All Versions

Choose a version of com.codeplex.wsitbt : wsit-build-tools-project to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
wsit-build-tools-project-1.0.7
wsit-build-tools-project-1.0.6
wsit-build-tools-project-1.0.5
wsit-build-tools-project-1.0.4
wsit-build-tools-project-1.0.3
wsit-build-tools-project-1.0.2
wsit-build-tools-project-1.0.1
1.0
wsit-build-tools-project-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.codeplex.wsitbt</groupId>
    <artifactId>wsit-build-tools-project</artifactId>
    <version>1.0.7</version>
</dependency>