| License |
License |
|---|---|
| GroupId | GroupIdcom.aoindustries |
| ArtifactId | ArtifactIdao-appcluster |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionAO AppCluster
Aggregator POM for application-level clustering tools.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ao-appcluster-2.0.0.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.aoindustries/ao-appcluster/ -->
<dependency>
<groupId>com.aoindustries</groupId>
<artifactId>ao-appcluster</artifactId>
<version>2.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.aoindustries/ao-appcluster/
implementation 'com.aoindustries:ao-appcluster:2.0.0'
// https://jarcasting.com/artifacts/com.aoindustries/ao-appcluster/
implementation ("com.aoindustries:ao-appcluster:2.0.0")
'com.aoindustries:ao-appcluster:pom:2.0.0'
<dependency org="com.aoindustries" name="ao-appcluster" rev="2.0.0">
<artifact name="ao-appcluster" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.aoindustries', module='ao-appcluster', version='2.0.0')
)
libraryDependencies += "com.aoindustries" % "ao-appcluster" % "2.0.0"
[com.aoindustries/ao-appcluster "2.0.0"]