is not current version
Last Version 2.0.0

com.github.DDLoveWorld:common-query 1.2.0

Common query demo project for Spring Boot

GroupId

GroupId

com.github.DDLoveWorld
ArtifactId

ArtifactId

common-query
Version

Version

1.2.0
Type

Type

jar

Download common-query 1.2.0


<!-- https://jarcasting.com/artifacts/com.github.DDLoveWorld/common-query/ -->
<dependency>
    <groupId>com.github.DDLoveWorld</groupId>
    <artifactId>common-query</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.DDLoveWorld/common-query/
implementation 'com.github.DDLoveWorld:common-query:1.2.0'
// https://jarcasting.com/artifacts/com.github.DDLoveWorld/common-query/
implementation ("com.github.DDLoveWorld:common-query:1.2.0")
'com.github.DDLoveWorld:common-query:jar:1.2.0'
<dependency org="com.github.DDLoveWorld" name="common-query" rev="1.2.0">
  <artifact name="common-query" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.DDLoveWorld', module='common-query', version='1.2.0')
)
libraryDependencies += "com.github.DDLoveWorld" % "common-query" % "1.2.0"
[com.github.DDLoveWorld/common-query "1.2.0"]