postgresql

dependencies

Лицензия

Лицензия

Категории

Категории

Java Языки программирования PostgreSQL Данные Базы данных
Группа

Группа

io.github.qsy7.java.dependencies
Идентификатор

Идентификатор

postgresql
Последняя версия

Последняя версия

0.1.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

postgresql
dependencies

Скачать postgresql

Имя Файла Размер
postgresql-0.1.2.pom 857 bytes
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.github.qsy7.java.dependencies/postgresql/ -->
<dependency>
    <groupId>io.github.qsy7.java.dependencies</groupId>
    <artifactId>postgresql</artifactId>
    <version>0.1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.qsy7.java.dependencies/postgresql/
implementation 'io.github.qsy7.java.dependencies:postgresql:0.1.2'
// https://jarcasting.com/artifacts/io.github.qsy7.java.dependencies/postgresql/
implementation ("io.github.qsy7.java.dependencies:postgresql:0.1.2")
'io.github.qsy7.java.dependencies:postgresql:pom:0.1.2'
<dependency org="io.github.qsy7.java.dependencies" name="postgresql" rev="0.1.2">
  <artifact name="postgresql" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.qsy7.java.dependencies', module='postgresql', version='0.1.2')
)
libraryDependencies += "io.github.qsy7.java.dependencies" % "postgresql" % "0.1.2"
[io.github.qsy7.java.dependencies/postgresql "0.1.2"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.postgresql : postgresql jar 42.3.1

test (2)

Идентификатор библиотеки Тип Версия
org.junit : junit-bom pom 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.1.2
0.1.0