License |
License |
---|---|
GroupId | GroupIdbr.com.ppm |
ArtifactId | ArtifactIdtest-helper |
Version | Version0.1.5 |
Type | Typejar |
Description |
DescriptionPPM Test Helper
A general library to help you to build fast and fluent unit tests.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
test-helper-0.1.5.pom | |
test-helper-0.1.5.jar | 39 KB |
test-helper-0.1.5-sources.jar | 33 KB |
test-helper-0.1.5-javadoc.jar | 188 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.ppm/test-helper/ -->
<dependency>
<groupId>br.com.ppm</groupId>
<artifactId>test-helper</artifactId>
<version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.ppm/test-helper/
implementation 'br.com.ppm:test-helper:0.1.5'
// https://jarcasting.com/artifacts/br.com.ppm/test-helper/
implementation ("br.com.ppm:test-helper:0.1.5")
'br.com.ppm:test-helper:jar:0.1.5'
<dependency org="br.com.ppm" name="test-helper" rev="0.1.5">
<artifact name="test-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.ppm', module='test-helper', version='0.1.5')
)
libraryDependencies += "br.com.ppm" % "test-helper" % "0.1.5"
[br.com.ppm/test-helper "0.1.5"]
Group / Artifact | Type | Version |
---|---|---|
br.com.ppm : ppm-commons | jar | 2.0.3 |
junit : junit | jar | 4.12 |
br.com.six2six : fixture-factory | jar | 3.1.0 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.mockito : mockito-core | jar | 1.10.19 |
org.apache.logging.log4j : log4j-api | jar | 2.9.0 |
org.apache.logging.log4j : log4j-core | jar | 2.9.0 |
org.assertj : assertj-core | jar | 3.8.0 |
org.jacoco : jacoco-maven-plugin | jar | 0.7.9 |