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