spring-distributed-cluster

Core implementation of a Distributed Cluster library for Spring Boot

License

License

GroupId

GroupId

com.budjb
ArtifactId

ArtifactId

spring-distributed-cluster
Last Version

Last Version

0.1.2.BETA
Release Date

Release Date

Type

Type

jar
Description

Description

spring-distributed-cluster
Core implementation of a Distributed Cluster library for Spring Boot
Project URL

Project URL

https://github.com/budjb/spring-distributed-cluster
Source Code Management

Source Code Management

https://github.com/budjb/spring-distributed-cluster

Download spring-distributed-cluster

How to add to project

<!-- https://jarcasting.com/artifacts/com.budjb/spring-distributed-cluster/ -->
<dependency>
    <groupId>com.budjb</groupId>
    <artifactId>spring-distributed-cluster</artifactId>
    <version>0.1.2.BETA</version>
</dependency>
// https://jarcasting.com/artifacts/com.budjb/spring-distributed-cluster/
implementation 'com.budjb:spring-distributed-cluster:0.1.2.BETA'
// https://jarcasting.com/artifacts/com.budjb/spring-distributed-cluster/
implementation ("com.budjb:spring-distributed-cluster:0.1.2.BETA")
'com.budjb:spring-distributed-cluster:jar:0.1.2.BETA'
<dependency org="com.budjb" name="spring-distributed-cluster" rev="0.1.2.BETA">
  <artifact name="spring-distributed-cluster" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.budjb', module='spring-distributed-cluster', version='0.1.2.BETA')
)
libraryDependencies += "com.budjb" % "spring-distributed-cluster" % "0.1.2.BETA"
[com.budjb/spring-distributed-cluster "0.1.2.BETA"]

Dependencies

compile (3)

Group / Artifact Type Version
com.budjb : spring-distributed-locks jar 0.1.4.BETA
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-validation jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.2.BETA
0.1.1.BETA