Last Version

doma-spring-boot-autoconfigure 1.6.0

Spring Boot AutoConfigure project for Doma

License

License

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.6.0
Type

Type

jar
Description

Description

doma-spring-boot-autoconfigure
Spring Boot AutoConfigure project for Doma

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

Dependencies

compile (5)

Group / Artifact Type Version
org.seasar.doma.boot : doma-spring-boot-core jar 1.6.0
org.seasar.doma : doma-slf4j Optional jar 2.50.0
org.springframework : spring-jdbc jar
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

test (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.junit.vintage : junit-vintage-engine jar
junit : junit jar
com.h2database : h2 jar
com.zaxxer : HikariCP jar

Project Modules

There are no modules declared in this project.