License |
License |
---|---|
GroupId | GroupIdio.github.cdklabs |
ArtifactId | ArtifactIdcdk-watchful |
Last Version | Last Version0.6.148 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.github.cdklabs:cdk-watchful
Watching your CDK apps since 2019
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cdk-watchful-0.6.148.pom | |
cdk-watchful-0.6.148.jar | 245 KB |
cdk-watchful-0.6.148-sources.jar | 209 KB |
cdk-watchful-0.6.148-javadoc.jar | 359 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.cdklabs/cdk-watchful/ -->
<dependency>
<groupId>io.github.cdklabs</groupId>
<artifactId>cdk-watchful</artifactId>
<version>0.6.148</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.cdklabs/cdk-watchful/
implementation 'io.github.cdklabs:cdk-watchful:0.6.148'
// https://jarcasting.com/artifacts/io.github.cdklabs/cdk-watchful/
implementation ("io.github.cdklabs:cdk-watchful:0.6.148")
'io.github.cdklabs:cdk-watchful:jar:0.6.148'
<dependency org="io.github.cdklabs" name="cdk-watchful" rev="0.6.148">
<artifact name="cdk-watchful" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.cdklabs', module='cdk-watchful', version='0.6.148')
)
libraryDependencies += "io.github.cdklabs" % "cdk-watchful" % "0.6.148"
[io.github.cdklabs/cdk-watchful "0.6.148"]
Group / Artifact | Type | Version |
---|---|---|
software.amazon.awscdk : aws-cdk-lib | jar | [2.0.0,3.0.0) |
software.constructs : constructs | jar | [10.0.5,11.0.0) |
software.amazon.jsii : jsii-runtime | jar | [1.60.1,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) |