is not current version
Last Version 0.1.35

io.github.cdklabs:cdktriggers 0.1.13

Execute AWS Lambda handlers during deployments of AWS CDK stacks

GroupId

GroupId

io.github.cdklabs
ArtifactId

ArtifactId

cdktriggers
Version

Version

0.1.13
Type

Type

jar

Download cdktriggers 0.1.13


<!-- https://jarcasting.com/artifacts/io.github.cdklabs/cdktriggers/ -->
<dependency>
    <groupId>io.github.cdklabs</groupId>
    <artifactId>cdktriggers</artifactId>
    <version>0.1.13</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.cdklabs/cdktriggers/
implementation 'io.github.cdklabs:cdktriggers:0.1.13'
// https://jarcasting.com/artifacts/io.github.cdklabs/cdktriggers/
implementation ("io.github.cdklabs:cdktriggers:0.1.13")
'io.github.cdklabs:cdktriggers:jar:0.1.13'
<dependency org="io.github.cdklabs" name="cdktriggers" rev="0.1.13">
  <artifact name="cdktriggers" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.cdklabs', module='cdktriggers', version='0.1.13')
)
libraryDependencies += "io.github.cdklabs" % "cdktriggers" % "0.1.13"
[io.github.cdklabs/cdktriggers "0.1.13"]