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