| Группа | Группаorg.bitbucket.bradleysmithllc.etlunit |
|---|---|
| Идентификатор | Идентификаторetlunit-log-assertion |
| Версия | Версия3.4.12 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| etlunit-log-assertion-3.4.12.pom | |
| etlunit-log-assertion-3.4.12.jar | 38 KB |
| etlunit-log-assertion-3.4.12-sources.jar | 23 KB |
| etlunit-log-assertion-3.4.12-javadoc.jar | 147 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/etlunit-log-assertion/ -->
<dependency>
<groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
<artifactId>etlunit-log-assertion</artifactId>
<version>3.4.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/etlunit-log-assertion/
implementation 'org.bitbucket.bradleysmithllc.etlunit:etlunit-log-assertion:3.4.12'
// https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/etlunit-log-assertion/
implementation ("org.bitbucket.bradleysmithllc.etlunit:etlunit-log-assertion:3.4.12")
'org.bitbucket.bradleysmithllc.etlunit:etlunit-log-assertion:jar:3.4.12'
<dependency org="org.bitbucket.bradleysmithllc.etlunit" name="etlunit-log-assertion" rev="3.4.12">
<artifact name="etlunit-log-assertion" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.bradleysmithllc.etlunit', module='etlunit-log-assertion', version='3.4.12')
)
libraryDependencies += "org.bitbucket.bradleysmithllc.etlunit" % "etlunit-log-assertion" % "3.4.12"
[org.bitbucket.bradleysmithllc.etlunit/etlunit-log-assertion "3.4.12"]