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