MVN

com.github.volodya-lombrozo : jtcop-maven-plugin

Maven & Gradle

Aug 11, 2023
17 stars

jtcop · Plugin for checking tests in Java projects

<plugin>
    <groupId>com.github.volodya-lombrozo</groupId>
    <artifactId>jtcop-maven-plugin</artifactId>
    <version>1.1.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.volodya-lombrozo : jtcop-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of com.github.volodya-lombrozo : jtcop-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
jtcop-maven-plugin-1.1.1
jtcop-maven-plugin-1.1.0
1.0.x
jtcop-maven-plugin-1.0.1
jtcop-maven-plugin-1.0.0
0.1.x
jtcop-maven-plugin-0.1.18
jtcop-maven-plugin-0.1.17
jtcop-maven-plugin-0.1.16
jtcop-maven-plugin-0.1.15
jtcop-maven-plugin-0.1.14
jtcop-maven-plugin-0.1.13
jtcop-maven-plugin-0.1.12
jtcop-maven-plugin-0.1.11
jtcop-maven-plugin-0.1.9

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.github.volodya-lombrozo</groupId>
    <artifactId>jtcop-maven-plugin</artifactId>
    <version>1.1.1</version>
</plugin>