MVN

ch.leadrian.stubr : stubr-core

Maven & Gradle

Apr 17, 2021
6 usages
4 stars

Stubr (stubr-core) · Library for instantiating stub objects in unit tests

<dependency>
    <groupId>ch.leadrian.stubr</groupId>
    <artifactId>stubr-core</artifactId>
    <version>2.1.0-b3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ch.leadrian.stubr : stubr-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.0-b3

All Versions

Choose a version of ch.leadrian.stubr : stubr-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
stubr-core-2.1.0-b3
stubr-core-2.1.0-b2
stubr-core-2.1.0-b1
2.0.x
stubr-core-2.0.1
stubr-core-2.0.0
1.5.x
stubr-core-1.5.0
1.4.x
stubr-core-1.4.0
1.3.x
stubr-core-1.3.1
stubr-core-1.3.0
1.2.x
stubr-core-1.2.0
1.1.x
stubr-core-1.1.0
1.0.x
stubr-core-1.0.1
stubr-core-1.0.0

How to add a dependency to Maven

Add the following ch.leadrian.stubr : stubr-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ch.leadrian.stubr</groupId>
    <artifactId>stubr-core</artifactId>
    <version>2.1.0-b3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ch.leadrian.stubr : stubr-core gradle dependency to your build.gradle file:

implementation 'ch.leadrian.stubr:stubr-core:2.1.0-b3'

Gradle Kotlin DSL: Add the following ch.leadrian.stubr : stubr-core gradle kotlin dependency to your build.gradle.kts file:

implementation("ch.leadrian.stubr:stubr-core:2.1.0-b3")

How to add a dependency to SBT Scala

SBT Scala: Add the following ch.leadrian.stubr : stubr-core sbt scala dependency to your build.sbt file:

libraryDependencies += "ch.leadrian.stubr" % "stubr-core" % "2.1.0-b3"

Advertisement

Dependencies from Group

Apr 17, 2021
6 usages
4 stars
Jul 04, 2020
5 usages
4 stars
Apr 16, 2021
4 usages
0 stars
Apr 17, 2021
2 usages
4 stars
Apr 17, 2021
1 usages
4 stars

Discover Dependencies

May 15, 2010
5 usages
May 08, 2019
11 usages
149 stars
Dec 16, 2019
5 usages
3 stars
Dec 12, 2011
11 usages
Apr 23, 2016
9 usages
Apr 27, 2018
18 usages
260 stars
Jul 28, 2016
6 usages
7 stars
May 14, 2020
8 usages
233 stars