cola-tests-base

Base pom for Cola JUnit BDD Tests

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.bmsantos
ArtifactId

ArtifactId

cola-tests-base
Last Version

Last Version

0.5.5
Release Date

Release Date

Type

Type

pom
Description

Description

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

Download cola-tests-base

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

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