Jar examples for j:jpopulator
jPopulator is a java library that allows you to populate java beans with random data
You can download jar file jpopulator 1.0.0 in this page.
MIT License
You can use the following script to add jpopulator-1.0.0.jar to your project.
<dependency> <groupId>io.github.benas</groupId> <artifactId>jpopulator</artifactId> <version>1.0.0</version> </dependency>
compile group: 'io.github.benas', name: 'jpopulator', version: '1.0.0'
libraryDependencies += "io.github.benas" % "jpopulator" % "1.0.0"
<dependency org="io.github.benas" name="jpopulator" rev="1.0.0"/>
@Grapes(@Grab(group='io.github.benas', module='jpopulator', version='1.0.0'))
'io.github.benas:jpopulator:jar:1.0.0'
Click the following link to download the jar file.
jpopulator-1.0.0-javadoc.jar