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

com.github.database-rider:quarkus-postgres-sample 1.24.0

This sample project was created by Alexei Bratuhin(@coiouhkc github user) as a reproducer for issue #253

Лицензия

Лицензия

Категории

Категории

IDE Инструменты разработки Quarkus Контейнер Микросервисы Данные
Группа

Группа

com.github.database-rider
Идентификатор

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

quarkus-postgres-sample
Версия

Версия

1.24.0
Тип

Тип

jar
Описание

Описание

This sample project was created by Alexei Bratuhin(@coiouhkc github user) as a reproducer for issue #253

Скачать quarkus-postgres-sample 1.24.0


<!-- https://jarcasting.com/artifacts/com.github.database-rider/quarkus-postgres-sample/ -->
<dependency>
    <groupId>com.github.database-rider</groupId>
    <artifactId>quarkus-postgres-sample</artifactId>
    <version>1.24.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.database-rider/quarkus-postgres-sample/
implementation 'com.github.database-rider:quarkus-postgres-sample:1.24.0'
// https://jarcasting.com/artifacts/com.github.database-rider/quarkus-postgres-sample/
implementation ("com.github.database-rider:quarkus-postgres-sample:1.24.0")
'com.github.database-rider:quarkus-postgres-sample:jar:1.24.0'
<dependency org="com.github.database-rider" name="quarkus-postgres-sample" rev="1.24.0">
  <artifact name="quarkus-postgres-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.database-rider', module='quarkus-postgres-sample', version='1.24.0')
)
libraryDependencies += "com.github.database-rider" % "quarkus-postgres-sample" % "1.24.0"
[com.github.database-rider/quarkus-postgres-sample "1.24.0"]

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
io.quarkus : quarkus-arc jar
io.quarkus : quarkus-resteasy jar
io.quarkus : quarkus-flyway jar
io.quarkus : quarkus-jdbc-postgresql jar
io.quarkus : quarkus-hibernate-orm-panache jar
org.projectlombok : lombok jar 1.18.16
stax : stax jar 1.2.0

provided (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1
javax : javaee-api jar 7.0

test (8)

Идентификатор библиотеки Тип Версия
org.testcontainers : testcontainers jar 1.15.3
org.testcontainers : postgresql jar 1.15.3
com.github.database-rider : rider-cdi jar 1.24.0
io.quarkus : quarkus-junit5 jar
io.rest-assured : rest-assured jar
org.hsqldb : hsqldb jar 2.3.3
org.assertj : assertj-core jar 2.5.0
org.slf4j : slf4j-simple jar 1.7.21

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

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