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