is not current version
Last Version 0.0.14

reactive-spring-session-postgres 0.0.13

Reactive Spring Session repository for postgres (vertx-pg-client)

License

License

Categories

Categories

Net React User Interface Web Frameworks
GroupId

GroupId

net.andreaskluth
ArtifactId

ArtifactId

reactive-spring-session-postgres
Version

Version

0.0.13
Type

Type

jar
Description

Description

reactive-spring-session-postgres
Reactive Spring Session repository for postgres (vertx-pg-client)
Project URL

Project URL

https://github.com/AndreasKl/reactive-spring-session-vertx
Source Code Management

Source Code Management

http://github.com/AndreasKl/reactive-spring-session-vertx/tree/master/reactive-spring-session-postgres

Download reactive-spring-session-postgres 0.0.13


<!-- https://jarcasting.com/artifacts/net.andreaskluth/reactive-spring-session-postgres/ -->
<dependency>
    <groupId>net.andreaskluth</groupId>
    <artifactId>reactive-spring-session-postgres</artifactId>
    <version>0.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/net.andreaskluth/reactive-spring-session-postgres/
implementation 'net.andreaskluth:reactive-spring-session-postgres:0.0.13'
// https://jarcasting.com/artifacts/net.andreaskluth/reactive-spring-session-postgres/
implementation ("net.andreaskluth:reactive-spring-session-postgres:0.0.13")
'net.andreaskluth:reactive-spring-session-postgres:jar:0.0.13'
<dependency org="net.andreaskluth" name="reactive-spring-session-postgres" rev="0.0.13">
  <artifact name="reactive-spring-session-postgres" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.andreaskluth', module='reactive-spring-session-postgres', version='0.0.13')
)
libraryDependencies += "net.andreaskluth" % "reactive-spring-session-postgres" % "0.0.13"
[net.andreaskluth/reactive-spring-session-postgres "0.0.13"]

Dependencies

compile (6)

Group / Artifact Type Version
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-pg-client jar 4.1.5
org.slf4j : slf4j-api jar 1.7.32

test (6)

Group / Artifact Type Version
com.opentable.components : otj-pg-embedded jar 0.13.4
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

Project Modules

There are no modules declared in this project.