License |
License |
---|---|
GroupId | GroupIdtech.guyi.component |
ArtifactId | ArtifactIdsql-plus |
Last Version | Last Version0.0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsql-plus
运行时修改SQL
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sql-plus-0.0.0.1.pom | |
sql-plus-0.0.0.1.jar | 158 KB |
sql-plus-0.0.0.1-sources.jar | 69 KB |
sql-plus-0.0.0.1-javadoc.jar | 262 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | |
com.alibaba : druid | jar | 1.2.6 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | |
org.hibernate : hibernate-core | jar | |
org.springframework.boot : spring-boot-configuration-processor | jar |
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 |