datainstiller

This project allows to instantiate any given Java class with randomly generated data.

Лицензия

Лицензия

Категории

Категории

Данные
Группа

Группа

com.googlecode.datainstiller
Идентификатор

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

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

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

2.1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

datainstiller
This project allows to instantiate any given Java class with randomly generated data.
Ссылка на сайт

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

https://code.google.com/p/datainstiller/
Система контроля версий

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

https://code.google.com/p/datainstiller/

Скачать datainstiller

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
com.thoughtworks.xstream : xstream jar 1.4.18
org.testng : testng Необязательный jar 7.4.0
joda-time : joda-time jar 2.10.13
org.apache.commons : commons-jexl3 jar 3.2.1

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

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

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

Версия
2.1.1
2.1.0
2.0.2
2.0.1
2.0.0
1.1.1
1.1.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0