jPopulator

jPopulator is a java library that allows you to populate java beans with random data

Лицензия

Лицензия

Группа

Группа

io.github.benas
Идентификатор

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

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

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

1.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

jPopulator
jPopulator is a java library that allows you to populate java beans with random data
Ссылка на сайт

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

https://github.com/benas/jPopulator

Скачать jpopulator

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

<!-- https://jarcasting.com/artifacts/io.github.benas/jpopulator/ -->
<dependency>
    <groupId>io.github.benas</groupId>
    <artifactId>jpopulator</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.benas/jpopulator/
implementation 'io.github.benas:jpopulator:1.2.0'
// https://jarcasting.com/artifacts/io.github.benas/jpopulator/
implementation ("io.github.benas:jpopulator:1.2.0")
'io.github.benas:jpopulator:jar:1.2.0'
<dependency org="io.github.benas" name="jpopulator" rev="1.2.0">
  <artifact name="jpopulator" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.benas', module='jpopulator', version='1.2.0')
)
libraryDependencies += "io.github.benas" % "jpopulator" % "1.2.0"
[io.github.benas/jpopulator "1.2.0"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
commons-beanutils : commons-beanutils jar 1.9.2
org.apache.commons : commons-lang3 jar 3.3.2
org.apache.commons : commons-math3 jar 3.3
javax.validation : validation-api jar 1.1.0.Final
joda-time : joda-time jar 2.6
org.springframework : spring-context jar 4.1.2.RELEASE

test (4)

Идентификатор библиотеки Тип Версия
org.hibernate : hibernate-validator jar 5.1.3.Final
org.glassfish.web : javax.el jar 2.2.2
junit : junit jar 4.12
org.assertj : assertj-core jar 1.7.1

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

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

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

Версия
1.2.0
1.1.0
1.0.1
1.0.0