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