| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMySQL Данные Базы данных Сеть React Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаnet.andreaskluth |
| Идентификатор | Идентификаторreactive-spring-session-mysql |
| Версия | Версия0.0.13 |
| Тип | Типjar |
| Описание |
Описаниеreactive-spring-session-mysql
Reactive Spring Session repository for mysql (vertx-pg-client)
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/net.andreaskluth/reactive-spring-session-mysql/ -->
<dependency>
<groupId>net.andreaskluth</groupId>
<artifactId>reactive-spring-session-mysql</artifactId>
<version>0.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/net.andreaskluth/reactive-spring-session-mysql/
implementation 'net.andreaskluth:reactive-spring-session-mysql:0.0.13'
// https://jarcasting.com/artifacts/net.andreaskluth/reactive-spring-session-mysql/
implementation ("net.andreaskluth:reactive-spring-session-mysql:0.0.13")
'net.andreaskluth:reactive-spring-session-mysql:jar:0.0.13'
<dependency org="net.andreaskluth" name="reactive-spring-session-mysql" rev="0.0.13">
<artifact name="reactive-spring-session-mysql" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.andreaskluth', module='reactive-spring-session-mysql', version='0.0.13')
)
libraryDependencies += "net.andreaskluth" % "reactive-spring-session-mysql" % "0.0.13"
[net.andreaskluth/reactive-spring-session-mysql "0.0.13"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.andreaskluth : reactive-spring-session-core | jar | 0.0.13 |
| org.springframework : spring-context | jar | 5.3.12 |
| org.springframework : spring-webflux | jar | 5.3.12 |
| org.springframework.session : spring-session-core | jar | 2.5.3 |
| io.vertx : vertx-mysql-client | jar | 4.1.5 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.wix : wix-embedded-mysql | jar | 4.6.1 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |
| org.assertj : assertj-core | jar | 3.21.0 |
| org.slf4j : slf4j-simple | jar | 1.7.32 |
| io.micrometer : micrometer-core | jar | 1.7.5 |