| License |
License |
|---|---|
| GroupId | GroupIdcom.github.gobars |
| ArtifactId | ArtifactIdhttplog |
| Version | Version0.0.25 |
| Type | Typejar |
| Description |
Descriptionhttplog
a http logger
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| httplog-0.0.25.pom | |
| httplog-0.0.25-sources.jar | 74 KB |
| httplog-0.0.25-javadoc.jar | 429 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.gobars/httplog/ -->
<dependency>
<groupId>com.github.gobars</groupId>
<artifactId>httplog</artifactId>
<version>0.0.25</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gobars/httplog/
implementation 'com.github.gobars:httplog:0.0.25'
// https://jarcasting.com/artifacts/com.github.gobars/httplog/
implementation ("com.github.gobars:httplog:0.0.25")
'com.github.gobars:httplog:jar:0.0.25'
<dependency org="com.github.gobars" name="httplog" rev="0.0.25">
<artifact name="httplog" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gobars', module='httplog', version='0.0.25')
)
libraryDependencies += "com.github.gobars" % "httplog" % "0.0.25"
[com.github.gobars/httplog "0.0.25"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.gobars : id | jar | 0.0.13 |
| org.apache.httpcomponents : httpmime Optional | jar | 4.5.12 |
| org.jooq : jool-java-8 Optional | jar | 0.9.14 |
| com.squareup.okhttp3 : logging-interceptor Optional | jar | 4.8.0 |
| org.springframework.boot : spring-boot-starter-web Optional | jar | 2.6.2 |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.2 |
| org.springframework.boot : spring-boot-starter-aop Optional | jar | 2.6.2 |
| org.slf4j : slf4j-api Optional | jar | 1.7.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.bingoohuang : logmask | jar | 0.0.3 |
| com.google.auto.service : auto-service | jar | 1.0-rc7 |
| com.alibaba : fastjson | jar | 1.2.70 |
| com.google.code.gson : gson | jar | 2.8.6 |
| com.alibaba : druid | jar | 1.1.22 |
| mysql : mysql-connector-java | jar | 8.0.16 |
| org.apache.commons : commons-lang3 | jar | 3.11 |
| org.springframework.boot : spring-boot-starter-test | jar | 2.6.2 |
| junit : junit | jar | 4.13.1 |
| org.slf4j : slf4j-simple | jar | 1.7.30 |
| com.google.truth : truth | jar | 1.0.1 |