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