License |
License
GNU GENERAL PUBLIC LICENSE, Version 2
|
---|---|
GroupId | GroupIdorg.ow2.wildcat |
ArtifactId | ArtifactIdwildcat-examples-cluster-slave |
Last Version | Last Version2.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWildcat: Examples: Cluster: Slave
Examples of to use distributed contexts
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ow2.wildcat/wildcat-examples-cluster-slave/ -->
<dependency>
<groupId>org.ow2.wildcat</groupId>
<artifactId>wildcat-examples-cluster-slave</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.wildcat/wildcat-examples-cluster-slave/
implementation 'org.ow2.wildcat:wildcat-examples-cluster-slave:2.3.0'
// https://jarcasting.com/artifacts/org.ow2.wildcat/wildcat-examples-cluster-slave/
implementation ("org.ow2.wildcat:wildcat-examples-cluster-slave:2.3.0")
'org.ow2.wildcat:wildcat-examples-cluster-slave:jar:2.3.0'
<dependency org="org.ow2.wildcat" name="wildcat-examples-cluster-slave" rev="2.3.0">
<artifact name="wildcat-examples-cluster-slave" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.wildcat', module='wildcat-examples-cluster-slave', version='2.3.0')
)
libraryDependencies += "org.ow2.wildcat" % "wildcat-examples-cluster-slave" % "2.3.0"
[org.ow2.wildcat/wildcat-examples-cluster-slave "2.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.wildcat : wildcat-core | jar | 2.3.0 |