License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.netflix.atlas_v1 |
ArtifactId | ArtifactIdatlas-postgres_2.13 |
Version | Version1.7.0-rc.19 |
Type | Typejar |
Description |
Descriptionatlas-postgres
atlas-postgres
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.netflix.atlas_v1/atlas-postgres_2.13/ -->
<dependency>
<groupId>com.netflix.atlas_v1</groupId>
<artifactId>atlas-postgres_2.13</artifactId>
<version>1.7.0-rc.19</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.atlas_v1/atlas-postgres_2.13/
implementation 'com.netflix.atlas_v1:atlas-postgres_2.13:1.7.0-rc.19'
// https://jarcasting.com/artifacts/com.netflix.atlas_v1/atlas-postgres_2.13/
implementation ("com.netflix.atlas_v1:atlas-postgres_2.13:1.7.0-rc.19")
'com.netflix.atlas_v1:atlas-postgres_2.13:jar:1.7.0-rc.19'
<dependency org="com.netflix.atlas_v1" name="atlas-postgres_2.13" rev="1.7.0-rc.19">
<artifact name="atlas-postgres_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.atlas_v1', module='atlas-postgres_2.13', version='1.7.0-rc.19')
)
libraryDependencies += "com.netflix.atlas_v1" % "atlas-postgres_2.13" % "1.7.0-rc.19"
[com.netflix.atlas_v1/atlas-postgres_2.13 "1.7.0-rc.19"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.7 |
com.netflix.atlas_v1 : atlas-core_2.13 | jar | 1.7.0-rc.19 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
org.scala-lang.modules : scala-collection-compat_2.13 | jar | 2.5.0 |
com.typesafe.scala-logging : scala-logging_2.13 | jar | 3.9.4 |
org.slf4j : slf4j-api | jar | 1.7.32 |
com.netflix.spectator : spectator-api | jar | 1.0.4 |
com.typesafe : config | jar | 1.4.1 |
org.postgresql : postgresql | jar | 42.3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalameta : munit_2.13 | jar | 0.7.29 |
io.zonky.test : embedded-postgres | jar | 1.3.1 |