| Группа | Группаio.resys.hdes |
|---|---|
| Идентификатор | Идентификаторthena-docdb-pgsql |
| Версия | Версия1.0.9 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| thena-docdb-pgsql-1.0.9.pom | |
| thena-docdb-pgsql-1.0.9.jar | 72 KB |
| thena-docdb-pgsql-1.0.9-sources.jar | 39 KB |
| thena-docdb-pgsql-1.0.9-javadoc.jar | 643 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.resys.hdes/thena-docdb-pgsql/ -->
<dependency>
<groupId>io.resys.hdes</groupId>
<artifactId>thena-docdb-pgsql</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.resys.hdes/thena-docdb-pgsql/
implementation 'io.resys.hdes:thena-docdb-pgsql:1.0.9'
// https://jarcasting.com/artifacts/io.resys.hdes/thena-docdb-pgsql/
implementation ("io.resys.hdes:thena-docdb-pgsql:1.0.9")
'io.resys.hdes:thena-docdb-pgsql:jar:1.0.9'
<dependency org="io.resys.hdes" name="thena-docdb-pgsql" rev="1.0.9">
<artifact name="thena-docdb-pgsql" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.resys.hdes', module='thena-docdb-pgsql', version='1.0.9')
)
libraryDependencies += "io.resys.hdes" % "thena-docdb-pgsql" % "1.0.9"
[io.resys.hdes/thena-docdb-pgsql "1.0.9"]