| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.bitbucket.bradleysmithllc.etlunit |
| Идентификатор | Идентификаторcore-integration-test |
| Последняя версия | Последняя версия1.8.16 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcore-integration-test
etl-unit is a testing framework for ETL tools.
|
| Имя Файла | Размер |
|---|---|
| core-integration-test-1.8.16.pom | |
| core-integration-test-1.8.16.jar | 20 KB |
| core-integration-test-1.8.16-sources.jar | 8 KB |
| core-integration-test-1.8.16-javadoc.jar | 44 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/core-integration-test/ -->
<dependency>
<groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
<artifactId>core-integration-test</artifactId>
<version>1.8.16</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/core-integration-test/
implementation 'org.bitbucket.bradleysmithllc.etlunit:core-integration-test:1.8.16'
// https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/core-integration-test/
implementation ("org.bitbucket.bradleysmithllc.etlunit:core-integration-test:1.8.16")
'org.bitbucket.bradleysmithllc.etlunit:core-integration-test:jar:1.8.16'
<dependency org="org.bitbucket.bradleysmithllc.etlunit" name="core-integration-test" rev="1.8.16">
<artifact name="core-integration-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.bradleysmithllc.etlunit', module='core-integration-test', version='1.8.16')
)
libraryDependencies += "org.bitbucket.bradleysmithllc.etlunit" % "core-integration-test" % "1.8.16"
[org.bitbucket.bradleysmithllc.etlunit/core-integration-test "1.8.16"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.bitbucket.bradleysmithllc.etlunit : core | jar | 1.8.16 |
| junit : junit | jar | 4.8.1 |
| org.bitbucket.bradleysmithllc.etlunit : module-signer | jar | 48 |
| com.googlecode.jsonschema2pojo : jsonschema2pojo-core | jar | 0.3.6 |