MVN

com.github.bmsantos : cola-maven-plugin-proj

Maven & Gradle

Dec 09, 2014
7 stars

cola-maven-plugin-proj · Maven Plugin for Cola JUnit BDD Tests

<dependency>
    <groupId>com.github.bmsantos</groupId>
    <artifactId>cola-maven-plugin-proj</artifactId>
    <version>0.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.bmsantos : cola-maven-plugin-proj to add to Maven - Latest Versions:

  • Latest Stable: 0.0.2

All Versions

Choose a version of com.github.bmsantos : cola-maven-plugin-proj to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
cola-maven-plugin-proj-0.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.bmsantos</groupId>
    <artifactId>cola-maven-plugin-proj</artifactId>
    <version>0.0.2</version>
</dependency>

Advertisement