MVN

eu.stamp-project : assert-fixer

Maven & Gradle

Aug 22, 2022
1 usages
3 stars

eu.stamp-project:assert-fixer · This tool aims at repairing the assertion inside JUnit tests.

<dependency>
    <groupId>eu.stamp-project</groupId>
    <artifactId>assert-fixer</artifactId>
    <version>1.0.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of eu.stamp-project : assert-fixer to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.10

All Versions

Choose a version of eu.stamp-project : assert-fixer to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
assert-fixer-1.0.10
assert-fixer-1.0.9
assert-fixer-1.0.8
assert-fixer-1.0.7
assert-fixer-1.0.6
assert-fixer-1.0.5
assert-fixer-1.0.4
assert-fixer-1.0.3
assert-fixer-1.0.2
assert-fixer-1.0.1
assert-fixer-1.0.0

How to add a dependency to Maven

Add the following eu.stamp-project : assert-fixer maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>eu.stamp-project</groupId>
    <artifactId>assert-fixer</artifactId>
    <version>1.0.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following eu.stamp-project : assert-fixer gradle dependency to your build.gradle file:

implementation 'eu.stamp-project:assert-fixer:1.0.10'

Gradle Kotlin DSL: Add the following eu.stamp-project : assert-fixer gradle kotlin dependency to your build.gradle.kts file:

implementation("eu.stamp-project:assert-fixer:1.0.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following eu.stamp-project : assert-fixer sbt scala dependency to your build.sbt file:

libraryDependencies += "eu.stamp-project" % "assert-fixer" % "1.0.10"

Advertisement

Dependencies from Group

Apr 04, 2023
4 usages
13 stars
Sep 17, 2021
3 usages
123 stars
Nov 16, 2021
2 usages
93 stars
Aug 22, 2022
1 usages
3 stars
Aug 30, 2019
1 usages
23 stars

Discover Dependencies

Mar 21, 2021
1 usages
0 stars
May 02, 2018
16 stars
Apr 10, 2020
1 usages
0 stars
Nov 16, 2020
1 usages
61 stars
Jul 31, 2018
1 usages
8 stars
Jul 31, 2018
1 usages
8 stars
Jun 05, 2018
1 usages
1 stars