JGroups Spring Boot Starter

Simplified start of JGroups cluster

License

License

Categories

Categories

Spring Boot Container Microservices JGroups Application Layer Libs Distributed Applications
GroupId

GroupId

com.github.eakonovalov
ArtifactId

ArtifactId

jgroups-spring-boot-starter
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

JGroups Spring Boot Starter
Simplified start of JGroups cluster
Project URL

Project URL

https://github.com/eakonovalov/jgroups-spring-boot-starter
Project Organization

Project Organization

Waine
Source Code Management

Source Code Management

https://github.com/eakonovalov/jgroups-spring-boot-starter

Download jgroups-spring-boot-starter

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.jgroups : jgroups jar 4.2.4.Final
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3
0.0.2