| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.japgolly.webapp-util |
| Идентификатор | Идентификаторdb-postgres_3 |
| Последняя версия | Последняя версия2.0.0-RC2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеdbPostgres
dbPostgres
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| db-postgres_3-2.0.0-RC2.pom | |
| db-postgres_3-2.0.0-RC2.jar | 84 KB |
| db-postgres_3-2.0.0-RC2-sources.jar | 7 KB |
| db-postgres_3-2.0.0-RC2-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.japgolly.webapp-util/db-postgres_3/ -->
<dependency>
<groupId>com.github.japgolly.webapp-util</groupId>
<artifactId>db-postgres_3</artifactId>
<version>2.0.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.japgolly.webapp-util/db-postgres_3/
implementation 'com.github.japgolly.webapp-util:db-postgres_3:2.0.0-RC2'
// https://jarcasting.com/artifacts/com.github.japgolly.webapp-util/db-postgres_3/
implementation ("com.github.japgolly.webapp-util:db-postgres_3:2.0.0-RC2")
'com.github.japgolly.webapp-util:db-postgres_3:jar:2.0.0-RC2'
<dependency org="com.github.japgolly.webapp-util" name="db-postgres_3" rev="2.0.0-RC2">
<artifact name="db-postgres_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.japgolly.webapp-util', module='db-postgres_3', version='2.0.0-RC2')
)
libraryDependencies += "com.github.japgolly.webapp-util" % "db-postgres_3" % "2.0.0-RC2"
[com.github.japgolly.webapp-util/db-postgres_3 "2.0.0-RC2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.japgolly.webapp-util : core-cats-effect_3 | jar | 2.0.0-RC2 |
| org.scala-lang : scala3-library_3 | jar | 3.1.2 |
| com.github.cb372 : cats-retry_3 | jar | 3.1.0 |
| com.github.japgolly.clearconfig : core_3 | jar | 3.0.0 |
| org.tpolecat : doobie-core_3 | jar | 1.0.0-RC2 |
| org.tpolecat : doobie-hikari_3 | jar | 1.0.0-RC2 |
| org.tpolecat : doobie-postgres_3 | jar | 1.0.0-RC2 |
| org.tpolecat : doobie-postgres-circe_3 | jar | 1.0.0-RC2 |
| org.flywaydb : flyway-core | jar | 8.0.5 |
| com.zaxxer : HikariCP | jar | 4.0.3 |
| org.postgresql : postgresql | jar | 42.3.5 |
| com.typesafe.scala-logging : scala-logging_3 | jar | 3.9.4 |