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