org.bitbucket.brunneng.br:bean-randomizer

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.

Лицензия

Лицензия

Группа

Группа

org.bitbucket.brunneng.br
Идентификатор

Идентификатор

bean-randomizer
Последняя версия

Последняя версия

1.1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

https://bitbucket.org/brunneng/bean-randomizer
Система контроля версий

Система контроля версий

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

Скачать bean-randomizer

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.bitbucket.brunneng.introspection : bean-introspector jar 1.0.7.2
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

test (3)

Идентификатор библиотеки Тип Версия
org.spockframework : spock-core jar 2.0-groovy-3.0
org.junit.jupiter : junit-jupiter-engine jar 5.4.0
org.codehaus.groovy : groovy jar 3.0.9

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.1.1
1.1.0
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0