| License |
License |
|---|---|
| GroupId | GroupIdcom.github.zw201913 |
| ArtifactId | ArtifactIdsimple-http |
| Version | Version1.0.0.RELEASE |
| Type | Typejar |
| Description |
Descriptionquartz-cluster
extended quartz distributed timing tasks
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| simple-http-1.0.0.RELEASE.pom | |
| simple-http-1.0.0.RELEASE.jar | 67 KB |
| simple-http-1.0.0.RELEASE-sources.jar | 40 KB |
| simple-http-1.0.0.RELEASE-javadoc.jar | 569 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.zw201913/simple-http/ -->
<dependency>
<groupId>com.github.zw201913</groupId>
<artifactId>simple-http</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zw201913/simple-http/
implementation 'com.github.zw201913:simple-http:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.zw201913/simple-http/
implementation ("com.github.zw201913:simple-http:1.0.0.RELEASE")
'com.github.zw201913:simple-http:jar:1.0.0.RELEASE'
<dependency org="com.github.zw201913" name="simple-http" rev="1.0.0.RELEASE">
<artifact name="simple-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zw201913', module='simple-http', version='1.0.0.RELEASE')
)
libraryDependencies += "com.github.zw201913" % "simple-http" % "1.0.0.RELEASE"
[com.github.zw201913/simple-http "1.0.0.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.1.5.RELEASE |
| org.projectlombok : lombok | jar | 1.18.8 |
| org.apache.commons : commons-lang3 | jar | 3.9 |
| com.google.guava : guava | jar | 27.1-jre |
| com.squareup.okhttp3 : okhttp | jar | 3.14.2 |
| eu.medsea.mimeutil : mime-util | jar | 2.1.3 |
| org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.13 |
| org.codehaus.jackson : jackson-core-asl | jar | 1.9.13 |