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