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