MVN

hu.advancedweb : scott

Maven & Gradle

Sep 30, 2021
1 usages
135 stars

Scott Test Reporter · Scott provides detailed failure messages for tests written in Java based on their runtime behaviour and source code. With Scott even simple assertions provide the details needed to trace the cause of the failure and to comprehend the context of the test case. It provides details about local variables to reduce the need to debug tests.

<dependency>
    <groupId>hu.advancedweb</groupId>
    <artifactId>scott</artifactId>
    <version>4.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of hu.advancedweb : scott to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0.1

All Versions

Choose a version of hu.advancedweb : scott to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
scott-4.0.1
scott-4.0.0
3.6.x
scott-3.6.0
3.5.x
scott-3.5.0
3.4.x
scott-3.4.1
scott-3.4.0
3.3.x
scott-3.3.0
3.2.x
scott-3.2.0
3.1.x
scott-3.1.0
3.0.x
scott-3.0.0
2.0.x
scott-2.0.1
scott-2.0.0
1.0.x
scott-1.0.0

How to add a dependency to Maven

Add the following hu.advancedweb : scott maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>hu.advancedweb</groupId>
    <artifactId>scott</artifactId>
    <version>4.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following hu.advancedweb : scott gradle dependency to your build.gradle file:

implementation 'hu.advancedweb:scott:4.0.1'

Gradle Kotlin DSL: Add the following hu.advancedweb : scott gradle kotlin dependency to your build.gradle.kts file:

implementation("hu.advancedweb:scott:4.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following hu.advancedweb : scott sbt scala dependency to your build.sbt file:

libraryDependencies += "hu.advancedweb" % "scott" % "4.0.1"

Advertisement

Dependencies from Group

Sep 30, 2021
1 usages
135 stars
Sep 30, 2021
135 stars

Discover Dependencies

Nov 29, 2016
2 usages
0 stars
Apr 27, 2018
2 usages
Feb 11, 2017
2 usages
3 stars
Feb 27, 2017
2 usages
2 stars
Jun 26, 2018
2 usages
48 stars
Apr 21, 2018
2 usages
2 stars
Jul 28, 2017
2 usages
3 stars