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