| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesAWS Container PaaS Providers | 
        
| GroupId | GroupIdcom.cognitect.aws | 
    
| ArtifactId | ArtifactIdendpoints | 
    
| Last Version | Last Version1.1.12.230 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionendpoints 
            endpoints resources for com.cognitect.aws/api 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| endpoints-1.1.12.230.pom | |
| endpoints-1.1.12.230.jar | 11 KB | 
| endpoints-1.1.12.230-sources.jar | 10 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/endpoints/ -->
<dependency>
    <groupId>com.cognitect.aws</groupId>
    <artifactId>endpoints</artifactId>
    <version>1.1.12.230</version>
</dependency>
                // https://jarcasting.com/artifacts/com.cognitect.aws/endpoints/
implementation 'com.cognitect.aws:endpoints:1.1.12.230'
                // https://jarcasting.com/artifacts/com.cognitect.aws/endpoints/
implementation ("com.cognitect.aws:endpoints:1.1.12.230")
                'com.cognitect.aws:endpoints:jar:1.1.12.230'
                <dependency org="com.cognitect.aws" name="endpoints" rev="1.1.12.230">
  <artifact name="endpoints" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.cognitect.aws', module='endpoints', version='1.1.12.230')
)
                libraryDependencies += "com.cognitect.aws" % "endpoints" % "1.1.12.230"
                [com.cognitect.aws/endpoints "1.1.12.230"]