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