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