License |
License |
---|---|
Categories |
CategoriesJava Languages Spring Boot Container Microservices |
GroupId | GroupIdio.github.yashchenkon |
ArtifactId | ArtifactIdjava-migration-tool-spring-boot-starter |
Version | Version0.0.8 |
Type | Typejar |
Description |
DescriptionJava 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://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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | 2.0.0.RELEASE |