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

test-populator 0.1.7

Populate java classes with fixed or random data using reflection. Facilitates the creation of objects in tests.

Лицензия

Лицензия

Группа

Группа

com.github.anhem
Идентификатор

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

test-populator
Версия

Версия

0.1.7
Тип

Тип

jar
Описание

Описание

test-populator
Populate java classes with fixed or random data using reflection. Facilitates the creation of objects in tests.
Ссылка на сайт

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

https://github.com/anhem/test-populator
Система контроля версий

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

https://github.com/anhem/test-populator

Скачать test-populator 0.1.7


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

Зависимости

test (4)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.22
org.immutables : value jar 2.8.2
org.junit.jupiter : junit-jupiter jar 5.8.1
org.assertj : assertj-core jar 3.21.0

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

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