is not current version
Last Version 1.6.0

org.seasar.doma.boot:doma-spring-boot-sample-simple 1.1.0

Demo project for Spring Boot

Categories

Categories

Spring Boot Container Microservices Doma Data ORM
GroupId

GroupId

org.seasar.doma.boot
ArtifactId

ArtifactId

doma-spring-boot-sample-simple
Version

Version

1.1.0
Type

Type

jar

Download doma-spring-boot-sample-simple 1.1.0


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