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