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