is not current version
Last Version 1.6.0

org.seasar.doma.boot:doma-spring-boot-autoconfigure 1.3.0

Spring Boot AutoConfigure project for Doma

Categories

Categories

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

GroupId

org.seasar.doma.boot
ArtifactId

ArtifactId

doma-spring-boot-autoconfigure
Version

Version

1.3.0
Type

Type

jar

Download doma-spring-boot-autoconfigure 1.3.0


<!-- 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.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.seasar.doma.boot/doma-spring-boot-autoconfigure/
implementation 'org.seasar.doma.boot:doma-spring-boot-autoconfigure:1.3.0'
// https://jarcasting.com/artifacts/org.seasar.doma.boot/doma-spring-boot-autoconfigure/
implementation ("org.seasar.doma.boot:doma-spring-boot-autoconfigure:1.3.0")
'org.seasar.doma.boot:doma-spring-boot-autoconfigure:jar:1.3.0'
<dependency org="org.seasar.doma.boot" name="doma-spring-boot-autoconfigure" rev="1.3.0">
  <artifact name="doma-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.seasar.doma.boot', module='doma-spring-boot-autoconfigure', version='1.3.0')
)
libraryDependencies += "org.seasar.doma.boot" % "doma-spring-boot-autoconfigure" % "1.3.0"
[org.seasar.doma.boot/doma-spring-boot-autoconfigure "1.3.0"]