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