<dependency>
<groupId>tech.figure.aggregate</groupId>
<artifactId>aggregate-migrations</artifactId>
<version>0.7.0</version>
</dependency>
implementation 'tech.figure.aggregate:aggregate-migrations:0.7.0'
tech.figure.aggregate:aggregate-migrations:0.7.0
<dependency org="tech.figure.aggregate" name="aggregate-migrations" rev="0.7.0" />
libraryDependencies += "tech.figure.aggregate" % "aggregate-migrations" % "0.7.0"
@Grab(group='tech.figure.aggregate', module='aggregate-migrations', version='0.7.0')
[tech.figure.aggregate/aggregate-migrations "0.7.0"]
'tech.figure.aggregate:aggregate-migrations:jar:0.7.0'