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