Jar examples for d: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.
You can download jar file dummie 0.1.0 in this page.
The Apache License, Version 2.0
You can use the following script to add dummie-0.1.0.jar to your project.
<dependency> <groupId>com.exmertec.dummie</groupId> <artifactId>dummie</artifactId> <version>0.1.0</version> </dependency>
compile group: 'com.exmertec.dummie', name: 'dummie', version: '0.1.0'
libraryDependencies += "com.exmertec.dummie" % "dummie" % "0.1.0"
<dependency org="com.exmertec.dummie" name="dummie" rev="0.1.0"/>
@Grapes(@Grab(group='com.exmertec.dummie', module='dummie', version='0.1.0'))
'com.exmertec.dummie:dummie:jar:0.1.0'
Click the following link to download the jar file.
dummie-0.1.0-javadoc.jar