is not current version
Last Version 1.0.5.RELEASE

com.github.vindell:spring-boot-starter-hikaricp-plus 1.0.4.RELEASE

Spring Boot Starter For HikariCP

Categories

Categories

Spring Boot Container Microservices HikariCP Data Databases
GroupId

GroupId

com.github.vindell
ArtifactId

ArtifactId

spring-boot-starter-hikaricp-plus
Version

Version

1.0.4.RELEASE
Type

Type

jar

Download spring-boot-starter-hikaricp-plus 1.0.4.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.vindell/spring-boot-starter-hikaricp-plus/ -->
<dependency>
    <groupId>com.github.vindell</groupId>
    <artifactId>spring-boot-starter-hikaricp-plus</artifactId>
    <version>1.0.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vindell/spring-boot-starter-hikaricp-plus/
implementation 'com.github.vindell:spring-boot-starter-hikaricp-plus:1.0.4.RELEASE'
// https://jarcasting.com/artifacts/com.github.vindell/spring-boot-starter-hikaricp-plus/
implementation ("com.github.vindell:spring-boot-starter-hikaricp-plus:1.0.4.RELEASE")
'com.github.vindell:spring-boot-starter-hikaricp-plus:jar:1.0.4.RELEASE'
<dependency org="com.github.vindell" name="spring-boot-starter-hikaricp-plus" rev="1.0.4.RELEASE">
  <artifact name="spring-boot-starter-hikaricp-plus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vindell', module='spring-boot-starter-hikaricp-plus', version='1.0.4.RELEASE')
)
libraryDependencies += "com.github.vindell" % "spring-boot-starter-hikaricp-plus" % "1.0.4.RELEASE"
[com.github.vindell/spring-boot-starter-hikaricp-plus "1.0.4.RELEASE"]