MVN

com.gregmarut.support : test-beangen

Maven & Gradle

Feb 06, 2020
5 usages
1 stars

Bean Property Generator · Supports unit testing by dynamically creating bean objects and populating their fields to default values.

<dependency>
    <groupId>com.gregmarut.support</groupId>
    <artifactId>test-beangen</artifactId>
    <version>2.7-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.gregmarut.support : test-beangen to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.7-RELEASE

All Versions

Choose a version of com.gregmarut.support : test-beangen to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.7
test-beangen-2.7-RELEASE
2.6.x
test-beangen-2.6.1-RELEASE
2.6
test-beangen-2.6-RELEASE
2.5
test-beangen-2.5-RELEASE
2.4
test-beangen-2.4-RELEASE
2.3
test-beangen-2.3-RELEASE
2.0
test-beangen-2.0
1.2.x
test-beangen-1.2.4

How to add a dependency to Maven

Add the following com.gregmarut.support : test-beangen maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.gregmarut.support</groupId>
    <artifactId>test-beangen</artifactId>
    <version>2.7-RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.gregmarut.support : test-beangen gradle dependency to your build.gradle file:

implementation 'com.gregmarut.support:test-beangen:2.7-RELEASE'

Gradle Kotlin DSL: Add the following com.gregmarut.support : test-beangen gradle kotlin dependency to your build.gradle.kts file:

implementation("com.gregmarut.support:test-beangen:2.7-RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.gregmarut.support : test-beangen sbt scala dependency to your build.sbt file:

libraryDependencies += "com.gregmarut.support" % "test-beangen" % "2.7-RELEASE"

Advertisement

Dependencies from Group

Feb 06, 2020
5 usages
1 stars

Discover Dependencies

Feb 11, 2021
8 usages
Dec 07, 2015
3 usages
2 stars
Nov 10, 2021
2 usages
170 stars
Dec 31, 2016
4 usages
100 stars
Jul 11, 2023
2 usages
1.8k stars
May 19, 2017
1 usages
0 stars
Jul 10, 2021
2 usages
0 stars
Dec 12, 2022
1 usages
71 stars
Sep 10, 2020
4 usages
0 stars