Categories |
CategoriesAWS Container PaaS Providers Data |
---|---|
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIddataexchange |
Version | Version814.2.1008.0 |
Type | Typejar |
Filename | Size |
---|---|
dataexchange-814.2.1008.0.pom | |
dataexchange-814.2.1008.0.jar | 13 KB |
dataexchange-814.2.1008.0-sources.jar | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/dataexchange/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>dataexchange</artifactId>
<version>814.2.1008.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/dataexchange/
implementation 'com.cognitect.aws:dataexchange:814.2.1008.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/dataexchange/
implementation ("com.cognitect.aws:dataexchange:814.2.1008.0")
'com.cognitect.aws:dataexchange:jar:814.2.1008.0'
<dependency org="com.cognitect.aws" name="dataexchange" rev="814.2.1008.0">
<artifact name="dataexchange" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='dataexchange', version='814.2.1008.0')
)
libraryDependencies += "com.cognitect.aws" % "dataexchange" % "814.2.1008.0"
[com.cognitect.aws/dataexchange "814.2.1008.0"]