sql-plus

运行时修改SQL

License

License

GroupId

GroupId

tech.guyi.component
ArtifactId

ArtifactId

sql-plus
Last Version

Last Version

0.0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

sql-plus
运行时修改SQL
Project URL

Project URL

https://github.com/guyi-maple
Source Code Management

Source Code Management

https://github.com/guyi-maple/sql-plus

Download sql-plus

How to add to project

<!-- https://jarcasting.com/artifacts/tech.guyi.component/sql-plus/ -->
<dependency>
    <groupId>tech.guyi.component</groupId>
    <artifactId>sql-plus</artifactId>
    <version>0.0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/tech.guyi.component/sql-plus/
implementation 'tech.guyi.component:sql-plus:0.0.0.1'
// https://jarcasting.com/artifacts/tech.guyi.component/sql-plus/
implementation ("tech.guyi.component:sql-plus:0.0.0.1")
'tech.guyi.component:sql-plus:jar:0.0.0.1'
<dependency org="tech.guyi.component" name="sql-plus" rev="0.0.0.1">
  <artifact name="sql-plus" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.guyi.component', module='sql-plus', version='0.0.0.1')
)
libraryDependencies += "tech.guyi.component" % "sql-plus" % "0.0.0.1"
[tech.guyi.component/sql-plus "0.0.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
com.alibaba : druid jar 1.2.6

provided (3)

Group / Artifact Type Version
org.projectlombok : lombok jar
org.hibernate : hibernate-core jar
org.springframework.boot : spring-boot-configuration-processor jar

test (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.springframework.boot : spring-boot-starter-data-jpa jar
junit : junit jar
com.h2database : h2 jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.0.1