MVN

org.force66 : BeanTester

Maven & Gradle

Jun 03, 2020
3 usages
6 stars

BeanTester · Tests normal bean methods such as accessors, mutators, equals(), hashcode(), etc.

<dependency>
    <groupId>org.force66</groupId>
    <artifactId>BeanTester</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.force66 : BeanTester to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0
  • Latest Release Candidate: 1.0.1-rc1
  • Latest Beta: 1.0.0-beta.8

All Versions

Choose a version of org.force66 : BeanTester to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
BeanTester-1.0.1-rc1
BeanTester-1.0.0
BeanTester-1.0.0-rc.1
BeanTester-1.0.0-beta.8
BeanTester-1.0.0-beta.7
BeanTester-1.0.0-beta.6
BeanTester-1.0.0-beta.5
BeanTester-1.0.0-beta.4
BeanTester-1.0.0-beta.3
BeanTester-1.0.0-beta.2
BeanTester-1.0.0-beta.1

How to add a dependency to Maven

Add the following org.force66 : BeanTester maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.force66</groupId>
    <artifactId>BeanTester</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.force66 : BeanTester gradle dependency to your build.gradle file:

implementation 'org.force66:BeanTester:1.0.0'

Gradle Kotlin DSL: Add the following org.force66 : BeanTester gradle kotlin dependency to your build.gradle.kts file:

implementation("org.force66:BeanTester:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.force66 : BeanTester sbt scala dependency to your build.sbt file:

libraryDependencies += "org.force66" % "BeanTester" % "1.0.0"

Advertisement

Dependencies from Group

Jun 03, 2020
3 usages
6 stars
Dec 09, 2016
2 usages
1 stars
Mar 10, 2015
2 usages
0 stars
Mar 12, 2015
2 usages
Aug 09, 2015
1 stars

Discover Dependencies

Jul 28, 2023
4 usages
6 stars
Jun 15, 2023
3 usages
672 stars
Jun 04, 2021
4 usages
136 stars
May 30, 2023
9 usages
2 stars
May 30, 2023
5 usages
2 stars
Jun 02, 2020
3 usages
0 stars
Jun 02, 2020
3 usages
0 stars
Mar 10, 2023
4 usages
561 stars