MVN

io.github.olib963 : javatest-fixtures

Maven & Gradle

Sep 23, 2019
3 usages
1 stars

JavaTest Fixture Module · Functionality to manage the lifecycle of fixtures required for tests

<dependency>
    <groupId>io.github.olib963</groupId>
    <artifactId>javatest-fixtures</artifactId>
    <version>0.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.olib963 : javatest-fixtures to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.0

All Versions

Choose a version of io.github.olib963 : javatest-fixtures to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
javatest-fixtures-0.2.0
0.1.x
javatest-fixtures-0.1.0

How to add a dependency to Maven

Add the following io.github.olib963 : javatest-fixtures maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.olib963</groupId>
    <artifactId>javatest-fixtures</artifactId>
    <version>0.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.olib963 : javatest-fixtures gradle dependency to your build.gradle file:

implementation 'io.github.olib963:javatest-fixtures:0.2.0'

Gradle Kotlin DSL: Add the following io.github.olib963 : javatest-fixtures gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.olib963:javatest-fixtures:0.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.olib963 : javatest-fixtures sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.olib963" % "javatest-fixtures" % "0.2.0"

Advertisement

Dependencies from Group

Sep 23, 2019
3 usages
1 stars
Sep 23, 2019
3 usages
1 stars
Sep 23, 2019
3 usages
1 stars
Sep 23, 2019
3 usages
1 stars
Sep 23, 2019
3 usages
1 stars

Discover Dependencies

Apr 30, 2023
15 usages
353 stars
Dec 11, 2021
13 usages
133 stars
Mar 02, 2018
25 usages
159 stars
Jun 28, 2023
12 usages
304 stars
Oct 30, 2014
8 usages
3 stars
Sep 29, 2014
5 usages
12.9k stars
Dec 04, 2022
17 usages
177 stars
Jun 02, 2017
9 usages
Apr 19, 2018
10 usages
13 stars