| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.getquill |
| Идентификатор | Идентификаторquill-doobie_3 |
| Версия | Версия3.16.5-Beta30 |
| Тип | Типjar |
| Описание |
Описаниеquill-doobie
quill-doobie
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/io.getquill/quill-doobie_3/ -->
<dependency>
<groupId>io.getquill</groupId>
<artifactId>quill-doobie_3</artifactId>
<version>3.16.5-Beta30</version>
</dependency>
// https://jarcasting.com/artifacts/io.getquill/quill-doobie_3/
implementation 'io.getquill:quill-doobie_3:3.16.5-Beta30'
// https://jarcasting.com/artifacts/io.getquill/quill-doobie_3/
implementation ("io.getquill:quill-doobie_3:3.16.5-Beta30")
'io.getquill:quill-doobie_3:jar:3.16.5-Beta30'
<dependency org="io.getquill" name="quill-doobie_3" rev="3.16.5-Beta30">
<artifact name="quill-doobie_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.getquill', module='quill-doobie_3', version='3.16.5-Beta30')
)
libraryDependencies += "io.getquill" % "quill-doobie_3" % "3.16.5-Beta30"
[io.getquill/quill-doobie_3 "3.16.5-Beta30"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.getquill : quill-jdbc_3 | jar | 3.16.5-Beta30 |
| org.scala-lang : scala3-library_3 | jar | 3.1.0 |
| org.scala-lang.modules : scala-java8-compat_3 | jar | 1.0.1 |
| com.zaxxer : HikariCP | jar | 3.4.5 |
| org.tpolecat : doobie-core_3 | jar | 1.0.0-RC2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| mysql : mysql-connector-java | jar | 8.0.22 |
| com.h2database : h2 | jar | 1.4.200 |
| org.postgresql : postgresql | jar | 42.2.18 |
| org.xerial : sqlite-jdbc | jar | 3.32.3.2 |
| com.microsoft.sqlserver : mssql-jdbc | jar | 7.1.1.jre8-preview |
| com.oracle.ojdbc : ojdbc8 | jar | 19.3.0.0 |
| org.tpolecat : doobie-postgres_3 | jar | 1.0.0-RC2 |