Last Version

Java Migration Tool Spring Boot Integration 0.0.8

This module integrates the Java Migration Tool library into Spring Boot and eases the usage.

License

License

Categories

Categories

Java Languages Spring Boot Container Microservices
GroupId

GroupId

io.github.yashchenkon
ArtifactId

ArtifactId

java-migration-tool-spring-boot-starter
Version

Version

0.0.8
Type

Type

jar
Description

Description

Java Migration Tool Spring Boot Integration
This module integrates the Java Migration Tool library into Spring Boot and eases the usage.
Project URL

Project URL

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

Download java-migration-tool-spring-boot-starter 0.0.8


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

Dependencies

compile (3)

Group / Artifact Type Version
io.github.yashchenkon : java-migration-tool jar 0.0.8
org.springframework.boot : spring-boot-autoconfigure jar 2.0.0.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.0.RELEASE

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar 2.0.0.RELEASE

Project Modules

There are no modules declared in this project.