MVN

ca.gc.tbs-sct.wet-boew : wet-parent

Maven & Gradle

Dec 03, 2012
1.5k stars

Web Experience Toolkit - parent POM · Web Experience Toolkit (WET) includes ready-made tools and solutions for building and maintaining innovative websites that are accessible, usable, and interoperable. These tools and solutions are open source software and free for use by departments and external Web communities.

<dependency>
    <groupId>ca.gc.tbs-sct.wet-boew</groupId>
    <artifactId>wet-parent</artifactId>
    <version>3.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ca.gc.tbs-sct.wet-boew : wet-parent to add to Maven - Latest Versions:

  • Latest Stable: 3.0.2

All Versions

Choose a version of ca.gc.tbs-sct.wet-boew : wet-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
wet-parent-3.0.2
wet-parent-3.0.1
3.0
wet-parent-3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>ca.gc.tbs-sct.wet-boew</groupId>
    <artifactId>wet-parent</artifactId>
    <version>3.0.2</version>
</dependency>