MVN

org.hobsoft.spring : rest-template-logger

Maven & Gradle

Nov 01, 2017
23 stars

Rest Template Logger · Spring RestTemplate customizer to log HTTP traffic.

<dependency>
    <groupId>org.hobsoft.spring</groupId>
    <artifactId>rest-template-logger</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.hobsoft.spring : rest-template-logger to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of org.hobsoft.spring : rest-template-logger to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
rest-template-logger-0.1.0

How to add a dependency to Maven

Add the following org.hobsoft.spring : rest-template-logger maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.hobsoft.spring</groupId>
    <artifactId>rest-template-logger</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.hobsoft.spring : rest-template-logger gradle dependency to your build.gradle file:

implementation 'org.hobsoft.spring:rest-template-logger:0.1.0'

Gradle Kotlin DSL: Add the following org.hobsoft.spring : rest-template-logger gradle kotlin dependency to your build.gradle.kts file:

implementation("org.hobsoft.spring:rest-template-logger:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.hobsoft.spring : rest-template-logger sbt scala dependency to your build.sbt file:

libraryDependencies += "org.hobsoft.spring" % "rest-template-logger" % "0.1.0"

Advertisement

Dependencies from Group

Discover Dependencies

Oct 29, 2017
1 stars
Aug 04, 2023
5 usages
546 stars
Jul 04, 2023
3 usages
Oct 31, 2017
2 usages
346 stars
lib
Dec 23, 2021
2 usages
Oct 14, 2021
8 usages
10 stars
Jun 29, 2023
1 usages
21 stars
Apr 13, 2018
10 usages
393 stars
Jun 28, 2020
1 usages
0 stars