Last Version

Java Migration Tool Parent 0.0.8

This is a multi module project that contains a library to assist with managing migrations as well as the integration for the Spring Boot Framework.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

io.github.yashchenkon
ArtifactId

ArtifactId

java-migration-tool-parent
Version

Version

0.0.8
Type

Type

pom
Description

Description

Java Migration Tool Parent
This is a multi module project that contains a library to assist with managing migrations as well as the integration for the Spring Boot Framework.
Project URL

Project URL

https://github.com/YashchenkoN/java-migration-tool
Source Code Management

Source Code Management

https://github.com/YashchenkoN/java-migration-tool

Download java-migration-tool-parent 0.0.8


<!-- https://jarcasting.com/artifacts/io.github.yashchenkon/java-migration-tool-parent/ -->
<dependency>
    <groupId>io.github.yashchenkon</groupId>
    <artifactId>java-migration-tool-parent</artifactId>
    <version>0.0.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.yashchenkon/java-migration-tool-parent/
implementation 'io.github.yashchenkon:java-migration-tool-parent:0.0.8'
// https://jarcasting.com/artifacts/io.github.yashchenkon/java-migration-tool-parent/
implementation ("io.github.yashchenkon:java-migration-tool-parent:0.0.8")
'io.github.yashchenkon:java-migration-tool-parent:pom:0.0.8'
<dependency org="io.github.yashchenkon" name="java-migration-tool-parent" rev="0.0.8">
  <artifact name="java-migration-tool-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.yashchenkon', module='java-migration-tool-parent', version='0.0.8')
)
libraryDependencies += "io.github.yashchenkon" % "java-migration-tool-parent" % "0.0.8"
[io.github.yashchenkon/java-migration-tool-parent "0.0.8"]

Dependencies

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

Project Modules

  • java-migration-tool
  • java-migration-tool-spring-boot-starter
  • java-migration-tool-datastore