Easy Random

Easy Random is a library to generate random Java beans

License

License

GroupId

GroupId

org.jeasy
ArtifactId

ArtifactId

easy-random
Last Version

Last Version

5.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Easy Random
Easy Random is a library to generate random Java beans
Project URL

Project URL

https://github.com/j-easy/easy-random

Download easy-random

Filename Size
easy-random-5.0.0.pom 10 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.jeasy/easy-random/ -->
<dependency>
    <groupId>org.jeasy</groupId>
    <artifactId>easy-random</artifactId>
    <version>5.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jeasy/easy-random/
implementation 'org.jeasy:easy-random:5.0.0'
// https://jarcasting.com/artifacts/org.jeasy/easy-random/
implementation ("org.jeasy:easy-random:5.0.0")
'org.jeasy:easy-random:pom:5.0.0'
<dependency org="org.jeasy" name="easy-random" rev="5.0.0">
  <artifact name="easy-random" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jeasy', module='easy-random', version='5.0.0')
)
libraryDependencies += "org.jeasy" % "easy-random" % "5.0.0"
[org.jeasy/easy-random "5.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • easy-random-core
  • easy-random-bean-validation
  • easy-random-randomizers
org.jeasy

Jeasy

Easy peasy libraries and micro-frameworks for the JVM

Versions

Version
5.0.0
4.3.0
4.2.0
4.1.0
4.0.0
4.0.0.RC1