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