| License |
License |
|---|---|
| GroupId | GroupIdcom.turbospaces.boot |
| ArtifactId | ArtifactIdbootstrap-jdbc-core |
| Last Version | Last Version1.0.57 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.turbospaces.boot ::: bootstrap-jdbc-core
turbospaces 'bootstrap' library with a various plugins and shared tools
|
<!-- https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-jdbc-core/ -->
<dependency>
<groupId>com.turbospaces.boot</groupId>
<artifactId>bootstrap-jdbc-core</artifactId>
<version>1.0.57</version>
</dependency>
// https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-jdbc-core/
implementation 'com.turbospaces.boot:bootstrap-jdbc-core:1.0.57'
// https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-jdbc-core/
implementation ("com.turbospaces.boot:bootstrap-jdbc-core:1.0.57")
'com.turbospaces.boot:bootstrap-jdbc-core:jar:1.0.57'
<dependency org="com.turbospaces.boot" name="bootstrap-jdbc-core" rev="1.0.57">
<artifact name="bootstrap-jdbc-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.turbospaces.boot', module='bootstrap-jdbc-core', version='1.0.57')
)
libraryDependencies += "com.turbospaces.boot" % "bootstrap-jdbc-core" % "1.0.57"
[com.turbospaces.boot/bootstrap-jdbc-core "1.0.57"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.32 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| com.netflix.archaius : archaius2-api | jar | 2.3.16 |
| org.springframework : spring-beans | jar | |
| com.zaxxer : HikariCP | jar | 5.0.1 |
| io.micrometer : micrometer-core | jar | |
| io.dropwizard.metrics : metrics-healthchecks | jar | 4.2.9 |
| org.springframework.cloud : spring-cloud-core | jar | 1.2.9.RELEASE |
| com.turbospaces.boot : bootstrap-core | jar | 1.0.57 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar |