| License |
License |
|---|---|
| Categories |
CategoriesHikariCP Data Databases |
| GroupId | GroupIdcom.zaxxer |
| ArtifactId | ArtifactIdHikariCP-parent |
| Last Version | Last Version2.3.13 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionHikariCP-parent
Ultimate JDBC Connection Pool
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| HikariCP-parent-2.3.13.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.zaxxer/HikariCP-parent/ -->
<dependency>
<groupId>com.zaxxer</groupId>
<artifactId>HikariCP-parent</artifactId>
<version>2.3.13</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.zaxxer/HikariCP-parent/
implementation 'com.zaxxer:HikariCP-parent:2.3.13'
// https://jarcasting.com/artifacts/com.zaxxer/HikariCP-parent/
implementation ("com.zaxxer:HikariCP-parent:2.3.13")
'com.zaxxer:HikariCP-parent:pom:2.3.13'
<dependency org="com.zaxxer" name="HikariCP-parent" rev="2.3.13">
<artifact name="HikariCP-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.zaxxer', module='HikariCP-parent', version='2.3.13')
)
libraryDependencies += "com.zaxxer" % "HikariCP-parent" % "2.3.13"
[com.zaxxer/HikariCP-parent "2.3.13"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.10 |
| org.slf4j : slf4j-simple Optional | jar | 1.7.10 |
| org.javassist : javassist Optional | jar | 3.18.2-GA |
| Group / Artifact | Type | Version |
|---|---|---|
| org.hibernate : hibernate-core Optional | jar | 4.3.8.Final |
| io.dropwizard.metrics : metrics-core Optional | jar | 3.1.1 |
| io.dropwizard.metrics : metrics-healthchecks Optional | jar | 3.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-all | jar | 1.10.19 |
| simple-jndi : simple-jndi | jar | 0.11.4.1 |
| javax.inject : javax.inject | jar | 1 |
| org.apache.felix : org.apache.felix.framework | jar | 5.0.0 |
| org.ops4j.pax.exam : pax-exam-container-native | jar | 3.4.0 |
| org.ops4j.pax.exam : pax-exam-junit4 | jar | 3.4.0 |
| org.ops4j.pax.exam : pax-exam-link-mvn | jar | 3.4.0 |
| org.ops4j.pax.url : pax-url-aether | jar | 2.3.0 |
| org.ops4j.pax.url : pax-url-reference | jar | 2.3.0 |