License |
License |
---|---|
GroupId | GroupIdcom.truthbean |
ArtifactId | ArtifactIddebbie-hikari |
Last Version | Last Version0.5.4-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondebbie, a java microservice project
|
Filename | Size |
---|---|
debbie-hikari-0.5.4-RELEASE.pom | |
debbie-hikari-0.5.4-RELEASE.jar | 11 KB |
debbie-hikari-0.5.4-RELEASE-sources.jar | 10 KB |
debbie-hikari-0.5.4-RELEASE-javadoc.jar | 416 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.truthbean/debbie-hikari/ -->
<dependency>
<groupId>com.truthbean</groupId>
<artifactId>debbie-hikari</artifactId>
<version>0.5.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.truthbean/debbie-hikari/
implementation 'com.truthbean:debbie-hikari:0.5.4-RELEASE'
// https://jarcasting.com/artifacts/com.truthbean/debbie-hikari/
implementation ("com.truthbean:debbie-hikari:0.5.4-RELEASE")
'com.truthbean:debbie-hikari:jar:0.5.4-RELEASE'
<dependency org="com.truthbean" name="debbie-hikari" rev="0.5.4-RELEASE">
<artifact name="debbie-hikari" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.truthbean', module='debbie-hikari', version='0.5.4-RELEASE')
)
libraryDependencies += "com.truthbean" % "debbie-hikari" % "0.5.4-RELEASE"
[com.truthbean/debbie-hikari "0.5.4-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.truthbean : debbie-jdbc | jar | 0.5.4-RELEASE |
com.truthbean : debbie-metrics | jar | 0.5.4-RELEASE |
com.zaxxer : HikariCP | jar | 5.0.1 |
Group / Artifact | Type | Version |
---|---|---|
com.truthbean : debbie-test | jar | 0.5.4-RELEASE |
com.truthbean : slf4j-boot | jar | 0.5.4-RELEASE |
mysql : mysql-connector-java | jar | 8.0.28 |
org.mariadb.jdbc : mariadb-java-client | jar | 3.0.3 |