| License |
License |
|---|---|
| GroupId | GroupIdcom.github.DDLoveWorld |
| ArtifactId | ArtifactIdcommon-query-core |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncommon-query-core
common query core
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| common-query-core-0.0.1.pom | |
| common-query-core-0.0.1.jar | 48 KB |
| common-query-core-0.0.1-sources.jar | 25 KB |
| common-query-core-0.0.1-javadoc.jar | 194 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.DDLoveWorld/common-query-core/ -->
<dependency>
<groupId>com.github.DDLoveWorld</groupId>
<artifactId>common-query-core</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.DDLoveWorld/common-query-core/
implementation 'com.github.DDLoveWorld:common-query-core:0.0.1'
// https://jarcasting.com/artifacts/com.github.DDLoveWorld/common-query-core/
implementation ("com.github.DDLoveWorld:common-query-core:0.0.1")
'com.github.DDLoveWorld:common-query-core:jar:0.0.1'
<dependency org="com.github.DDLoveWorld" name="common-query-core" rev="0.0.1">
<artifact name="common-query-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.DDLoveWorld', module='common-query-core', version='0.0.1')
)
libraryDependencies += "com.github.DDLoveWorld" % "common-query-core" % "0.0.1"
[com.github.DDLoveWorld/common-query-core "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok Optional | jar | 1.18.10 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.4 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.4 |
| com.alibaba : fastjson | jar | 1.2.60 |