MVN

it.ozimov : assertj-guava

Maven & Gradle

Mar 19, 2018
12 stars

Cirneco's AssertJ helpers for Google Guava library, JDK7 ready · An extension to make unit test easier with AssertJ and Google Guava.

<dependency>
    <groupId>it.ozimov</groupId>
    <artifactId>assertj-guava</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of it.ozimov : assertj-guava to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of it.ozimov : assertj-guava to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
assertj-guava-2.0.0

How to add a dependency to Maven

Add the following it.ozimov : assertj-guava maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>it.ozimov</groupId>
    <artifactId>assertj-guava</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following it.ozimov : assertj-guava gradle dependency to your build.gradle file:

implementation 'it.ozimov:assertj-guava:2.0.0'

Gradle Kotlin DSL: Add the following it.ozimov : assertj-guava gradle kotlin dependency to your build.gradle.kts file:

implementation("it.ozimov:assertj-guava:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following it.ozimov : assertj-guava sbt scala dependency to your build.sbt file:

libraryDependencies += "it.ozimov" % "assertj-guava" % "2.0.0"

Advertisement

Dependencies from Group

Jun 11, 2020
49 usages
155 stars
Oct 22, 2017
5 usages
12 stars
Aug 13, 2017
4 usages
170 stars
Oct 22, 2017
3 usages
12 stars
Mar 19, 2018
3 usages
12 stars

Discover Dependencies

Jan 30, 2020
8 stars
Mar 19, 2018
1 usages
529 stars
Jun 15, 2023
2 usages
855 stars
Sep 11, 2018
0 stars
Aug 10, 2019
0 stars
Dec 09, 2022
1 usages
13 stars
Dec 09, 2022
11 usages
5 stars
Mar 23, 2018
0 stars