Last Version

sql-helper 0.0.7

sql-helper

License

License

GroupId

GroupId

cn.patterncat
ArtifactId

ArtifactId

sql-helper
Version

Version

0.0.7
Type

Type

jar
Description

Description

sql-helper
sql-helper
Project URL

Project URL

https://github.com/patterncat/sql-helper-parent

Download sql-helper 0.0.7


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 27.0.1-jre

provided (4)

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

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.