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