is not current version
Last Version 1.0.57

com.turbospaces.boot:bootstrap-jgroups-core 1.0.33


Categories

Categories

JGroups Application Layer Libs Distributed Applications
GroupId

GroupId

com.turbospaces.boot
ArtifactId

ArtifactId

bootstrap-jgroups-core
Version

Version

1.0.33
Type

Type

jar

Download bootstrap-jgroups-core 1.0.33


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