Last Version

io.github.cdklabs.cdk_cloudformation:generic-database-schema 1.0.0-alpha.5

Uses the Aurora Data API to execute SQL and enforce a schema within a database cluster. Currently only supports Aurora Postgres.

License

License

Categories

Categories

Data ORM
GroupId

GroupId

io.github.cdklabs.cdk_cloudformation
ArtifactId

ArtifactId

generic-database-schema
Version

Version

1.0.0-alpha.5
Type

Type

jar
Description

Description

io.github.cdklabs.cdk_cloudformation:generic-database-schema
Uses the Aurora Data API to execute SQL and enforce a schema within a database cluster. Currently only supports Aurora Postgres.
Project URL

Project URL

https://github.com/iann0036/cfn-types/tree/master/generic-database-schema
Source Code Management

Source Code Management

https://github.com/cdklabs/cdk-cloudformation.git

Download generic-database-schema 1.0.0-alpha.5


<!-- https://jarcasting.com/artifacts/io.github.cdklabs.cdk_cloudformation/generic-database-schema/ -->
<dependency>
    <groupId>io.github.cdklabs.cdk_cloudformation</groupId>
    <artifactId>generic-database-schema</artifactId>
    <version>1.0.0-alpha.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.cdklabs.cdk_cloudformation/generic-database-schema/
implementation 'io.github.cdklabs.cdk_cloudformation:generic-database-schema:1.0.0-alpha.5'
// https://jarcasting.com/artifacts/io.github.cdklabs.cdk_cloudformation/generic-database-schema/
implementation ("io.github.cdklabs.cdk_cloudformation:generic-database-schema:1.0.0-alpha.5")
'io.github.cdklabs.cdk_cloudformation:generic-database-schema:jar:1.0.0-alpha.5'
<dependency org="io.github.cdklabs.cdk_cloudformation" name="generic-database-schema" rev="1.0.0-alpha.5">
  <artifact name="generic-database-schema" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.cdklabs.cdk_cloudformation', module='generic-database-schema', version='1.0.0-alpha.5')
)
libraryDependencies += "io.github.cdklabs.cdk_cloudformation" % "generic-database-schema" % "1.0.0-alpha.5"
[io.github.cdklabs.cdk_cloudformation/generic-database-schema "1.0.0-alpha.5"]

Dependencies

compile (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)

Project Modules

There are no modules declared in this project.