s

scalecube-parent-pom

ScaleCube is a lightweight decentralized cluster membership, failure detection, messaging and gossip protocol library for the Java VM.
http://scalecube.io
The Apache License, Version 2.0
The ScaleCube Project Contributors
Files download
File Operation
scalecube-parent-pom-0.0.15.pom download
Apache Maven
<dependency>
  <groupId>io.scalecube</groupId>
  <artifactId>scalecube-parent-pom</artifactId>
  <version>0.0.15</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.scalecube:scalecube-parent-pom:0.0.15'
Gradle Kotlin
implementation("io.scalecube:scalecube-parent-pom:0.0.15")
Scala SBT
libraryDependencies += "io.scalecube" % "scalecube-parent-pom" % "0.0.15"
Groovy Grape
@Grapes(
  @Grab(group='io.scalecube', module='scalecube-parent-pom', version='0.0.15')
)
Apache Ivy
<dependency org="io.scalecube" name="scalecube-parent-pom" rev="0.0.15" />
Leiningen
[io.scalecube/scalecube-parent-pom "0.0.15"]
Apache Buildr
'io.scalecube:scalecube-parent-pom:jar:0.0.15'
Dependencies
The project has no third-party dependencies