License |
License |
---|---|
Categories |
CategoriesNet React User Interface Web Frameworks |
GroupId | GroupIdnet.andreaskluth |
ArtifactId | ArtifactIdreactive-spring-session-core |
Version | Version0.0.13 |
Type | Typejar |
Description |
Descriptionreactive-spring-session-core
Reactive Spring Session repository for mysql (vertx-mysql-client)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/net.andreaskluth/reactive-spring-session-core/ -->
<dependency>
<groupId>net.andreaskluth</groupId>
<artifactId>reactive-spring-session-core</artifactId>
<version>0.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/net.andreaskluth/reactive-spring-session-core/
implementation 'net.andreaskluth:reactive-spring-session-core:0.0.13'
// https://jarcasting.com/artifacts/net.andreaskluth/reactive-spring-session-core/
implementation ("net.andreaskluth:reactive-spring-session-core:0.0.13")
'net.andreaskluth:reactive-spring-session-core:jar:0.0.13'
<dependency org="net.andreaskluth" name="reactive-spring-session-core" rev="0.0.13">
<artifact name="reactive-spring-session-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.andreaskluth', module='reactive-spring-session-core', version='0.0.13')
)
libraryDependencies += "net.andreaskluth" % "reactive-spring-session-core" % "0.0.13"
[net.andreaskluth/reactive-spring-session-core "0.0.13"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
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 |
io.projectreactor : reactor-test | jar | 3.4.11 |