License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.github.bmsantos |
ArtifactId | ArtifactIdcola-tests |
Last Version | Last Version0.5.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncola-tests
Base pom for Cola JUnit BDD Tests
|
Filename | Size |
---|---|
cola-tests-0.5.5.pom | |
cola-tests-0.5.5.jar | 32 KB |
cola-tests-0.5.5-sources.jar | 17 KB |
cola-tests-0.5.5-javadoc.jar | 171 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.bmsantos/cola-tests/ -->
<dependency>
<groupId>com.github.bmsantos</groupId>
<artifactId>cola-tests</artifactId>
<version>0.5.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bmsantos/cola-tests/
implementation 'com.github.bmsantos:cola-tests:0.5.5'
// https://jarcasting.com/artifacts/com.github.bmsantos/cola-tests/
implementation ("com.github.bmsantos:cola-tests:0.5.5")
'com.github.bmsantos:cola-tests:jar:0.5.5'
<dependency org="com.github.bmsantos" name="cola-tests" rev="0.5.5">
<artifact name="cola-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bmsantos', module='cola-tests', version='0.5.5')
)
libraryDependencies += "com.github.bmsantos" % "cola-tests" % "0.5.5"
[com.github.bmsantos/cola-tests "0.5.5"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.2 |
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 |
javax.inject : javax.inject | jar | 1 |
com.google.inject : guice | jar | 4.0 |
org.ow2.asm : asm-util | jar | 5.0.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-library | jar | 1.3 |
org.mockito : mockito-all | jar | 1.10.8 |
uk.org.lidalia : slf4j-test | jar | 1.1.0 |