cola-tests-compiler

Base pom for Cola JUnit BDD Tests

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.bmsantos
ArtifactId

ArtifactId

cola-tests-compiler
Last Version

Last Version

0.5.5
Release Date

Release Date

Type

Type

jar
Description

Description

cola-tests-compiler
Base pom for Cola JUnit BDD Tests

Download cola-tests-compiler

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.bmsantos/cola-tests-compiler/ -->
<dependency>
    <groupId>com.github.bmsantos</groupId>
    <artifactId>cola-tests-compiler</artifactId>
    <version>0.5.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bmsantos/cola-tests-compiler/
implementation 'com.github.bmsantos:cola-tests-compiler:0.5.5'
// https://jarcasting.com/artifacts/com.github.bmsantos/cola-tests-compiler/
implementation ("com.github.bmsantos:cola-tests-compiler:0.5.5")
'com.github.bmsantos:cola-tests-compiler:jar:0.5.5'
<dependency org="com.github.bmsantos" name="cola-tests-compiler" rev="0.5.5">
  <artifact name="cola-tests-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bmsantos', module='cola-tests-compiler', version='0.5.5')
)
libraryDependencies += "com.github.bmsantos" % "cola-tests-compiler" % "0.5.5"
[com.github.bmsantos/cola-tests-compiler "0.5.5"]

Dependencies

compile (8)

Group / Artifact Type Version
com.github.bmsantos : cola-tests jar 0.5.5
com.github.bmsantos : cola-tests-reports jar 0.5.5
org.slf4j : slf4j-api jar 1.7.2
org.slf4j : slf4j-simple jar 1.7.7
org.ow2.asm : asm jar 5.0.4
info.cukes : gherkin jar 2.12.2
org.sonatype.plexus : plexus-build-api jar 0.0.7
com.beust : jcommander jar 1.35

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-all jar 1.10.8

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.5
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
0.0.3