Last Version

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

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.xieahui.springboot
ArtifactId

ArtifactId

spring-boot-easy-connection-pool
Version

Version

1.1.2-RELEASE
Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/xieyucan/spring-boot-easy-connection-pool
Source Code Management

Source Code Management

https://github.com/xieyucan/spring-boot-easy-connection-pool

Download spring-boot-easy-connection-pool 1.1.2-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.1.2-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.1.2-RELEASE'
// https://jarcasting.com/artifacts/com.xieahui.springboot/spring-boot-easy-connection-pool/
implementation ("com.xieahui.springboot:spring-boot-easy-connection-pool:1.1.2-RELEASE")
'com.xieahui.springboot:spring-boot-easy-connection-pool:jar:1.1.2-RELEASE'
<dependency org="com.xieahui.springboot" name="spring-boot-easy-connection-pool" rev="1.1.2-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.1.2-RELEASE')
)
libraryDependencies += "com.xieahui.springboot" % "spring-boot-easy-connection-pool" % "1.1.2-RELEASE"
[com.xieahui.springboot/spring-boot-easy-connection-pool "1.1.2-RELEASE"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-jdbc jar 2.2.7.RELEASE
org.aspectj : aspectjweaver jar 1.9.5

Project Modules

There are no modules declared in this project.