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