License |
License |
---|---|
Categories |
CategoriesNet React User Interface Web Frameworks |
GroupId | GroupIdnet.andreaskluth |
ArtifactId | ArtifactIdreactive-spring-session-postgres |
Last Version | Last Version0.0.14 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionreactive-spring-session-postgres
Reactive Spring Session repository for postgres (vertx-pg-client)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/net.andreaskluth/reactive-spring-session-postgres/ -->
<dependency>
<groupId>net.andreaskluth</groupId>
<artifactId>reactive-spring-session-postgres</artifactId>
<version>0.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/net.andreaskluth/reactive-spring-session-postgres/
implementation 'net.andreaskluth:reactive-spring-session-postgres:0.0.14'
// https://jarcasting.com/artifacts/net.andreaskluth/reactive-spring-session-postgres/
implementation ("net.andreaskluth:reactive-spring-session-postgres:0.0.14")
'net.andreaskluth:reactive-spring-session-postgres:jar:0.0.14'
<dependency org="net.andreaskluth" name="reactive-spring-session-postgres" rev="0.0.14">
<artifact name="reactive-spring-session-postgres" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.andreaskluth', module='reactive-spring-session-postgres', version='0.0.14')
)
libraryDependencies += "net.andreaskluth" % "reactive-spring-session-postgres" % "0.0.14"
[net.andreaskluth/reactive-spring-session-postgres "0.0.14"]
Group / Artifact | Type | Version |
---|---|---|
net.andreaskluth : reactive-spring-session-core | jar | 0.0.14 |
org.springframework : spring-context | jar | 5.3.16 |
org.springframework : spring-webflux | jar | 5.3.16 |
org.springframework.session : spring-session-core | jar | 2.6.2 |
io.vertx : vertx-pg-client | jar | 4.2.5 |
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
io.zonky.test : embedded-postgres | jar | 1.3.1 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.assertj : assertj-core | jar | 3.22.0 |
org.slf4j : slf4j-simple | jar | 1.7.36 |
io.micrometer : micrometer-core | jar | 1.8.3 |