| License | License | 
|---|---|
| GroupId | GroupIdcom.vladmihalcea | 
| ArtifactId | ArtifactIddb-util | 
| Last Version | Last Version1.0.6 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionDB Util DB Utilities | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| db-util-1.0.6.pom | |
| db-util-1.0.6.jar | 10 KB | 
| db-util-1.0.6-sources.jar | 7 KB | 
| db-util-1.0.6-javadoc.jar | 83 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.vladmihalcea/db-util/ -->
<dependency>
    <groupId>com.vladmihalcea</groupId>
    <artifactId>db-util</artifactId>
    <version>1.0.6</version>
</dependency>// https://jarcasting.com/artifacts/com.vladmihalcea/db-util/
implementation 'com.vladmihalcea:db-util:1.0.6'// https://jarcasting.com/artifacts/com.vladmihalcea/db-util/
implementation ("com.vladmihalcea:db-util:1.0.6")'com.vladmihalcea:db-util:jar:1.0.6'<dependency org="com.vladmihalcea" name="db-util" rev="1.0.6">
  <artifact name="db-util" type="jar" />
</dependency>@Grapes(
@Grab(group='com.vladmihalcea', module='db-util', version='1.0.6')
)libraryDependencies += "com.vladmihalcea" % "db-util" % "1.0.6"[com.vladmihalcea/db-util "1.0.6"]| Group / Artifact | Type | Version | 
|---|---|---|
| net.ttddyy : datasource-proxy | jar | 1.7 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.7 | 
| ch.qos.logback : logback-core | jar | 1.2.7 | 
| org.slf4j : jcl-over-slf4j | jar | 1.7.25 | 
| org.springframework : spring-aop | jar | 4.3.14.RELEASE | 
| org.springframework : spring-context | jar | 4.3.14.RELEASE | 
| org.springframework : spring-tx | jar | 4.3.14.RELEASE | 
| org.hibernate : hibernate-entitymanager | jar | 5.1.6.Final | 
| org.aspectj : aspectjweaver | jar | 1.8.13 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.1 | 
| org.mockito : mockito-core | jar | 1.10.19 | 
| org.springframework : spring-test | jar | 4.3.14.RELEASE |