не последняя версия
Последняя версия 1.0

com.github.freegeese:easy-mybatis-spring-boot-starter 1.0.0-alpha1


Категории

Категории

Spring Boot Контейнер Микросервисы MyBatis Данные ORM
Группа

Группа

com.github.freegeese
Идентификатор

Идентификатор

easy-mybatis-spring-boot-starter
Версия

Версия

1.0.0-alpha1
Тип

Тип

jar

Скачать easy-mybatis-spring-boot-starter 1.0.0-alpha1


<!-- https://jarcasting.com/artifacts/com.github.freegeese/easy-mybatis-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.freegeese</groupId>
    <artifactId>easy-mybatis-spring-boot-starter</artifactId>
    <version>1.0.0-alpha1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.freegeese/easy-mybatis-spring-boot-starter/
implementation 'com.github.freegeese:easy-mybatis-spring-boot-starter:1.0.0-alpha1'
// https://jarcasting.com/artifacts/com.github.freegeese/easy-mybatis-spring-boot-starter/
implementation ("com.github.freegeese:easy-mybatis-spring-boot-starter:1.0.0-alpha1")
'com.github.freegeese:easy-mybatis-spring-boot-starter:jar:1.0.0-alpha1'
<dependency org="com.github.freegeese" name="easy-mybatis-spring-boot-starter" rev="1.0.0-alpha1">
  <artifact name="easy-mybatis-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.freegeese', module='easy-mybatis-spring-boot-starter', version='1.0.0-alpha1')
)
libraryDependencies += "com.github.freegeese" % "easy-mybatis-spring-boot-starter" % "1.0.0-alpha1"
[com.github.freegeese/easy-mybatis-spring-boot-starter "1.0.0-alpha1"]