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