is not current version
Last Version 2.0.0

com.github.DDLoveWorld:common-query 1.1.2

Common query demo project for Spring Boot

GroupId

GroupId

com.github.DDLoveWorld
ArtifactId

ArtifactId

common-query
Version

Version

1.1.2
Type

Type

jar

Download common-query 1.1.2


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