is not current version
Last Version 1.1.1

org.bitbucket.brunneng.br:bean-randomizer 1.0.8

Tool for generation of random beans. Will be useful for unit testing when you need just to fill objects with some data, without care much of particular values. Has a rich and flexible programmatic configuration (without annotations) with the ability to extend.

License

License

GroupId

GroupId

org.bitbucket.brunneng.br
ArtifactId

ArtifactId

bean-randomizer
Version

Version

1.0.8
Type

Type

jar
Description

Description

Tool for generation of random beans. Will be useful for unit testing when you need just to fill objects with some data, without care much of particular values. Has a rich and flexible programmatic configuration (without annotations) with the ability to extend.
Project URL

Project URL

https://bitbucket.org/brunneng/bean-randomizer
Source Code Management

Source Code Management

https://bitbucket.org/brunneng/bean-randomizer/src/master/

Download bean-randomizer 1.0.8


<!-- https://jarcasting.com/artifacts/org.bitbucket.brunneng.br/bean-randomizer/ -->
<dependency>
    <groupId>org.bitbucket.brunneng.br</groupId>
    <artifactId>bean-randomizer</artifactId>
    <version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.brunneng.br/bean-randomizer/
implementation 'org.bitbucket.brunneng.br:bean-randomizer:1.0.8'
// https://jarcasting.com/artifacts/org.bitbucket.brunneng.br/bean-randomizer/
implementation ("org.bitbucket.brunneng.br:bean-randomizer:1.0.8")
'org.bitbucket.brunneng.br:bean-randomizer:jar:1.0.8'
<dependency org="org.bitbucket.brunneng.br" name="bean-randomizer" rev="1.0.8">
  <artifact name="bean-randomizer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.brunneng.br', module='bean-randomizer', version='1.0.8')
)
libraryDependencies += "org.bitbucket.brunneng.br" % "bean-randomizer" % "1.0.8"
[org.bitbucket.brunneng.br/bean-randomizer "1.0.8"]

Dependencies

compile (2)

Group / Artifact Type Version
org.bitbucket.brunneng.introspection : bean-introspector jar 1.0.4
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.50

test (1)

Group / Artifact Type Version
org.spockframework : spock-core jar 2.0-M1-groovy-2.5

Project Modules

There are no modules declared in this project.