License |
License |
---|---|
GroupId | GroupIdcom.github.damianwajser |
ArtifactId | ArtifactIdrest-template-interceptor |
Version | Version0.0.22 |
Type | Typejar |
Description |
Descriptionrest-template-interceptor
DESC
|
<!-- https://jarcasting.com/artifacts/com.github.damianwajser/rest-template-interceptor/ -->
<dependency>
<groupId>com.github.damianwajser</groupId>
<artifactId>rest-template-interceptor</artifactId>
<version>0.0.22</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.damianwajser/rest-template-interceptor/
implementation 'com.github.damianwajser:rest-template-interceptor:0.0.22'
// https://jarcasting.com/artifacts/com.github.damianwajser/rest-template-interceptor/
implementation ("com.github.damianwajser:rest-template-interceptor:0.0.22")
'com.github.damianwajser:rest-template-interceptor:jar:0.0.22'
<dependency org="com.github.damianwajser" name="rest-template-interceptor" rev="0.0.22">
<artifact name="rest-template-interceptor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.damianwajser', module='rest-template-interceptor', version='0.0.22')
)
libraryDependencies += "com.github.damianwajser" % "rest-template-interceptor" % "0.0.22"
[com.github.damianwajser/rest-template-interceptor "0.0.22"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.2.7.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.2.7.RELEASE |
org.junit.jupiter : junit-jupiter-api | jar | 5.4.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.4.0 |