License |
License |
---|---|
GroupId | GroupIdcom.github.xuejike |
ArtifactId | ArtifactIdlambda-query-core |
Last Version | Last Version1.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlambda-query-core
Demo project for Spring Boot
|
Filename | Size |
---|---|
lambda-query-core-1.0.7.pom | |
lambda-query-core-1.0.7.jar | 37 KB |
lambda-query-core-1.0.7-sources.jar | 20 KB |
lambda-query-core-1.0.7-javadoc.jar | 236 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xuejike/lambda-query-core/ -->
<dependency>
<groupId>com.github.xuejike</groupId>
<artifactId>lambda-query-core</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuejike/lambda-query-core/
implementation 'com.github.xuejike:lambda-query-core:1.0.7'
// https://jarcasting.com/artifacts/com.github.xuejike/lambda-query-core/
implementation ("com.github.xuejike:lambda-query-core:1.0.7")
'com.github.xuejike:lambda-query-core:jar:1.0.7'
<dependency org="com.github.xuejike" name="lambda-query-core" rev="1.0.7">
<artifact name="lambda-query-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuejike', module='lambda-query-core', version='1.0.7')
)
libraryDependencies += "com.github.xuejike" % "lambda-query-core" % "1.0.7"
[com.github.xuejike/lambda-query-core "1.0.7"]
Group / Artifact | Type | Version |
---|---|---|
com.github.xuejike : lambda-query-ext | jar | 1.0.7 |
cn.hutool : hutool-core | jar | 5.5.2 |
cn.hutool : hutool-log | jar | 5.5.2 |
cn.hutool : hutool-cache | jar | 5.5.2 |
com.alibaba : fastjson | jar | 1.2.75 |
org.springframework : spring-expression | jar | 5.2.10.RELEASE |
cglib : cglib | jar | 3.3.0 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.7.0 |