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