is not current version
Last Version 1.0.0-alpha.5

io.github.cdklabs.cdk_cloudformation:mongodb-atlas-cluster 1.0.0-alpha.3

The cluster resource provides access to your cluster configurations. The resource lets you create, edit and delete clusters. The resource requires your Project ID.

Categories

Categories

MongoDB Data Databases ORM
GroupId

GroupId

io.github.cdklabs.cdk_cloudformation
ArtifactId

ArtifactId

mongodb-atlas-cluster
Version

Version

1.0.0-alpha.3
Type

Type

jar

Download mongodb-atlas-cluster 1.0.0-alpha.3


<!-- 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.3</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.3'
// 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.3")
'io.github.cdklabs.cdk_cloudformation:mongodb-atlas-cluster:jar:1.0.0-alpha.3'
<dependency org="io.github.cdklabs.cdk_cloudformation" name="mongodb-atlas-cluster" rev="1.0.0-alpha.3">
  <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.3')
)
libraryDependencies += "io.github.cdklabs.cdk_cloudformation" % "mongodb-atlas-cluster" % "1.0.0-alpha.3"
[io.github.cdklabs.cdk_cloudformation/mongodb-atlas-cluster "1.0.0-alpha.3"]