is not current version
Last Version 2.4.2

spring-boot-autoconfigure-data-jdbc-plus 2.2.1

Spring JDBC Plus

License

License

Categories

Categories

Spring Boot Container Microservices Data Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.navercorp.spring
ArtifactId

ArtifactId

spring-boot-autoconfigure-data-jdbc-plus
Version

Version

2.2.1
Type

Type

jar
Description

Description

spring-boot-autoconfigure-data-jdbc-plus
Spring JDBC Plus
Project URL

Project URL

https://github.com/naver/spring-jdbc-plus

Download spring-boot-autoconfigure-data-jdbc-plus 2.2.1


<!-- 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.2.1</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.2.1'
// https://jarcasting.com/artifacts/com.navercorp.spring/spring-boot-autoconfigure-data-jdbc-plus/
implementation ("com.navercorp.spring:spring-boot-autoconfigure-data-jdbc-plus:2.2.1")
'com.navercorp.spring:spring-boot-autoconfigure-data-jdbc-plus:jar:2.2.1'
<dependency org="com.navercorp.spring" name="spring-boot-autoconfigure-data-jdbc-plus" rev="2.2.1">
  <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.2.1')
)
libraryDependencies += "com.navercorp.spring" % "spring-boot-autoconfigure-data-jdbc-plus" % "2.2.1"
[com.navercorp.spring/spring-boot-autoconfigure-data-jdbc-plus "2.2.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar

runtime (6)

Group / Artifact Type Version
com.navercorp.spring : spring-data-jdbc-plus-sql jar 2.2.1
com.navercorp.spring : spring-data-jdbc-plus-repository jar 2.2.1
org.springframework.data : spring-data-jdbc jar 2.2.1
org.springframework.data : spring-data-relational jar 2.2.1
org.springframework.data : spring-data-commons jar 2.5.1
io.projectreactor : reactor-core jar

test (8)

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

Project Modules

There are no modules declared in this project.