is not current version
Last Version 2.4.2

com.navercorp.spring:spring-boot-autoconfigure-data-jdbc-plus 2.0.0.RELEASE

Spring JDBC Plus

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.0.0.RELEASE
Type

Type

jar

Download spring-boot-autoconfigure-data-jdbc-plus 2.0.0.RELEASE


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