License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.github.autoscaler |
ArtifactId | ArtifactIdautoscale-acceptance-tests |
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-acceptance-tests/ -->
<dependency>
<groupId>com.github.autoscaler</groupId>
<artifactId>autoscale-acceptance-tests</artifactId>
<version>1.9.1-797</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.autoscaler/autoscale-acceptance-tests/
implementation 'com.github.autoscaler:autoscale-acceptance-tests:1.9.1-797'
// https://jarcasting.com/artifacts/com.github.autoscaler/autoscale-acceptance-tests/
implementation ("com.github.autoscaler:autoscale-acceptance-tests:1.9.1-797")
'com.github.autoscaler:autoscale-acceptance-tests:jar:1.9.1-797'
<dependency org="com.github.autoscaler" name="autoscale-acceptance-tests" rev="1.9.1-797">
<artifact name="autoscale-acceptance-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.autoscaler', module='autoscale-acceptance-tests', version='1.9.1-797')
)
libraryDependencies += "com.github.autoscaler" % "autoscale-acceptance-tests" % "1.9.1-797"
[com.github.autoscaler/autoscale-acceptance-tests "1.9.1-797"]