| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesIDE Development Tools AWS Container PaaS Providers | 
        
| GroupId | GroupIdcom.cognitect.aws | 
    
| ArtifactId | ArtifactIdidentitystore | 
    
| Last Version | Last Version821.2.1107.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionidentitystore 
            identitystore resources for com.cognitect.aws/api 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| identitystore-821.2.1107.0.pom | |
| identitystore-821.2.1107.0.jar | 5 KB | 
| identitystore-821.2.1107.0-sources.jar | 3 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/identitystore/ -->
<dependency>
    <groupId>com.cognitect.aws</groupId>
    <artifactId>identitystore</artifactId>
    <version>821.2.1107.0</version>
</dependency>
                // https://jarcasting.com/artifacts/com.cognitect.aws/identitystore/
implementation 'com.cognitect.aws:identitystore:821.2.1107.0'
                // https://jarcasting.com/artifacts/com.cognitect.aws/identitystore/
implementation ("com.cognitect.aws:identitystore:821.2.1107.0")
                'com.cognitect.aws:identitystore:jar:821.2.1107.0'
                <dependency org="com.cognitect.aws" name="identitystore" rev="821.2.1107.0">
  <artifact name="identitystore" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.cognitect.aws', module='identitystore', version='821.2.1107.0')
)
                libraryDependencies += "com.cognitect.aws" % "identitystore" % "821.2.1107.0"
                [com.cognitect.aws/identitystore "821.2.1107.0"]