net

网络请求工具简单封装

License

License

Categories

Categories

Net
GroupId

GroupId

com.github.JoeKerouac
ArtifactId

ArtifactId

net
Last Version

Last Version

1.7.000
Release Date

Release Date

Type

Type

jar
Description

Description

net
网络请求工具简单封装
Project URL

Project URL

https://github.com/935237604/net

Download net

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.JoeKerouac/net/ -->
<dependency>
    <groupId>com.github.JoeKerouac</groupId>
    <artifactId>net</artifactId>
    <version>1.7.000</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.JoeKerouac/net/
implementation 'com.github.JoeKerouac:net:1.7.000'
// https://jarcasting.com/artifacts/com.github.JoeKerouac/net/
implementation ("com.github.JoeKerouac:net:1.7.000")
'com.github.JoeKerouac:net:jar:1.7.000'
<dependency org="com.github.JoeKerouac" name="net" rev="1.7.000">
  <artifact name="net" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.JoeKerouac', module='net', version='1.7.000')
)
libraryDependencies += "com.github.JoeKerouac" % "net" % "1.7.000"
[com.github.JoeKerouac/net "1.7.000"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar
org.slf4j : slf4j-api jar
org.slf4j : jcl-over-slf4j jar
com.github.JoeKerouac : utils jar 1.10.004

provided (7)

Group / Artifact Type Version
javax.ws.rs : javax.ws.rs-api jar 2.1
cglib : cglib jar 3.2.5
org.springframework : spring-context jar
org.springframework : spring-web jar
javax.servlet : javax.servlet-api jar
com.fasterxml.jackson.core : jackson-databind jar
org.projectlombok : lombok jar

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
junit : junit jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.000
1.5.002