| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools Riptide Net HTTP Clients Logbook Application Layer Libs Logging |
| GroupId | GroupIdorg.zalando |
| ArtifactId | ArtifactIdriptide-logbook |
| Last Version | Last Version3.2.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRiptide: Logbook
Client side response routing
|
| Project Organization |
Project OrganizationZalando SE |
| Filename | Size |
|---|---|
| riptide-logbook-3.2.2.pom | |
| riptide-logbook-3.2.2.jar | 25 KB |
| riptide-logbook-3.2.2-sources.jar | 7 KB |
| riptide-logbook-3.2.2-javadoc.jar | 23 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.zalando/riptide-logbook/ -->
<dependency>
<groupId>org.zalando</groupId>
<artifactId>riptide-logbook</artifactId>
<version>3.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.zalando/riptide-logbook/
implementation 'org.zalando:riptide-logbook:3.2.2'
// https://jarcasting.com/artifacts/org.zalando/riptide-logbook/
implementation ("org.zalando:riptide-logbook:3.2.2")
'org.zalando:riptide-logbook:jar:3.2.2'
<dependency org="org.zalando" name="riptide-logbook" rev="3.2.2">
<artifact name="riptide-logbook" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.zalando', module='riptide-logbook', version='3.2.2')
)
libraryDependencies += "org.zalando" % "riptide-logbook" % "3.2.2"
[org.zalando/riptide-logbook "3.2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.zalando : riptide-core | jar | 3.2.2 |
| org.zalando : logbook-core | jar | 2.14.0 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apiguardian : apiguardian-api | jar | 1.1.2 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| com.google.gag : gag | jar | 1.0.1 |
| org.projectlombok : lombok | jar | 1.18.22 |