License |
License |
---|---|
GroupId | GroupIdcom.pepperize |
ArtifactId | ArtifactIdcdk-organizations |
Last Version | Last Version0.4.123 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.pepperize:cdk-organizations
Manage AWS organizations, organizational units (OU), accounts and service control policies (SCP).
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cdk-organizations-0.4.123.pom | |
cdk-organizations-0.4.123.jar | 223 KB |
cdk-organizations-0.4.123-sources.jar | 192 KB |
cdk-organizations-0.4.123-javadoc.jar | 885 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.pepperize/cdk-organizations/ -->
<dependency>
<groupId>com.pepperize</groupId>
<artifactId>cdk-organizations</artifactId>
<version>0.4.123</version>
</dependency>
// https://jarcasting.com/artifacts/com.pepperize/cdk-organizations/
implementation 'com.pepperize:cdk-organizations:0.4.123'
// https://jarcasting.com/artifacts/com.pepperize/cdk-organizations/
implementation ("com.pepperize:cdk-organizations:0.4.123")
'com.pepperize:cdk-organizations:jar:0.4.123'
<dependency org="com.pepperize" name="cdk-organizations" rev="0.4.123">
<artifact name="cdk-organizations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pepperize', module='cdk-organizations', version='0.4.123')
)
libraryDependencies += "com.pepperize" % "cdk-organizations" % "0.4.123"
[com.pepperize/cdk-organizations "0.4.123"]
Group / Artifact | Type | Version |
---|---|---|
software.amazon.awscdk : aws-cdk-lib | jar | [2.15.0,3.0.0) |
software.constructs : constructs | jar | [10.0.5,11.0.0) |
software.amazon.jsii : jsii-runtime | jar | [1.61.0,2.0.0) |
org.jetbrains : annotations | jar | [16.0.3,20.0.0) |
javax.annotation : javax.annotation-api | jar | [1.3.2,1.4.0) |