MVN

com.exmertec.dummie : dummie

Maven & Gradle

Jul 18, 2018
1 usages
6 stars

dummie · When writing functional testing in Java enterprise application, it's always a pain to initialize entity objects, this library generates entity objects automatically, and you can change just the fields you want to control for testing.

<dependency>
    <groupId>com.exmertec.dummie</groupId>
    <artifactId>dummie</artifactId>
    <version>0.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.exmertec.dummie : dummie to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.0

All Versions

Choose a version of com.exmertec.dummie : dummie to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
dummie-0.2.0
0.1.x
dummie-0.1.0
0.0.x
dummie-0.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.exmertec.dummie</groupId>
    <artifactId>dummie</artifactId>
    <version>0.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.exmertec.dummie : dummie gradle dependency to your build.gradle file:

implementation 'com.exmertec.dummie:dummie:0.2.0'

Gradle Kotlin DSL: Add the following com.exmertec.dummie : dummie gradle kotlin dependency to your build.gradle.kts file:

implementation("com.exmertec.dummie:dummie:0.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.exmertec.dummie : dummie sbt scala dependency to your build.sbt file:

libraryDependencies += "com.exmertec.dummie" % "dummie" % "0.2.0"

Advertisement

Dependencies from Group

Jul 18, 2018
1 usages
6 stars

Discover Dependencies

Mar 06, 2019
10 usages
14 stars
Jul 07, 2023
183 stars
Jan 18, 2023
35 usages
12.6k stars
Nov 02, 2015
2 usages
1.2k stars
Oct 30, 2022
6 usages
365 stars
Mar 18, 2018
58 usages
1.1k stars
Oct 20, 2021
19 usages
4.1k stars
Mar 12, 2020
47 usages
569 stars