License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdio.github.cdklabs |
ArtifactId | ArtifactIdcdk-pipelines-github |
Version | Version0.2.99 |
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.99.pom | |
cdk-pipelines-github-0.2.99.jar | 374 KB |
cdk-pipelines-github-0.2.99-sources.jar | 305 KB |
cdk-pipelines-github-0.2.99-javadoc.jar | 1 MB |
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.99</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.cdklabs/cdk-pipelines-github/
implementation 'io.github.cdklabs:cdk-pipelines-github:0.2.99'
// https://jarcasting.com/artifacts/io.github.cdklabs/cdk-pipelines-github/
implementation ("io.github.cdklabs:cdk-pipelines-github:0.2.99")
'io.github.cdklabs:cdk-pipelines-github:jar:0.2.99'
<dependency org="io.github.cdklabs" name="cdk-pipelines-github" rev="0.2.99">
<artifact name="cdk-pipelines-github" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.cdklabs', module='cdk-pipelines-github', version='0.2.99')
)
libraryDependencies += "io.github.cdklabs" % "cdk-pipelines-github" % "0.2.99"
[io.github.cdklabs/cdk-pipelines-github "0.2.99"]
Group / Artifact | Type | Version |
---|---|---|
software.amazon.awscdk : aws-cdk-lib | jar | [2.27.0,3.0.0) |
software.constructs : constructs | jar | [10.0.46,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) |