| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.googlecode.etl-unit |
| Идентификатор | Идентификаторetlunit-parent |
| Версия | Версия1.6.9 |
| Тип | Типpom |
| Описание |
Описаниеetlunit-parent
etl-unit is a testing framework for ETL tools.
|
| Имя Файла | Размер |
|---|---|
| etlunit-parent-1.6.9.pom | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.googlecode.etl-unit/etlunit-parent/ -->
<dependency>
<groupId>com.googlecode.etl-unit</groupId>
<artifactId>etlunit-parent</artifactId>
<version>1.6.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.etl-unit/etlunit-parent/
implementation 'com.googlecode.etl-unit:etlunit-parent:1.6.9'
// https://jarcasting.com/artifacts/com.googlecode.etl-unit/etlunit-parent/
implementation ("com.googlecode.etl-unit:etlunit-parent:1.6.9")
'com.googlecode.etl-unit:etlunit-parent:pom:1.6.9'
<dependency org="com.googlecode.etl-unit" name="etlunit-parent" rev="1.6.9">
<artifact name="etlunit-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.etl-unit', module='etlunit-parent', version='1.6.9')
)
libraryDependencies += "com.googlecode.etl-unit" % "etlunit-parent" % "1.6.9"
[com.googlecode.etl-unit/etlunit-parent "1.6.9"]