mybatis-migrations-spring-boot-autoconfigure

Spring Boot Autoconfiguration and CLI for MyBatis Migrations

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration MyBatis Data ORM
GroupId

GroupId

de.bessonov
ArtifactId

ArtifactId

mybatis-migrations-spring-boot-autoconfigure
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

mybatis-migrations-spring-boot-autoconfigure
Spring Boot Autoconfiguration and CLI for MyBatis Migrations
Project URL

Project URL

https://github.com/Bessonov/mybatis-migrations-spring-boot-autoconfigure
Project Organization

Project Organization

Anton Bessonov
Source Code Management

Source Code Management

https://github.com/Bessonov/mybatis-migrations-spring-boot-autoconfigure

Download mybatis-migrations-spring-boot-autoconfigure

How to add to project

<!-- https://jarcasting.com/artifacts/de.bessonov/mybatis-migrations-spring-boot-autoconfigure/ -->
<dependency>
    <groupId>de.bessonov</groupId>
    <artifactId>mybatis-migrations-spring-boot-autoconfigure</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.bessonov/mybatis-migrations-spring-boot-autoconfigure/
implementation 'de.bessonov:mybatis-migrations-spring-boot-autoconfigure:0.0.2'
// https://jarcasting.com/artifacts/de.bessonov/mybatis-migrations-spring-boot-autoconfigure/
implementation ("de.bessonov:mybatis-migrations-spring-boot-autoconfigure:0.0.2")
'de.bessonov:mybatis-migrations-spring-boot-autoconfigure:jar:0.0.2'
<dependency org="de.bessonov" name="mybatis-migrations-spring-boot-autoconfigure" rev="0.0.2">
  <artifact name="mybatis-migrations-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.bessonov', module='mybatis-migrations-spring-boot-autoconfigure', version='0.0.2')
)
libraryDependencies += "de.bessonov" % "mybatis-migrations-spring-boot-autoconfigure" % "0.0.2"
[de.bessonov/mybatis-migrations-spring-boot-autoconfigure "0.0.2"]

Dependencies

compile (6)

Group / Artifact Type Version
org.mybatis : mybatis-migrations jar 3.3.1
com.beust : jcommander jar 1.69
org.hibernate.javax.persistence : hibernate-jpa-2.1-api Optional jar 1.0.0.Final
org.springframework.boot : spring-boot-autoconfigure Optional jar
org.springframework : spring-orm Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1