MVN

pl.pojo : pojo-tester

Maven & Gradle

Nov 27, 2017
10 usages
52 stars

pojo-tester · Java pojo-methods testing library.

<dependency>
    <groupId>pl.pojo</groupId>
    <artifactId>pojo-tester</artifactId>
    <version>0.7.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of pl.pojo : pojo-tester to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7.6

All Versions

Choose a version of pl.pojo : pojo-tester to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.7.x
pojo-tester-0.7.6

How to add a dependency to Maven

Add the following pl.pojo : pojo-tester maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>pl.pojo</groupId>
    <artifactId>pojo-tester</artifactId>
    <version>0.7.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following pl.pojo : pojo-tester gradle dependency to your build.gradle file:

implementation 'pl.pojo:pojo-tester:0.7.6'

Gradle Kotlin DSL: Add the following pl.pojo : pojo-tester gradle kotlin dependency to your build.gradle.kts file:

implementation("pl.pojo:pojo-tester:0.7.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following pl.pojo : pojo-tester sbt scala dependency to your build.sbt file:

libraryDependencies += "pl.pojo" % "pojo-tester" % "0.7.6"

Advertisement

Dependencies from Group

Nov 27, 2017
10 usages
52 stars

Discover Dependencies

Mar 09, 2022
3 usages
21 stars
May 28, 2020
5 usages
May 09, 2023
5 usages
398 stars
Jan 09, 2015
6 usages
2 stars
Sep 14, 2017
8 usages
1k stars
Oct 01, 2020
8 usages
1 stars
Mar 14, 2019
2 usages
2.5k stars
Jul 06, 2021
13 usages