License |
License |
---|---|
GroupId | GroupIdcom.github.xuejike |
ArtifactId | ArtifactIdlambda-query |
Last Version | Last Version1.0.7 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionlambda-query
query all in lambda
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lambda-query-1.0.7.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xuejike/lambda-query/ -->
<dependency>
<groupId>com.github.xuejike</groupId>
<artifactId>lambda-query</artifactId>
<version>1.0.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuejike/lambda-query/
implementation 'com.github.xuejike:lambda-query:1.0.7'
// https://jarcasting.com/artifacts/com.github.xuejike/lambda-query/
implementation ("com.github.xuejike:lambda-query:1.0.7")
'com.github.xuejike:lambda-query:pom:1.0.7'
<dependency org="com.github.xuejike" name="lambda-query" rev="1.0.7">
<artifact name="lambda-query" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.xuejike', module='lambda-query', version='1.0.7')
)
libraryDependencies += "com.github.xuejike" % "lambda-query" % "1.0.7"
[com.github.xuejike/lambda-query "1.0.7"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |