is not current version
Last Version 0.0.4

com.github.eakonovalov:jgroups-spring-boot-starter 0.0.2

Simplified start of JGroups cluster

Categories

Categories

Spring Boot Container Microservices JGroups Application Layer Libs Distributed Applications
GroupId

GroupId

com.github.eakonovalov
ArtifactId

ArtifactId

jgroups-spring-boot-starter
Version

Version

0.0.2
Type

Type

jar

Download jgroups-spring-boot-starter 0.0.2


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