is not current version
Last Version 0.0.14

net.andreaskluth:reactive-spring-session-postgres 0.0.5

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

Categories

Categories

Net React User Interface Web Frameworks
GroupId

GroupId

net.andreaskluth
ArtifactId

ArtifactId

reactive-spring-session-postgres
Version

Version

0.0.5
Type

Type

jar

Download reactive-spring-session-postgres 0.0.5


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