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