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