License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdio.github.cdklabs |
ArtifactId | ArtifactIdcdk-pipelines-github |
Last Version | Last Version0.2.110 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.github.cdklabs:cdk-pipelines-github
GitHub Workflows support for CDK Pipelines
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cdk-pipelines-github-0.2.110.pom | |
cdk-pipelines-github-0.2.110.jar | 302 KB |
cdk-pipelines-github-0.2.110-sources.jar | 236 KB |
cdk-pipelines-github-0.2.110-javadoc.jar | 759 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.cdklabs/cdk-pipelines-github/ -->
<dependency>
<groupId>io.github.cdklabs</groupId>
<artifactId>cdk-pipelines-github</artifactId>
<version>0.2.110</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.cdklabs/cdk-pipelines-github/
implementation 'io.github.cdklabs:cdk-pipelines-github:0.2.110'
// https://jarcasting.com/artifacts/io.github.cdklabs/cdk-pipelines-github/
implementation ("io.github.cdklabs:cdk-pipelines-github:0.2.110")
'io.github.cdklabs:cdk-pipelines-github:jar:0.2.110'
<dependency org="io.github.cdklabs" name="cdk-pipelines-github" rev="0.2.110">
<artifact name="cdk-pipelines-github" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.cdklabs', module='cdk-pipelines-github', version='0.2.110')
)
libraryDependencies += "io.github.cdklabs" % "cdk-pipelines-github" % "0.2.110"
[io.github.cdklabs/cdk-pipelines-github "0.2.110"]
Group / Artifact | Type | Version |
---|---|---|
software.amazon.awscdk : aws-cdk-lib | jar | [2.29.1,3.0.0) |
software.constructs : constructs | jar | [10.0.46,11.0.0) |
software.amazon.jsii : jsii-runtime | jar | [1.61.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) |