is not current version
Last Version 1.1.2-RELEASE

com.xieahui.springboot:spring-boot-easy-connection-pool 1.0.1-RELEASE


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.xieahui.springboot
ArtifactId

ArtifactId

spring-boot-easy-connection-pool
Version

Version

1.0.1-RELEASE
Type

Type

jar

Download spring-boot-easy-connection-pool 1.0.1-RELEASE


<!-- https://jarcasting.com/artifacts/com.xieahui.springboot/spring-boot-easy-connection-pool/ -->
<dependency>
    <groupId>com.xieahui.springboot</groupId>
    <artifactId>spring-boot-easy-connection-pool</artifactId>
    <version>1.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.xieahui.springboot/spring-boot-easy-connection-pool/
implementation 'com.xieahui.springboot:spring-boot-easy-connection-pool:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.xieahui.springboot/spring-boot-easy-connection-pool/
implementation ("com.xieahui.springboot:spring-boot-easy-connection-pool:1.0.1-RELEASE")
'com.xieahui.springboot:spring-boot-easy-connection-pool:jar:1.0.1-RELEASE'
<dependency org="com.xieahui.springboot" name="spring-boot-easy-connection-pool" rev="1.0.1-RELEASE">
  <artifact name="spring-boot-easy-connection-pool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xieahui.springboot', module='spring-boot-easy-connection-pool', version='1.0.1-RELEASE')
)
libraryDependencies += "com.xieahui.springboot" % "spring-boot-easy-connection-pool" % "1.0.1-RELEASE"
[com.xieahui.springboot/spring-boot-easy-connection-pool "1.0.1-RELEASE"]