| License |
License |
|---|---|
| Categories |
CategoriesSmile Business Logic Libraries Machine Learning |
| GroupId | GroupIdcom.gitee.smiletou |
| ArtifactId | ArtifactIdjykits-http |
| Last Version | Last Version2.1.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjykits-http
Http客户端
|
| Filename | Size |
|---|---|
| jykits-http-2.1.4.pom | |
| jykits-http-2.1.4.jar | 117 KB |
| jykits-http-2.1.4-sources.jar | 96 KB |
| jykits-http-2.1.4-javadoc.jar | 478 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.smiletou/jykits-http/ -->
<dependency>
<groupId>com.gitee.smiletou</groupId>
<artifactId>jykits-http</artifactId>
<version>2.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.smiletou/jykits-http/
implementation 'com.gitee.smiletou:jykits-http:2.1.4'
// https://jarcasting.com/artifacts/com.gitee.smiletou/jykits-http/
implementation ("com.gitee.smiletou:jykits-http:2.1.4")
'com.gitee.smiletou:jykits-http:jar:2.1.4'
<dependency org="com.gitee.smiletou" name="jykits-http" rev="2.1.4">
<artifact name="jykits-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.smiletou', module='jykits-http', version='2.1.4')
)
libraryDependencies += "com.gitee.smiletou" % "jykits-http" % "2.1.4"
[com.gitee.smiletou/jykits-http "2.1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.gitee.smiletou : jykits-core | jar | 2.1.4 |
| org.apache.poi : poi-ooxml Optional | jar | 4.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.xml.soap : javax.xml.soap-api | jar | 1.4.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.10 |