MVN

de.ppi : deepsampler-junit-json

Maven & Gradle

May 11, 2022
11 stars

deepsampler-junit-json · This module provides annotations, to configure json samplers in junit tests.

<dependency>
    <groupId>de.ppi</groupId>
    <artifactId>deepsampler-junit-json</artifactId>
    <version>2.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.ppi : deepsampler-junit-json to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.0

All Versions

Choose a version of de.ppi : deepsampler-junit-json to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
deepsampler-junit-json-2.1.0

How to add a dependency to Maven

Add the following de.ppi : deepsampler-junit-json maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.ppi</groupId>
    <artifactId>deepsampler-junit-json</artifactId>
    <version>2.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.ppi : deepsampler-junit-json gradle dependency to your build.gradle file:

implementation 'de.ppi:deepsampler-junit-json:2.1.0'

Gradle Kotlin DSL: Add the following de.ppi : deepsampler-junit-json gradle kotlin dependency to your build.gradle.kts file:

implementation("de.ppi:deepsampler-junit-json:2.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.ppi : deepsampler-junit-json sbt scala dependency to your build.sbt file:

libraryDependencies += "de.ppi" % "deepsampler-junit-json" % "2.1.0"

Advertisement

Dependencies from Group

May 11, 2022
8 usages
11 stars
May 11, 2022
5 usages
11 stars
May 11, 2022
4 usages
11 stars
May 11, 2022
2 usages
11 stars
May 11, 2022
1 usages
11 stars

Discover Dependencies