License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers |
GroupId | GroupIdorg.gfccollective |
ArtifactId | ArtifactIdgfc-aws-cloudwatch_2.13 |
Version | Version2.0.0 |
Type | Typejar |
Description |
Descriptiongfc-aws-cloudwatch
gfc-aws-cloudwatch
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.gfccollective/gfc-aws-cloudwatch_2.13/ -->
<dependency>
<groupId>org.gfccollective</groupId>
<artifactId>gfc-aws-cloudwatch_2.13</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.gfccollective/gfc-aws-cloudwatch_2.13/
implementation 'org.gfccollective:gfc-aws-cloudwatch_2.13:2.0.0'
// https://jarcasting.com/artifacts/org.gfccollective/gfc-aws-cloudwatch_2.13/
implementation ("org.gfccollective:gfc-aws-cloudwatch_2.13:2.0.0")
'org.gfccollective:gfc-aws-cloudwatch_2.13:jar:2.0.0'
<dependency org="org.gfccollective" name="gfc-aws-cloudwatch_2.13" rev="2.0.0">
<artifact name="gfc-aws-cloudwatch_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gfccollective', module='gfc-aws-cloudwatch_2.13', version='2.0.0')
)
libraryDependencies += "org.gfccollective" % "gfc-aws-cloudwatch_2.13" % "2.0.0"
[org.gfccollective/gfc-aws-cloudwatch_2.13 "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.1 |
org.scala-lang.modules : scala-java8-compat_2.13 | jar | 0.9.0 |
org.gfccollective : gfc-logging_2.13 | jar | 1.0.0 |
org.gfccollective : gfc-concurrent_2.13 | jar | 1.0.0 |
software.amazon.awssdk : cloudwatch | jar | 2.10.34 |
software.amazon.awssdk : cloudwatchlogs | jar | 2.10.34 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-scalacheck_2.13 | jar | 4.8.3 |