| License |
License |
|---|---|
| GroupId | GroupIdio.github.stefanfreitag |
| ArtifactId | ArtifactIdcdkBudgetNotifier |
| Last Version | Last Version0.3.16 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionio.github.stefanfreitag:cdkBudgetNotifier
A simple AWS budget notifier.
|
| Filename | Size |
|---|---|
| cdkBudgetNotifier-0.3.16.pom | |
| cdkBudgetNotifier-0.3.16.jar | 49 KB |
| cdkBudgetNotifier-0.3.16-sources.jar | 43 KB |
| cdkBudgetNotifier-0.3.16-javadoc.jar | 408 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.stefanfreitag/cdkBudgetNotifier/ -->
<dependency>
<groupId>io.github.stefanfreitag</groupId>
<artifactId>cdkBudgetNotifier</artifactId>
<version>0.3.16</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.stefanfreitag/cdkBudgetNotifier/
implementation 'io.github.stefanfreitag:cdkBudgetNotifier:0.3.16'
// https://jarcasting.com/artifacts/io.github.stefanfreitag/cdkBudgetNotifier/
implementation ("io.github.stefanfreitag:cdkBudgetNotifier:0.3.16")
'io.github.stefanfreitag:cdkBudgetNotifier:jar:0.3.16'
<dependency org="io.github.stefanfreitag" name="cdkBudgetNotifier" rev="0.3.16">
<artifact name="cdkBudgetNotifier" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.stefanfreitag', module='cdkBudgetNotifier', version='0.3.16')
)
libraryDependencies += "io.github.stefanfreitag" % "cdkBudgetNotifier" % "0.3.16"
[io.github.stefanfreitag/cdkBudgetNotifier "0.3.16"]
| Group / Artifact | Type | Version |
|---|---|---|
| software.amazon.awscdk : budgets | jar | [1.137.0,2.0.0) |
| software.amazon.awscdk : iam | jar | [1.137.0,2.0.0) |
| software.amazon.awscdk : sns | jar | [1.137.0,2.0.0) |
| software.amazon.awscdk : core | jar | [1.137.0,2.0.0) |
| software.constructs : constructs | jar | [3.2.27,4.0.0) |
| software.amazon.jsii : jsii-runtime | jar | [1.47.0,2.0.0) |
| org.jetbrains : annotations | jar | [16.0.3,20.0.0) |
| javax.annotation : javax.annotation-api | jar | [1.3.2,1.4.0) |