MVN

com.amazon.datagen : objectfactory

Maven & Gradle

Jan 25, 2016
1 usages
7 stars

ObjectFactory · a tool which assists in creating randomized Java objects in an easy way

<dependency>
    <groupId>com.amazon.datagen</groupId>
    <artifactId>objectfactory</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.amazon.datagen : objectfactory to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of com.amazon.datagen : objectfactory to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
objectfactory-1.0

How to add a dependency to Maven

Add the following com.amazon.datagen : objectfactory maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.amazon.datagen</groupId>
    <artifactId>objectfactory</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.amazon.datagen : objectfactory gradle dependency to your build.gradle file:

implementation 'com.amazon.datagen:objectfactory:1.0'

Gradle Kotlin DSL: Add the following com.amazon.datagen : objectfactory gradle kotlin dependency to your build.gradle.kts file:

implementation("com.amazon.datagen:objectfactory:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.amazon.datagen : objectfactory sbt scala dependency to your build.sbt file:

libraryDependencies += "com.amazon.datagen" % "objectfactory" % "1.0"

Advertisement

Dependencies from Group

Jan 25, 2016
1 usages
7 stars

Discover Dependencies

Apr 29, 2018
2 usages
348 stars
Apr 29, 2018
2 usages
348 stars
Feb 01, 2017
2 usages
9 stars
Feb 09, 2016
1 usages
1 stars
Aug 18, 2016
1 usages
5 stars
Dec 10, 2015
1 usages
8 stars
Oct 07, 2016
2 usages
2 stars
Jul 25, 2017
1 usages
0 stars
Dec 15, 2015
1 usages
117 stars