Last Version

com.github.xphsc:spring-boot-starter-easyjdbc 1.0.2

spring-boot-starter-easyjdbc

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.xphsc
ArtifactId

ArtifactId

spring-boot-starter-easyjdbc
Version

Version

1.0.2
Type

Type

jar
Description

Description

spring-boot-starter-easyjdbc

Download spring-boot-starter-easyjdbc 1.0.2


<!-- https://jarcasting.com/artifacts/com.github.xphsc/spring-boot-starter-easyjdbc/ -->
<dependency>
    <groupId>com.github.xphsc</groupId>
    <artifactId>spring-boot-starter-easyjdbc</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xphsc/spring-boot-starter-easyjdbc/
implementation 'com.github.xphsc:spring-boot-starter-easyjdbc:1.0.2'
// https://jarcasting.com/artifacts/com.github.xphsc/spring-boot-starter-easyjdbc/
implementation ("com.github.xphsc:spring-boot-starter-easyjdbc:1.0.2")
'com.github.xphsc:spring-boot-starter-easyjdbc:jar:1.0.2'
<dependency org="com.github.xphsc" name="spring-boot-starter-easyjdbc" rev="1.0.2">
  <artifact name="spring-boot-starter-easyjdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xphsc', module='spring-boot-starter-easyjdbc', version='1.0.2')
)
libraryDependencies += "com.github.xphsc" % "spring-boot-starter-easyjdbc" % "1.0.2"
[com.github.xphsc/spring-boot-starter-easyjdbc "1.0.2"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure Optional jar 1.5.3.RELEASE
org.springframework.boot : spring-boot-starter-jdbc Optional jar 1.5.3.RELEASE
com.github.xphsc : easyjdbc jar 1.0.0

Project Modules

There are no modules declared in this project.