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

org.seasar.doma.boot:doma-spring-boot-autoconfigure 1.0.0.RC2

Spring Boot AutoConfigure project for Doma

Категории

Категории

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

Группа

org.seasar.doma.boot
Идентификатор

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

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

Версия

1.0.0.RC2
Тип

Тип

jar

Скачать doma-spring-boot-autoconfigure 1.0.0.RC2


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