Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdcodepipeline |
Version | Version788.2.608.0 |
Type | Typejar |
Filename | Size |
---|---|
codepipeline-788.2.608.0.pom | |
codepipeline-788.2.608.0.jar | 22 KB |
codepipeline-788.2.608.0-sources.jar | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/codepipeline/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>codepipeline</artifactId>
<version>788.2.608.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/codepipeline/
implementation 'com.cognitect.aws:codepipeline:788.2.608.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/codepipeline/
implementation ("com.cognitect.aws:codepipeline:788.2.608.0")
'com.cognitect.aws:codepipeline:jar:788.2.608.0'
<dependency org="com.cognitect.aws" name="codepipeline" rev="788.2.608.0">
<artifact name="codepipeline" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='codepipeline', version='788.2.608.0')
)
libraryDependencies += "com.cognitect.aws" % "codepipeline" % "788.2.608.0"
[com.cognitect.aws/codepipeline "788.2.608.0"]