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