Last Version

Java Migration Tool 0.0.8

This module helps you manage your migrations by using Java classes that are applied in a particular order during application startup.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

io.github.yashchenkon
ArtifactId

ArtifactId

java-migration-tool
Version

Version

0.0.8
Type

Type

jar
Description

Description

Java Migration Tool
This module helps you manage your migrations by using Java classes that are applied in a particular order during application startup.
Project URL

Project URL

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

Download java-migration-tool 0.0.8


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : slf4j-log4j12 jar 1.7.25

Project Modules

There are no modules declared in this project.