Cuppa

Cuppa - A testing framework for Java 8

License

License

GroupId

GroupId

org.forgerock.cuppa
ArtifactId

ArtifactId

cuppa-surefire
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

Cuppa
Cuppa - A testing framework for Java 8
Project URL

Project URL

http://cuppa.forgerock.org
Source Code Management

Source Code Management

https://github.com/cuppa-framework/cuppa

Download cuppa-surefire

How to add to project

<!-- https://jarcasting.com/artifacts/org.forgerock.cuppa/cuppa-surefire/ -->
<dependency>
    <groupId>org.forgerock.cuppa</groupId>
    <artifactId>cuppa-surefire</artifactId>
    <version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.forgerock.cuppa/cuppa-surefire/
implementation 'org.forgerock.cuppa:cuppa-surefire:1.6.0'
// https://jarcasting.com/artifacts/org.forgerock.cuppa/cuppa-surefire/
implementation ("org.forgerock.cuppa:cuppa-surefire:1.6.0")
'org.forgerock.cuppa:cuppa-surefire:jar:1.6.0'
<dependency org="org.forgerock.cuppa" name="cuppa-surefire" rev="1.6.0">
  <artifact name="cuppa-surefire" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.forgerock.cuppa', module='cuppa-surefire', version='1.6.0')
)
libraryDependencies += "org.forgerock.cuppa" % "cuppa-surefire" % "1.6.0"
[org.forgerock.cuppa/cuppa-surefire "1.6.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.forgerock.cuppa : cuppa jar 1.6.0
org.apache.maven.surefire : common-java5 jar 2.19.1

test (3)

Group / Artifact Type Version
org.testng : testng jar 6.9.9
org.assertj : assertj-core jar 3.2.0
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.0
1.5.0
1.4.0
1.3.1
1.3.0
1.2.0
1.1.0
1.0.0