License |
License |
---|---|
Categories |
CategoriesMongoDB Data Databases ORM |
GroupId | GroupIdio.github.cdklabs.cdk_cloudformation |
ArtifactId | ArtifactIdmongodb-atlas-cluster |
Last Version | Last Version1.0.0-alpha.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.github.cdklabs.cdk_cloudformation:mongodb-atlas-cluster
The cluster resource provides access to your cluster configurations. The resource lets you create, edit and delete clusters. The resource requires your Project ID.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.cdklabs.cdk_cloudformation/mongodb-atlas-cluster/ -->
<dependency>
<groupId>io.github.cdklabs.cdk_cloudformation</groupId>
<artifactId>mongodb-atlas-cluster</artifactId>
<version>1.0.0-alpha.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.cdklabs.cdk_cloudformation/mongodb-atlas-cluster/
implementation 'io.github.cdklabs.cdk_cloudformation:mongodb-atlas-cluster:1.0.0-alpha.5'
// https://jarcasting.com/artifacts/io.github.cdklabs.cdk_cloudformation/mongodb-atlas-cluster/
implementation ("io.github.cdklabs.cdk_cloudformation:mongodb-atlas-cluster:1.0.0-alpha.5")
'io.github.cdklabs.cdk_cloudformation:mongodb-atlas-cluster:jar:1.0.0-alpha.5'
<dependency org="io.github.cdklabs.cdk_cloudformation" name="mongodb-atlas-cluster" rev="1.0.0-alpha.5">
<artifact name="mongodb-atlas-cluster" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.cdklabs.cdk_cloudformation', module='mongodb-atlas-cluster', version='1.0.0-alpha.5')
)
libraryDependencies += "io.github.cdklabs.cdk_cloudformation" % "mongodb-atlas-cluster" % "1.0.0-alpha.5"
[io.github.cdklabs.cdk_cloudformation/mongodb-atlas-cluster "1.0.0-alpha.5"]
Group / Artifact | Type | Version |
---|---|---|
software.amazon.awscdk : aws-cdk-lib | jar | [2.16.0,3.0.0) |
software.constructs : constructs | jar | [10.0.87,11.0.0) |
software.amazon.jsii : jsii-runtime | jar | [1.55.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) |