License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdio.github.cdklabs |
ArtifactId | ArtifactIdcdk-pipelines-github |
Version | Version0.0.47 |
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.0.47.pom | |
cdk-pipelines-github-0.0.47.jar | 302 KB |
cdk-pipelines-github-0.0.47-sources.jar | 236 KB |
cdk-pipelines-github-0.0.47-javadoc.jar | 734 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.0.47</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.cdklabs/cdk-pipelines-github/
implementation 'io.github.cdklabs:cdk-pipelines-github:0.0.47'
// https://jarcasting.com/artifacts/io.github.cdklabs/cdk-pipelines-github/
implementation ("io.github.cdklabs:cdk-pipelines-github:0.0.47")
'io.github.cdklabs:cdk-pipelines-github:jar:0.0.47'
<dependency org="io.github.cdklabs" name="cdk-pipelines-github" rev="0.0.47">
<artifact name="cdk-pipelines-github" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.cdklabs', module='cdk-pipelines-github', version='0.0.47')
)
libraryDependencies += "io.github.cdklabs" % "cdk-pipelines-github" % "0.0.47"
[io.github.cdklabs/cdk-pipelines-github "0.0.47"]
Group / Artifact | Type | Version |
---|---|---|
software.amazon.awscdk : core | jar | [1.135.0,2.0.0) |
software.amazon.awscdk : cdk-cx-api | jar | [1.135.0,2.0.0) |
software.amazon.awscdk : cdk-pipelines | jar | [1.135.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) |