Last Version

rest-template-interceptor 1.10.3

DESC

License

License

GroupId

GroupId

com.github.damianwajser
ArtifactId

ArtifactId

spring-commons-resttemplate-interceptor
Version

Version

1.10.3
Type

Type

jar
Description

Description

rest-template-interceptor
DESC
Project Organization

Project Organization

The Apache Software Foundation

Download spring-commons-resttemplate-interceptor 1.10.3


<!-- https://jarcasting.com/artifacts/com.github.damianwajser/spring-commons-resttemplate-interceptor/ -->
<dependency>
    <groupId>com.github.damianwajser</groupId>
    <artifactId>spring-commons-resttemplate-interceptor</artifactId>
    <version>1.10.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.damianwajser/spring-commons-resttemplate-interceptor/
implementation 'com.github.damianwajser:spring-commons-resttemplate-interceptor:1.10.3'
// https://jarcasting.com/artifacts/com.github.damianwajser/spring-commons-resttemplate-interceptor/
implementation ("com.github.damianwajser:spring-commons-resttemplate-interceptor:1.10.3")
'com.github.damianwajser:spring-commons-resttemplate-interceptor:jar:1.10.3'
<dependency org="com.github.damianwajser" name="spring-commons-resttemplate-interceptor" rev="1.10.3">
  <artifact name="spring-commons-resttemplate-interceptor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.damianwajser', module='spring-commons-resttemplate-interceptor', version='1.10.3')
)
libraryDependencies += "com.github.damianwajser" % "spring-commons-resttemplate-interceptor" % "1.10.3"
[com.github.damianwajser/spring-commons-resttemplate-interceptor "1.10.3"]

Dependencies

compile (3)

Group / Artifact Type Version
commons-io : commons-io jar 2.7
org.apache.commons : commons-lang3 jar 3.10
org.owasp.encoder : encoder jar 1.2.2

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.3.0.RELEASE
org.springframework.boot : spring-boot-starter-validation jar 2.3.0.RELEASE

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.0.RELEASE

Project Modules

There are no modules declared in this project.