License |
License |
---|---|
GroupId | GroupIdcom.github.damianwajser |
ArtifactId | ArtifactIdspring-commons-rest-templates |
Last Version | Last Version1.28.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-commons-rest-templates
DESC
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.damianwajser/spring-commons-rest-templates/ -->
<dependency>
<groupId>com.github.damianwajser</groupId>
<artifactId>spring-commons-rest-templates</artifactId>
<version>1.28.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.damianwajser/spring-commons-rest-templates/
implementation 'com.github.damianwajser:spring-commons-rest-templates:1.28.4'
// https://jarcasting.com/artifacts/com.github.damianwajser/spring-commons-rest-templates/
implementation ("com.github.damianwajser:spring-commons-rest-templates:1.28.4")
'com.github.damianwajser:spring-commons-rest-templates:jar:1.28.4'
<dependency org="com.github.damianwajser" name="spring-commons-rest-templates" rev="1.28.4">
<artifact name="spring-commons-rest-templates" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.damianwajser', module='spring-commons-rest-templates', version='1.28.4')
)
libraryDependencies += "com.github.damianwajser" % "spring-commons-rest-templates" % "1.28.4"
[com.github.damianwajser/spring-commons-rest-templates "1.28.4"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
com.squareup.okhttp3 : okhttp | jar | 4.9.1 |
com.github.damianwajser : spring-commons-exception | jar | 1.28.4 |
commons-io : commons-io | jar | 2.7 |
org.apache.commons : commons-lang3 | jar | 3.10 |
org.owasp.encoder : encoder | jar | 1.2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.6.6 |
org.springframework.boot : spring-boot-starter-validation | jar | 2.6.6 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.6 |
org.junit.vintage : junit-vintage-engine | jar | 5.8.2 |