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