License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.spotify |
ArtifactId | ArtifactIdbigtable-autoscaler |
Version | Version0.0.42 |
Type | Typejar |
Description |
Descriptionbigtable-autoscaler
The Spotify Root project helps establish consistent Maven conventions by being the parent POM
for other participating projects.
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.spotify/bigtable-autoscaler/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>bigtable-autoscaler</artifactId>
<version>0.0.42</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/bigtable-autoscaler/
implementation 'com.spotify:bigtable-autoscaler:0.0.42'
// https://jarcasting.com/artifacts/com.spotify/bigtable-autoscaler/
implementation ("com.spotify:bigtable-autoscaler:0.0.42")
'com.spotify:bigtable-autoscaler:jar:0.0.42'
<dependency org="com.spotify" name="bigtable-autoscaler" rev="0.0.42">
<artifact name="bigtable-autoscaler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='bigtable-autoscaler', version='0.0.42')
)
libraryDependencies += "com.spotify" % "bigtable-autoscaler" % "0.0.42"
[com.spotify/bigtable-autoscaler "0.0.42"]
Group / Artifact | Type | Version |
---|---|---|
io.norberg : auto-matter | jar | |
org.apache.commons : commons-compress | jar | 1.19 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | |
org.testcontainers : testcontainers | jar | 1.11.2 |
org.testcontainers : postgresql | jar | 1.11.2 |
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-inmemory | jar |