MVN

com.colisweb : approvals-java

Maven & Gradle

Sep 15, 2022
5 usages
8 stars

Approvals-Java · Approval testing library for Java. Alleviates the burden of hand-writing assertions.

<dependency>
    <groupId>com.colisweb</groupId>
    <artifactId>approvals-java</artifactId>
    <version>0.13.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.colisweb : approvals-java to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.13.4

All Versions

Choose a version of com.colisweb : approvals-java to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.13.x
approvals-java-0.13.4
approvals-java-0.13.3
approvals-java-0.13.2
approvals-java-0.13.1

How to add a dependency to Maven

Add the following com.colisweb : approvals-java maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.colisweb</groupId>
    <artifactId>approvals-java</artifactId>
    <version>0.13.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.colisweb : approvals-java gradle dependency to your build.gradle file:

implementation 'com.colisweb:approvals-java:0.13.4'

Gradle Kotlin DSL: Add the following com.colisweb : approvals-java gradle kotlin dependency to your build.gradle.kts file:

implementation("com.colisweb:approvals-java:0.13.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.colisweb : approvals-java sbt scala dependency to your build.sbt file:

libraryDependencies += "com.colisweb" % "approvals-java" % "0.13.4"

Advertisement

Dependencies from Group

Sep 15, 2022
5 usages
8 stars
Sep 15, 2022
4 usages

Discover Dependencies

Mar 05, 2014
5 usages
3.6k stars
Jul 25, 2013
6 stars
Feb 19, 2021
5 usages
4 stars
Dec 05, 2019
10 usages
2.6k stars
Jun 06, 2023
3 usages
68 stars
May 08, 2019
5 usages
149 stars
Aug 18, 2023
11 usages
Dec 11, 2021
9 usages
134 stars
Dec 18, 2021
3 usages
34 stars