License |
License |
---|---|
GroupId | GroupIdcom.googlecode.etl-unit |
ArtifactId | ArtifactIdetlunit-parent |
Last Version | Last Version1.6.9 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionetlunit-parent
etl-unit is a testing framework for ETL tools.
|
Filename | Size |
---|---|
etlunit-parent-1.6.9.pom | 4 KB |
Browse |
<!-- 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"]