License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration Doma Data ORM |
GroupId | GroupIdorg.seasar.doma.boot |
ArtifactId | ArtifactIddoma-spring-boot-autoconfigure |
Last Version | Last Version1.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondoma-spring-boot-autoconfigure
Spring Boot AutoConfigure project for Doma
|
<!-- 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"]
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 |
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 |