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