| License |
License |
|---|---|
| GroupId | GroupIdcn.patterncat |
| ArtifactId | ArtifactIdsql-helper |
| Last Version | Last Version0.0.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsql-helper
sql-helper
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| sql-helper-0.0.7.pom | |
| sql-helper-0.0.7.jar | 21 KB |
| sql-helper-0.0.7-sources.jar | 11 KB |
| sql-helper-0.0.7-javadoc.jar | 82 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.patterncat/sql-helper/ -->
<dependency>
<groupId>cn.patterncat</groupId>
<artifactId>sql-helper</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/cn.patterncat/sql-helper/
implementation 'cn.patterncat:sql-helper:0.0.7'
// https://jarcasting.com/artifacts/cn.patterncat/sql-helper/
implementation ("cn.patterncat:sql-helper:0.0.7")
'cn.patterncat:sql-helper:jar:0.0.7'
<dependency org="cn.patterncat" name="sql-helper" rev="0.0.7">
<artifact name="sql-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.patterncat', module='sql-helper', version='0.0.7')
)
libraryDependencies += "cn.patterncat" % "sql-helper" % "0.0.7"
[cn.patterncat/sql-helper "0.0.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 27.0.1-jre |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.data : spring-data-commons | jar | |
| javax.persistence : javax.persistence-api | jar | 2.2 |
| org.springframework.data : spring-data-jpa | jar | |
| org.springframework.boot : spring-boot-starter | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |