l

lorem-ipsum-objects

Generate random test-data
https://github.com/bbottema/lorem-ipsum-objects
Files download
File Operation
lorem-ipsum-objects-4.2.0.jar download
lorem-ipsum-objects-4.2.0.pom download
lorem-ipsum-objects-4.2.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.bbottema</groupId>
  <artifactId>lorem-ipsum-objects</artifactId>
  <version>4.2.0</version>
</dependency>
Gradle Groovy
implementation 'com.github.bbottema:lorem-ipsum-objects:4.2.0'
Gradle Kotlin
implementation("com.github.bbottema:lorem-ipsum-objects:4.2.0")
Scala SBT
libraryDependencies += "com.github.bbottema" % "lorem-ipsum-objects" % "4.2.0"
Groovy Grape
@Grapes(
  @Grab(group='com.github.bbottema', module='lorem-ipsum-objects', version='4.2.0')
)
Apache Ivy
<dependency org="com.github.bbottema" name="lorem-ipsum-objects" rev="4.2.0" />
Leiningen
[com.github.bbottema/lorem-ipsum-objects "4.2.0"]
Apache Buildr
'com.github.bbottema:lorem-ipsum-objects:jar:4.2.0'