License |
License |
---|---|
Categories |
CategoriesNet React User Interface Web Frameworks |
GroupId | GroupIdnet.andreaskluth |
ArtifactId | ArtifactIdreactive-spring-session-parent |
Last Version | Last Version0.0.14 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionreactive-spring-session-parent
Parent for reactive Spring Session repository for postgres
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
reactive-spring-session-parent-0.0.14.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.andreaskluth/reactive-spring-session-parent/ -->
<dependency>
<groupId>net.andreaskluth</groupId>
<artifactId>reactive-spring-session-parent</artifactId>
<version>0.0.14</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.andreaskluth/reactive-spring-session-parent/
implementation 'net.andreaskluth:reactive-spring-session-parent:0.0.14'
// https://jarcasting.com/artifacts/net.andreaskluth/reactive-spring-session-parent/
implementation ("net.andreaskluth:reactive-spring-session-parent:0.0.14")
'net.andreaskluth:reactive-spring-session-parent:pom:0.0.14'
<dependency org="net.andreaskluth" name="reactive-spring-session-parent" rev="0.0.14">
<artifact name="reactive-spring-session-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.andreaskluth', module='reactive-spring-session-parent', version='0.0.14')
)
libraryDependencies += "net.andreaskluth" % "reactive-spring-session-parent" % "0.0.14"
[net.andreaskluth/reactive-spring-session-parent "0.0.14"]