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