| Категории |
КатегорииДанные |
|---|---|
| Группа | Группаorg.bitbucket.bradleysmithllc.etlunit |
| Идентификатор | Идентификаторetlunit-oracle-database |
| Версия | Версия1.8.18 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/etlunit-oracle-database/ -->
<dependency>
<groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
<artifactId>etlunit-oracle-database</artifactId>
<version>1.8.18</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/etlunit-oracle-database/
implementation 'org.bitbucket.bradleysmithllc.etlunit:etlunit-oracle-database:1.8.18'
// https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/etlunit-oracle-database/
implementation ("org.bitbucket.bradleysmithllc.etlunit:etlunit-oracle-database:1.8.18")
'org.bitbucket.bradleysmithllc.etlunit:etlunit-oracle-database:jar:1.8.18'
<dependency org="org.bitbucket.bradleysmithllc.etlunit" name="etlunit-oracle-database" rev="1.8.18">
<artifact name="etlunit-oracle-database" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.bradleysmithllc.etlunit', module='etlunit-oracle-database', version='1.8.18')
)
libraryDependencies += "org.bitbucket.bradleysmithllc.etlunit" % "etlunit-oracle-database" % "1.8.18"
[org.bitbucket.bradleysmithllc.etlunit/etlunit-oracle-database "1.8.18"]