License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Data Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.navercorp.spring |
ArtifactId | ArtifactIdspring-boot-autoconfigure-data-jdbc-plus |
Last Version | Last Version2.4.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-boot-autoconfigure-data-jdbc-plus
Spring JDBC Plus
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.navercorp.spring/spring-boot-autoconfigure-data-jdbc-plus/ -->
<dependency>
<groupId>com.navercorp.spring</groupId>
<artifactId>spring-boot-autoconfigure-data-jdbc-plus</artifactId>
<version>2.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.navercorp.spring/spring-boot-autoconfigure-data-jdbc-plus/
implementation 'com.navercorp.spring:spring-boot-autoconfigure-data-jdbc-plus:2.4.2'
// https://jarcasting.com/artifacts/com.navercorp.spring/spring-boot-autoconfigure-data-jdbc-plus/
implementation ("com.navercorp.spring:spring-boot-autoconfigure-data-jdbc-plus:2.4.2")
'com.navercorp.spring:spring-boot-autoconfigure-data-jdbc-plus:jar:2.4.2'
<dependency org="com.navercorp.spring" name="spring-boot-autoconfigure-data-jdbc-plus" rev="2.4.2">
<artifact name="spring-boot-autoconfigure-data-jdbc-plus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.navercorp.spring', module='spring-boot-autoconfigure-data-jdbc-plus', version='2.4.2')
)
libraryDependencies += "com.navercorp.spring" % "spring-boot-autoconfigure-data-jdbc-plus" % "2.4.2"
[com.navercorp.spring/spring-boot-autoconfigure-data-jdbc-plus "2.4.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar |
Group / Artifact | Type | Version |
---|---|---|
com.navercorp.spring : spring-data-jdbc-plus-sql | jar | 2.4.2 |
com.navercorp.spring : spring-data-jdbc-plus-repository | jar | 2.4.2 |
org.springframework.data : spring-data-jdbc | jar | 2.4.1 |
org.springframework.data : spring-data-relational | jar | 2.4.1 |
org.springframework.data : spring-data-commons | jar | 2.7.1 |
io.projectreactor : reactor-core | jar |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | |
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-params | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.assertj : assertj-core | jar | |
org.mockito : mockito-junit-jupiter | jar | |
org.junit.platform : junit-platform-launcher | jar | |
org.junit.platform : junit-platform-commons | jar |