License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.netflix.atlas_v1 |
ArtifactId | ArtifactIdatlas-postgres_2.13 |
Version | Version1.7.0-rc.24 |
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.24</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.24'
// 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.24")
'com.netflix.atlas_v1:atlas-postgres_2.13:jar:1.7.0-rc.24'
<dependency org="com.netflix.atlas_v1" name="atlas-postgres_2.13" rev="1.7.0-rc.24">
<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.24')
)
libraryDependencies += "com.netflix.atlas_v1" % "atlas-postgres_2.13" % "1.7.0-rc.24"
[com.netflix.atlas_v1/atlas-postgres_2.13 "1.7.0-rc.24"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
com.netflix.atlas_v1 : atlas-core_2.13 | jar | 1.7.0-rc.24 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
org.scala-lang.modules : scala-collection-compat_2.13 | jar | 2.7.0 |
com.typesafe.scala-logging : scala-logging_2.13 | jar | 3.9.4 |
org.slf4j : slf4j-api | jar | 1.7.36 |
com.netflix.spectator : spectator-api | jar | 1.3.2 |
com.typesafe : config | jar | 1.4.2 |
org.postgresql : postgresql | jar | 42.3.5 |
Group / Artifact | Type | Version |
---|---|---|
org.scalameta : munit_2.13 | jar | 0.7.29 |
io.zonky.test : embedded-postgres | jar | 1.3.1 |