License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers Data |
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIddatabrew |
Version | Version813.2.972.0 |
Type | Typejar |
Description |
Descriptiondatabrew
databrew resources for com.cognitect.aws/api
|
Project URL |
Project URL |
Filename | Size |
---|---|
databrew-813.2.972.0.pom | |
databrew-813.2.972.0.jar | 20 KB |
databrew-813.2.972.0-sources.jar | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/databrew/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>databrew</artifactId>
<version>813.2.972.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/databrew/
implementation 'com.cognitect.aws:databrew:813.2.972.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/databrew/
implementation ("com.cognitect.aws:databrew:813.2.972.0")
'com.cognitect.aws:databrew:jar:813.2.972.0'
<dependency org="com.cognitect.aws" name="databrew" rev="813.2.972.0">
<artifact name="databrew" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='databrew', version='813.2.972.0')
)
libraryDependencies += "com.cognitect.aws" % "databrew" % "813.2.972.0"
[com.cognitect.aws/databrew "813.2.972.0"]