| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные |
| Группа | Группаcom.googlecode.datainstiller |
| Идентификатор | Идентификаторdatainstiller |
| Последняя версия | Последняя версия2.1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеdatainstiller
This project allows to instantiate any given Java class with randomly generated data.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| datainstiller-2.1.1.pom | |
| datainstiller-2.1.1.jar | 620 KB |
| datainstiller-2.1.1-sources.jar | 612 KB |
| datainstiller-2.1.1-javadoc.jar | 140 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |