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