MVN

com.teamscale : teamscale-maven-plugin

Maven & Gradle

Aug 21, 2023
16 stars

Teamscale Maven Plugin · Maven Plugin for Teamscale

<plugin>
    <groupId>com.teamscale</groupId>
    <artifactId>teamscale-maven-plugin</artifactId>
    <version>31.0.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.teamscale : teamscale-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 31.0.0

All Versions

Choose a version of com.teamscale : teamscale-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
31.0.x
teamscale-maven-plugin-31.0.0
30.1.x
teamscale-maven-plugin-30.1.1
teamscale-maven-plugin-30.1.0
30.0.x
teamscale-maven-plugin-30.0.2
teamscale-maven-plugin-30.0.1
teamscale-maven-plugin-30.0.0
29.1.x
teamscale-maven-plugin-29.1.3
teamscale-maven-plugin-29.1.2
27.0.x
teamscale-maven-plugin-27.0.1
teamscale-maven-plugin-27.0.0
26.0.x
teamscale-maven-plugin-26.0.2
teamscale-maven-plugin-26.0.1
teamscale-maven-plugin-26.0.0
25.0.x
teamscale-maven-plugin-25.0.0
24.1.x
teamscale-maven-plugin-24.1.1
24.0.x
teamscale-maven-plugin-24.0.1

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>com.teamscale</groupId>
    <artifactId>teamscale-maven-plugin</artifactId>
    <version>31.0.0</version>
</plugin>