| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdcom.github.JoeKerouac | 
| ArtifactId | ArtifactIdnet | 
| Last Version | Last Version1.7.000 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionnet 网络请求工具简单封装 | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| net-1.7.000.pom | |
| net-1.7.000.jar | 49 KB | 
| net-1.7.000-sources.jar | 25 KB | 
| net-1.7.000-javadoc.jar | 189 KB | 
| Browse | 
<!-- 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"]| 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 | 
| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | |
| junit : junit | jar |