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