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