Jar examples for d:dummy-creator
A small tool for generating populated dummy objects
You can download jar file dummy-creator 1.2 in this page.
Common Development and Distribution License
You can use the following script to add dummy-creator-1.2.jar to your project.
<dependency> <groupId>de.dev-eth0.dummycreator</groupId> <artifactId>dummy-creator</artifactId> <version>1.2</version> </dependency>
compile group: 'de.dev-eth0.dummycreator', name: 'dummy-creator', version: '1.2'
libraryDependencies += "de.dev-eth0.dummycreator" % "dummy-creator" % "1.2"
<dependency org="de.dev-eth0.dummycreator" name="dummy-creator" rev="1.2"/>
@Grapes(@Grab(group='de.dev-eth0.dummycreator', module='dummy-creator', version='1.2'))
'de.dev-eth0.dummycreator:dummy-creator:jar:1.2'
Click the following link to download the jar file.
dummy-creator-1.2-javadoc.jar