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