Last Version

hikari-spring-boot-starter 1.4-RELEASE

Parent pom providing dependency and plugin management for applications built with Maven

License

License

MIT
Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.dreamroute
ArtifactId

ArtifactId

hikari-spring-boot-starter
Version

Version

1.4-RELEASE
Type

Type

jar
Description

Description

hikari-spring-boot-starter
Parent pom providing dependency and plugin management for applications built with Maven

Download hikari-spring-boot-starter 1.4-RELEASE


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

Dependencies

compile (3)

Group / Artifact Type Version
mysql : mysql-connector-java jar 8.0.22
org.springframework.boot : spring-boot-starter-web Optional jar 2.4.0
org.springframework.boot : spring-boot-starter-jdbc jar 2.4.0

Project Modules

There are no modules declared in this project.