is not current version
Last Version 1.65

com.github.onepiecex:session-share-spring-boot-starter 1.64


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.onepiecex
ArtifactId

ArtifactId

session-share-spring-boot-starter
Version

Version

1.64
Type

Type

jar

Download session-share-spring-boot-starter 1.64


<!-- https://jarcasting.com/artifacts/com.github.onepiecex/session-share-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.onepiecex</groupId>
    <artifactId>session-share-spring-boot-starter</artifactId>
    <version>1.64</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.onepiecex/session-share-spring-boot-starter/
implementation 'com.github.onepiecex:session-share-spring-boot-starter:1.64'
// https://jarcasting.com/artifacts/com.github.onepiecex/session-share-spring-boot-starter/
implementation ("com.github.onepiecex:session-share-spring-boot-starter:1.64")
'com.github.onepiecex:session-share-spring-boot-starter:jar:1.64'
<dependency org="com.github.onepiecex" name="session-share-spring-boot-starter" rev="1.64">
  <artifact name="session-share-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.onepiecex', module='session-share-spring-boot-starter', version='1.64')
)
libraryDependencies += "com.github.onepiecex" % "session-share-spring-boot-starter" % "1.64"
[com.github.onepiecex/session-share-spring-boot-starter "1.64"]