MVN

org.seasar.doma.boot : doma-spring-boot-core

Maven & Gradle

Nov 24, 2022
1 usages
86 stars

doma-spring-boot-core · Spring Boot Core project for Doma

<dependency>
    <groupId>org.seasar.doma.boot</groupId>
    <artifactId>doma-spring-boot-core</artifactId>
    <version>1.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.seasar.doma.boot : doma-spring-boot-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.7.0

All Versions

Choose a version of org.seasar.doma.boot : doma-spring-boot-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.7.x
doma-spring-boot-core-1.7.0
1.6.x
doma-spring-boot-core-1.6.0
1.5.x
doma-spring-boot-core-1.5.0
1.4.x
doma-spring-boot-core-1.4.0
1.3.x
doma-spring-boot-core-1.3.0
1.2.x
doma-spring-boot-core-1.2.1
doma-spring-boot-core-1.2.0

How to add a dependency to Maven

Add the following org.seasar.doma.boot : doma-spring-boot-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.seasar.doma.boot</groupId>
    <artifactId>doma-spring-boot-core</artifactId>
    <version>1.7.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.seasar.doma.boot : doma-spring-boot-core gradle dependency to your build.gradle file:

implementation 'org.seasar.doma.boot:doma-spring-boot-core:1.7.0'

Gradle Kotlin DSL: Add the following org.seasar.doma.boot : doma-spring-boot-core gradle kotlin dependency to your build.gradle.kts file:

implementation("org.seasar.doma.boot:doma-spring-boot-core:1.7.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.seasar.doma.boot : doma-spring-boot-core sbt scala dependency to your build.sbt file:

libraryDependencies += "org.seasar.doma.boot" % "doma-spring-boot-core" % "1.7.0"

Advertisement

Dependencies from Group

Discover Dependencies

Feb 02, 2021
1 usages
1.3k stars
Nov 06, 2020
0 stars
Feb 18, 2020
1 usages
3 stars
Feb 18, 2020
3 stars
Jan 24, 2020
10 stars
Oct 17, 2019
0 stars
ppa
Jan 11, 2023
0 stars
Oct 22, 2019
0 stars
Mar 06, 2023
1 usages
6 stars