jdbi3 Vavr Integration

Vavr is a functional programming library for the JVM. It is greatly inspired by scala and brings persistent, immutable datastructures to the Java World

Лицензия

Лицензия

Категории

Категории

JDBI Данные Базы данных Vavr Универсальные библиотеки Functional Programming
Группа

Группа

org.jdbi
Идентификатор

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

jdbi3-vavr
Последняя версия

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

3.30.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

jdbi3 Vavr Integration
Vavr is a functional programming library for the JVM. It is greatly inspired by scala and brings persistent, immutable datastructures to the Java World

Скачать jdbi3-vavr

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

<!-- https://jarcasting.com/artifacts/org.jdbi/jdbi3-vavr/ -->
<dependency>
    <groupId>org.jdbi</groupId>
    <artifactId>jdbi3-vavr</artifactId>
    <version>3.30.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jdbi/jdbi3-vavr/
implementation 'org.jdbi:jdbi3-vavr:3.30.0'
// https://jarcasting.com/artifacts/org.jdbi/jdbi3-vavr/
implementation ("org.jdbi:jdbi3-vavr:3.30.0")
'org.jdbi:jdbi3-vavr:jar:3.30.0'
<dependency org="org.jdbi" name="jdbi3-vavr" rev="3.30.0">
  <artifact name="jdbi3-vavr" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jdbi', module='jdbi3-vavr', version='3.30.0')
)
libraryDependencies += "org.jdbi" % "jdbi3-vavr" % "3.30.0"
[org.jdbi/jdbi3-vavr "3.30.0"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
io.vavr : vavr jar 0.9.3
org.jdbi : jdbi3-core jar 3.30.0

test (6)

Идентификатор библиотеки Тип Версия
org.jdbi : jdbi3-core jar 3.30.0
com.h2database : h2 jar 2.1.212
org.jdbi : jdbi3-testing jar 3.30.0
org.slf4j : slf4j-simple jar 1.7.32
org.junit.jupiter : junit-jupiter-api Необязательный jar
org.assertj : assertj-core jar 3.21.0

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

Данный проект не имеет модулей.
org.jdbi
https://jdbi.org

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

Версия
3.30.0
3.29.0
3.28.0
3.27.2
3.27.1
3.27.0
3.26.1
3.26.0
3.25.0
3.24.1
3.24.0
3.23.0
3.22.0
3.21.0
3.20.1
3.20.0
3.19.0
3.18.1
3.18.0
3.17.0
3.16.0
3.15.1
3.15.0
3.14.4
3.14.3
3.14.2
3.14.1
3.14.0
3.13.0
3.12.2
3.12.0
3.11.1
3.11.0
3.10.1
3.10.0
3.10.0-rc1
3.9.1
3.9.0
3.8.2
3.8.1
3.8.0
3.7.1
3.7.0
3.6.0
3.5.1
3.5.0
3.4.0
3.3.0
3.2.1
3.2.0
3.1.1
3.1.0
3.0.1
3.0.0
3.0.0-rc2
3.0.0-rc1
3.0.0-beta4