License |
License |
---|---|
Categories |
CategoriesJGroups Application Layer Libs Distributed Applications |
GroupId | GroupIdorg.jgroups |
ArtifactId | ArtifactIdjgroups-azure-parent |
Last Version | Last Version1.0.0.Final |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJGroups Azure (parent)
Implementation of the JGroups Discovery protocol for Azure based on blob storage service.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
jgroups-azure-parent-1.0.0.Final.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jgroups/jgroups-azure-parent/ -->
<dependency>
<groupId>org.jgroups</groupId>
<artifactId>jgroups-azure-parent</artifactId>
<version>1.0.0.Final</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jgroups/jgroups-azure-parent/
implementation 'org.jgroups:jgroups-azure-parent:1.0.0.Final'
// https://jarcasting.com/artifacts/org.jgroups/jgroups-azure-parent/
implementation ("org.jgroups:jgroups-azure-parent:1.0.0.Final")
'org.jgroups:jgroups-azure-parent:pom:1.0.0.Final'
<dependency org="org.jgroups" name="jgroups-azure-parent" rev="1.0.0.Final">
<artifact name="jgroups-azure-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jgroups', module='jgroups-azure-parent', version='1.0.0.Final')
)
libraryDependencies += "org.jgroups" % "jgroups-azure-parent" % "1.0.0.Final"
[org.jgroups/jgroups-azure-parent "1.0.0.Final"]