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