MVN

com.alipay.sofa.koupleless : koupleless-test-suite

Maven & Gradle

Apr 15, 2024
<plugin>
    <groupId>com.alipay.sofa.koupleless</groupId>
    <artifactId>koupleless-test-suite</artifactId>
    <version>1.1.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.alipay.sofa.koupleless : koupleless-test-suite to add to Maven - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of com.alipay.sofa.koupleless : koupleless-test-suite to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
koupleless-test-suite-1.1.0

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.alipay.sofa.koupleless</groupId>
    <artifactId>koupleless-test-suite</artifactId>
    <version>1.1.0</version>
</plugin>