is not current version
Last Version 0.0.14

reactive-spring-session-core 0.0.12

Reactive Spring Session repository for mysql (vertx-mysql-client)

License

License

Categories

Categories

Net React User Interface Web Frameworks
GroupId

GroupId

net.andreaskluth
ArtifactId

ArtifactId

reactive-spring-session-core
Version

Version

0.0.12
Type

Type

jar
Description

Description

reactive-spring-session-core
Reactive Spring Session repository for mysql (vertx-mysql-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-core

Download reactive-spring-session-core 0.0.12


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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework : spring-context jar 5.3.1
org.springframework : spring-webflux jar 5.3.1
org.springframework.session : spring-session-core jar 2.4.1
io.vertx : vertx-pg-client jar 4.0.0
com.fasterxml.jackson.core : jackson-core jar 2.12.0
org.slf4j : slf4j-api jar 1.7.30

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.assertj : assertj-core jar 3.18.1
org.slf4j : slf4j-simple jar 1.7.30
io.micrometer : micrometer-core jar 1.6.1
io.projectreactor : reactor-test jar 3.4.1

Project Modules

There are no modules declared in this project.