com.pepperize:cdk-security-group

This project provides a CDK construct to create an EC2 SecurityGroup, which property `securityGroupName` returns the GroupName.

License

License

Categories

Categories

Security
GroupId

GroupId

com.pepperize
ArtifactId

ArtifactId

cdk-security-group
Last Version

Last Version

0.0.136
Release Date

Release Date

Type

Type

jar
Description

Description

com.pepperize:cdk-security-group
This project provides a CDK construct to create an EC2 SecurityGroup, which property `securityGroupName` returns the GroupName.
Project URL

Project URL

https://github.com/pepperize/cdk-security-group.git
Source Code Management

Source Code Management

https://github.com/pepperize/cdk-security-group.git

Download cdk-security-group

How to add to project

<!-- https://jarcasting.com/artifacts/com.pepperize/cdk-security-group/ -->
<dependency>
    <groupId>com.pepperize</groupId>
    <artifactId>cdk-security-group</artifactId>
    <version>0.0.136</version>
</dependency>
// https://jarcasting.com/artifacts/com.pepperize/cdk-security-group/
implementation 'com.pepperize:cdk-security-group:0.0.136'
// https://jarcasting.com/artifacts/com.pepperize/cdk-security-group/
implementation ("com.pepperize:cdk-security-group:0.0.136")
'com.pepperize:cdk-security-group:jar:0.0.136'
<dependency org="com.pepperize" name="cdk-security-group" rev="0.0.136">
  <artifact name="cdk-security-group" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pepperize', module='cdk-security-group', version='0.0.136')
)
libraryDependencies += "com.pepperize" % "cdk-security-group" % "0.0.136"
[com.pepperize/cdk-security-group "0.0.136"]

Dependencies

compile (5)

Group / Artifact Type Version
software.amazon.awscdk : aws-cdk-lib jar [2.8.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)

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.136
0.0.135
0.0.134
0.0.133
0.0.132
0.0.131
0.0.130
0.0.129
0.0.128
0.0.127
0.0.126
0.0.125
0.0.124
0.0.123
0.0.121
0.0.120
0.0.119
0.0.118
0.0.117
0.0.116
0.0.115