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