License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Ant |
GroupId | GroupIdcom.github.bmsantos |
ArtifactId | ArtifactIdcola-maven-plugin-proj |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncola-maven-plugin-proj
Maven Plugin for Cola JUnit BDD Tests
|
Filename | Size |
---|---|
cola-maven-plugin-proj-0.0.2.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.bmsantos/cola-maven-plugin-proj/ -->
<dependency>
<groupId>com.github.bmsantos</groupId>
<artifactId>cola-maven-plugin-proj</artifactId>
<version>0.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.bmsantos/cola-maven-plugin-proj/
implementation 'com.github.bmsantos:cola-maven-plugin-proj:0.0.2'
// https://jarcasting.com/artifacts/com.github.bmsantos/cola-maven-plugin-proj/
implementation ("com.github.bmsantos:cola-maven-plugin-proj:0.0.2")
'com.github.bmsantos:cola-maven-plugin-proj:pom:0.0.2'
<dependency org="com.github.bmsantos" name="cola-maven-plugin-proj" rev="0.0.2">
<artifact name="cola-maven-plugin-proj" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.bmsantos', module='cola-maven-plugin-proj', version='0.0.2')
)
libraryDependencies += "com.github.bmsantos" % "cola-maven-plugin-proj" % "0.0.2"
[com.github.bmsantos/cola-maven-plugin-proj "0.0.2"]