Last Version

doma-spring-boot 1.6.0

Spring Boot Support for Doma

License

License

Categories

Categories

Spring Boot Container Microservices Doma Data ORM
GroupId

GroupId

org.seasar.doma.boot
ArtifactId

ArtifactId

doma-spring-boot
Version

Version

1.6.0
Type

Type

pom
Description

Description

doma-spring-boot
Spring Boot Support for Doma
Project URL

Project URL

https://github.com/domaframework/doma-spring-boot

Download doma-spring-boot 1.6.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • doma-spring-boot-core
  • doma-spring-boot-autoconfigure
  • doma-spring-boot-starter
  • doma-spring-boot-samples