License |
License |
---|---|
Categories |
CategoriesJGroups Application Layer Libs Distributed Applications |
GroupId | GroupIdcom.pennassurancesoftware.jgroups |
ArtifactId | ArtifactIdjgroups-distributed-task |
Last Version | Last Version1.01.01 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJGroups Distributed Task
Convenient classes to define distributed tasks on a JGroups Cluster
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.pennassurancesoftware.jgroups/jgroups-distributed-task/ -->
<dependency>
<groupId>com.pennassurancesoftware.jgroups</groupId>
<artifactId>jgroups-distributed-task</artifactId>
<version>1.01.01</version>
</dependency>
// https://jarcasting.com/artifacts/com.pennassurancesoftware.jgroups/jgroups-distributed-task/
implementation 'com.pennassurancesoftware.jgroups:jgroups-distributed-task:1.01.01'
// https://jarcasting.com/artifacts/com.pennassurancesoftware.jgroups/jgroups-distributed-task/
implementation ("com.pennassurancesoftware.jgroups:jgroups-distributed-task:1.01.01")
'com.pennassurancesoftware.jgroups:jgroups-distributed-task:jar:1.01.01'
<dependency org="com.pennassurancesoftware.jgroups" name="jgroups-distributed-task" rev="1.01.01">
<artifact name="jgroups-distributed-task" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pennassurancesoftware.jgroups', module='jgroups-distributed-task', version='1.01.01')
)
libraryDependencies += "com.pennassurancesoftware.jgroups" % "jgroups-distributed-task" % "1.01.01"
[com.pennassurancesoftware.jgroups/jgroups-distributed-task "1.01.01"]
Group / Artifact | Type | Version |
---|---|---|
org.jgroups : jgroups | jar | 3.5.1.Final |
com.github.dblock : oshi-core | jar | 1.5.1 |
org.slf4j : slf4j-api | jar | 1.7.12 |
org.slf4j : slf4j-simple | jar | 1.7.12 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.9.6 |