License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers |
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdcodepipeline |
Version | Version811.2.858.0 |
Type | Typejar |
Description |
Descriptioncodepipeline
codepipeline resources for com.cognitect.aws/api
|
Project URL |
Project URL |
Filename | Size |
---|---|
codepipeline-811.2.858.0.pom | |
codepipeline-811.2.858.0.jar | 24 KB |
codepipeline-811.2.858.0-sources.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/codepipeline/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>codepipeline</artifactId>
<version>811.2.858.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/codepipeline/
implementation 'com.cognitect.aws:codepipeline:811.2.858.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/codepipeline/
implementation ("com.cognitect.aws:codepipeline:811.2.858.0")
'com.cognitect.aws:codepipeline:jar:811.2.858.0'
<dependency org="com.cognitect.aws" name="codepipeline" rev="811.2.858.0">
<artifact name="codepipeline" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='codepipeline', version='811.2.858.0')
)
libraryDependencies += "com.cognitect.aws" % "codepipeline" % "811.2.858.0"
[com.cognitect.aws/codepipeline "811.2.858.0"]