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

net.oschina.durcframework:easymybatis-spring-boot-autoconfigure 1.7.3

easymybatis-spring-boot-autoconfigure

Категории

Категории

Spring Boot Контейнер Микросервисы Сеть Auto Библиотеки уровня приложения Code Generators config Configuration MyBatis Данные ORM
Группа

Группа

net.oschina.durcframework
Идентификатор

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

easymybatis-spring-boot-autoconfigure
Версия

Версия

1.7.3
Тип

Тип

jar

Скачать easymybatis-spring-boot-autoconfigure 1.7.3


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