DynamoDB driver parent

DynamoDB tool for tracking, managing and applying database schema changes

License

License

GroupId

GroupId

io.mongock
ArtifactId

ArtifactId

dynamodb
Last Version

Last Version

5.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

DynamoDB driver parent
DynamoDB tool for tracking, managing and applying database schema changes

Download dynamodb

Filename Size
dynamodb-5.1.0.pom 1 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/io.mongock/dynamodb/ -->
<dependency>
    <groupId>io.mongock</groupId>
    <artifactId>dynamodb</artifactId>
    <version>5.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.mongock/dynamodb/
implementation 'io.mongock:dynamodb:5.1.0'
// https://jarcasting.com/artifacts/io.mongock/dynamodb/
implementation ("io.mongock:dynamodb:5.1.0")
'io.mongock:dynamodb:pom:5.1.0'
<dependency org="io.mongock" name="dynamodb" rev="5.1.0">
  <artifact name="dynamodb" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.mongock', module='dynamodb', version='5.1.0')
)
libraryDependencies += "io.mongock" % "dynamodb" % "5.1.0"
[io.mongock/dynamodb "5.1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • dynamodb-driver
  • dynamodb-springboot-driver
  • mongock-driver-dynamodb-bom

Versions

Version
5.1.0
5.0.39