License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.elastisys |
ArtifactId | ArtifactIdautoscaler.distro |
Version | Version5.2.2 |
Type | Typepom |
Description |
Descriptionelastisys :: autoscaler :: distro
autoscaler server distributions
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
autoscaler.distro-5.2.2.pom | 666 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.elastisys/autoscaler.distro/ -->
<dependency>
<groupId>com.elastisys</groupId>
<artifactId>autoscaler.distro</artifactId>
<version>5.2.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.elastisys/autoscaler.distro/
implementation 'com.elastisys:autoscaler.distro:5.2.2'
// https://jarcasting.com/artifacts/com.elastisys/autoscaler.distro/
implementation ("com.elastisys:autoscaler.distro:5.2.2")
'com.elastisys:autoscaler.distro:pom:5.2.2'
<dependency org="com.elastisys" name="autoscaler.distro" rev="5.2.2">
<artifact name="autoscaler.distro" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.elastisys', module='autoscaler.distro', version='5.2.2')
)
libraryDependencies += "com.elastisys" % "autoscaler.distro" % "5.2.2"
[com.elastisys/autoscaler.distro "5.2.2"]