License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.nyvi |
ArtifactId | ArtifactIdspring-boot-starter-jdbc-helper |
Version | Version1.1.2 |
Type | Typejar |
Description |
Descriptionspring-boot-starter-jdbc-helper
SpringJDBC Helper
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.nyvi/spring-boot-starter-jdbc-helper/ -->
<dependency>
<groupId>com.github.nyvi</groupId>
<artifactId>spring-boot-starter-jdbc-helper</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nyvi/spring-boot-starter-jdbc-helper/
implementation 'com.github.nyvi:spring-boot-starter-jdbc-helper:1.1.2'
// https://jarcasting.com/artifacts/com.github.nyvi/spring-boot-starter-jdbc-helper/
implementation ("com.github.nyvi:spring-boot-starter-jdbc-helper:1.1.2")
'com.github.nyvi:spring-boot-starter-jdbc-helper:jar:1.1.2'
<dependency org="com.github.nyvi" name="spring-boot-starter-jdbc-helper" rev="1.1.2">
<artifact name="spring-boot-starter-jdbc-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nyvi', module='spring-boot-starter-jdbc-helper', version='1.1.2')
)
libraryDependencies += "com.github.nyvi" % "spring-boot-starter-jdbc-helper" % "1.1.2"
[com.github.nyvi/spring-boot-starter-jdbc-helper "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-jdbc | jar |