| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.trane |
| Идентификатор | Идентификаторndbc-postgres |
| Версия | Версия0.1.3 |
| Тип | Типjar |
| Описание |
Описаниеndbc-postgres
Non-blocking Database Connectivity (NDBC)
|
| Имя Файла | Размер |
|---|---|
| ndbc-postgres-0.1.3.pom | |
| ndbc-postgres-0.1.3.jar | 184 KB |
| ndbc-postgres-0.1.3-sources.jar | 71 KB |
| ndbc-postgres-0.1.3-javadoc.jar | 821 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.trane/ndbc-postgres/ -->
<dependency>
<groupId>io.trane</groupId>
<artifactId>ndbc-postgres</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.trane/ndbc-postgres/
implementation 'io.trane:ndbc-postgres:0.1.3'
// https://jarcasting.com/artifacts/io.trane/ndbc-postgres/
implementation ("io.trane:ndbc-postgres:0.1.3")
'io.trane:ndbc-postgres:jar:0.1.3'
<dependency org="io.trane" name="ndbc-postgres" rev="0.1.3">
<artifact name="ndbc-postgres" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.trane', module='ndbc-postgres', version='0.1.3')
)
libraryDependencies += "io.trane" % "ndbc-postgres" % "0.1.3"
[io.trane/ndbc-postgres "0.1.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.trane : ndbc-core | jar | 0.1.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| junit : junit | jar | 4.12 |