sqlx-spring-boot-starter

easy sql for springboot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.imaginary11
ArtifactId

ArtifactId

sqlx-spring-boot-starter
Last Version

Last Version

1.0.2-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

sqlx-spring-boot-starter
easy sql for springboot
Project URL

Project URL

https://github.com/Imaginary11/sqlx-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/Imaginary11/sqlx-spring-boot-starter.git

Download sqlx-spring-boot-starter

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-starter-jdbc jar
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.0.0
p6spy : p6spy jar 3.6.0
com.alibaba : druid jar 1.0.28
com.github.pagehelper : pagehelper jar 4.0.0

runtime (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2-RELEASE
1.0.1-RELEASE
1.0.0-RELEASE