| License |
License |
|---|---|
| Categories |
CategoriesTomcat Container Application Servers |
| GroupId | GroupIdcom.vladmihalcea.flexy-pool |
| ArtifactId | ArtifactIdflexy-tomcatcp |
| Last Version | Last Version2.2.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionflexy-tomcatcp
The flexible pool Tomcat JDBC connection pool adapter
|
| Filename | Size |
|---|---|
| flexy-tomcatcp-2.2.3.pom | |
| flexy-tomcatcp-2.2.3.jar | 4 KB |
| flexy-tomcatcp-2.2.3-sources.jar | 1 KB |
| flexy-tomcatcp-2.2.3-javadoc.jar | 25 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.vladmihalcea.flexy-pool/flexy-tomcatcp/ -->
<dependency>
<groupId>com.vladmihalcea.flexy-pool</groupId>
<artifactId>flexy-tomcatcp</artifactId>
<version>2.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.vladmihalcea.flexy-pool/flexy-tomcatcp/
implementation 'com.vladmihalcea.flexy-pool:flexy-tomcatcp:2.2.3'
// https://jarcasting.com/artifacts/com.vladmihalcea.flexy-pool/flexy-tomcatcp/
implementation ("com.vladmihalcea.flexy-pool:flexy-tomcatcp:2.2.3")
'com.vladmihalcea.flexy-pool:flexy-tomcatcp:jar:2.2.3'
<dependency org="com.vladmihalcea.flexy-pool" name="flexy-tomcatcp" rev="2.2.3">
<artifact name="flexy-tomcatcp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vladmihalcea.flexy-pool', module='flexy-tomcatcp', version='2.2.3')
)
libraryDependencies += "com.vladmihalcea.flexy-pool" % "flexy-tomcatcp" % "2.2.3"
[com.vladmihalcea.flexy-pool/flexy-tomcatcp "2.2.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.vladmihalcea.flexy-pool : flexy-pool-core | jar | 2.2.3 |
| com.vladmihalcea.flexy-pool : flexy-dropwizard-metrics | jar | 2.2.3 |
| org.slf4j : slf4j-api | jar | 1.7.26 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.tomcat : tomcat-jdbc | jar | 9.0.17 |
| ch.qos.logback : logback-classic Optional | jar | 1.2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.vladmihalcea.flexy-pool : flexy-common-adapter | test-jar | 2.2.3 |
| org.springframework : spring-aop | jar | 4.3.13.RELEASE |
| org.springframework : spring-context | jar | 4.3.13.RELEASE |
| org.springframework : spring-tx | jar | 4.3.13.RELEASE |
| org.springframework : spring-jdbc | jar | 4.3.13.RELEASE |
| org.springframework : spring-test | jar | 4.3.13.RELEASE |
| org.hsqldb : hsqldb | jar | 2.2.8 |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 1.8.5 |