MVN

br.com.ppm : test-helper

Maven & Gradle

Jul 01, 2018
1 usages
1 stars

PPM Test Helper · A general library to help you to build fast and fluent unit tests.

<dependency>
    <groupId>br.com.ppm</groupId>
    <artifactId>test-helper</artifactId>
    <version>0.1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of br.com.ppm : test-helper to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.5

All Versions

Choose a version of br.com.ppm : test-helper to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
test-helper-0.1.5
test-helper-0.1.4
test-helper-0.1.3
test-helper-0.1.2

How to add a dependency to Maven

Add the following br.com.ppm : test-helper maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>br.com.ppm</groupId>
    <artifactId>test-helper</artifactId>
    <version>0.1.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following br.com.ppm : test-helper gradle dependency to your build.gradle file:

implementation 'br.com.ppm:test-helper:0.1.5'

Gradle Kotlin DSL: Add the following br.com.ppm : test-helper gradle kotlin dependency to your build.gradle.kts file:

implementation("br.com.ppm:test-helper:0.1.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following br.com.ppm : test-helper sbt scala dependency to your build.sbt file:

libraryDependencies += "br.com.ppm" % "test-helper" % "0.1.5"

Advertisement

Dependencies from Group

Mar 19, 2023
2 usages
3 stars
Jul 01, 2018
1 usages
1 stars
Mar 17, 2023
0 stars

Discover Dependencies

Oct 06, 2017
0 stars
Nov 25, 2017
2 usages
Oct 09, 2017
4 usages
Aug 26, 2023
6 usages
2.4k stars
Oct 08, 2017
6 stars
Nov 09, 2018
2 stars