License |
License |
---|---|
Categories |
CategoriesKubernetes Container Virtualization Tools Net Auto Application Layer Libs Code Generators |
GroupId | GroupIdcom.github.autoscaler |
ArtifactId | ArtifactIdautoscale-source-kubernetes |
Last Version | Last Version1.9.1-797 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionProvides on-demand scaling of services, allowing you to efficiently dedicate resources where they are needed most in your Mesos cluster, and minimizing costs and ensuring user satisfaction.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.autoscaler/autoscale-source-kubernetes/ -->
<dependency>
<groupId>com.github.autoscaler</groupId>
<artifactId>autoscale-source-kubernetes</artifactId>
<version>1.9.1-797</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.autoscaler/autoscale-source-kubernetes/
implementation 'com.github.autoscaler:autoscale-source-kubernetes:1.9.1-797'
// https://jarcasting.com/artifacts/com.github.autoscaler/autoscale-source-kubernetes/
implementation ("com.github.autoscaler:autoscale-source-kubernetes:1.9.1-797")
'com.github.autoscaler:autoscale-source-kubernetes:jar:1.9.1-797'
<dependency org="com.github.autoscaler" name="autoscale-source-kubernetes" rev="1.9.1-797">
<artifact name="autoscale-source-kubernetes" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.autoscaler', module='autoscale-source-kubernetes', version='1.9.1-797')
)
libraryDependencies += "com.github.autoscaler" % "autoscale-source-kubernetes" % "1.9.1-797"
[com.github.autoscaler/autoscale-source-kubernetes "1.9.1-797"]
Group / Artifact | Type | Version |
---|---|---|
com.github.cafapi : caf-api | jar | |
com.github.cafapi.util : util-naming | jar | |
com.github.autoscaler : autoscale-api | jar | 1.9.1-797 |
com.github.autoscaler : autoscale-kubernetes-shared | jar | 1.9.1-797 |
io.kubernetes : client-java | jar | 12.0.0 |
io.kubernetes : client-java-api | jar | 12.0.0 |
io.kubernetes : client-java-extended | jar | 12.0.0 |
org.slf4j : slf4j-api | jar |