is not current version
Last Version 0.1.35

io.github.cdklabs:cdktriggers 0.0.125

Execute AWS Lambda handlers during deployments of AWS CDK stacks

GroupId

GroupId

io.github.cdklabs
ArtifactId

ArtifactId

cdktriggers
Version

Version

0.0.125
Type

Type

jar

Download cdktriggers 0.0.125


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