License |
License |
---|---|
GroupId | GroupIdcom.github.xuejike |
ArtifactId | ArtifactIdlambda-query-http |
Last Version | Last Version1.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionquery all in lambda
|
Filename | Size |
---|---|
lambda-query-http-1.0.7.pom | |
lambda-query-http-1.0.7.jar | 11 KB |
lambda-query-http-1.0.7-sources.jar | 6 KB |
lambda-query-http-1.0.7-javadoc.jar | 87 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xuejike/lambda-query-http/ -->
<dependency>
<groupId>com.github.xuejike</groupId>
<artifactId>lambda-query-http</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuejike/lambda-query-http/
implementation 'com.github.xuejike:lambda-query-http:1.0.7'
// https://jarcasting.com/artifacts/com.github.xuejike/lambda-query-http/
implementation ("com.github.xuejike:lambda-query-http:1.0.7")
'com.github.xuejike:lambda-query-http:jar:1.0.7'
<dependency org="com.github.xuejike" name="lambda-query-http" rev="1.0.7">
<artifact name="lambda-query-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuejike', module='lambda-query-http', version='1.0.7')
)
libraryDependencies += "com.github.xuejike" % "lambda-query-http" % "1.0.7"
[com.github.xuejike/lambda-query-http "1.0.7"]
Group / Artifact | Type | Version |
---|---|---|
com.github.xuejike : lambda-query-core | jar | 1.0.7 |
cn.hutool : hutool-http | jar | 5.5.2 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |