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