License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdio.service84.library |
ArtifactId | ArtifactIdresttemplateconfig |
Version | Version1.2.0-VIRTUAL-1.0-API-BASELINE |
Type | Typejar |
Description |
DescriptionRest Template Config
Creates a RestTemplate in a Spring service
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.service84.library/resttemplateconfig/ -->
<dependency>
<groupId>io.service84.library</groupId>
<artifactId>resttemplateconfig</artifactId>
<version>1.2.0-VIRTUAL-1.0-API-BASELINE</version>
</dependency>
// https://jarcasting.com/artifacts/io.service84.library/resttemplateconfig/
implementation 'io.service84.library:resttemplateconfig:1.2.0-VIRTUAL-1.0-API-BASELINE'
// https://jarcasting.com/artifacts/io.service84.library/resttemplateconfig/
implementation ("io.service84.library:resttemplateconfig:1.2.0-VIRTUAL-1.0-API-BASELINE")
'io.service84.library:resttemplateconfig:jar:1.2.0-VIRTUAL-1.0-API-BASELINE'
<dependency org="io.service84.library" name="resttemplateconfig" rev="1.2.0-VIRTUAL-1.0-API-BASELINE">
<artifact name="resttemplateconfig" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.service84.library', module='resttemplateconfig', version='1.2.0-VIRTUAL-1.0-API-BASELINE')
)
libraryDependencies += "io.service84.library" % "resttemplateconfig" % "1.2.0-VIRTUAL-1.0-API-BASELINE"
[io.service84.library/resttemplateconfig "1.2.0-VIRTUAL-1.0-API-BASELINE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.4.2 |
org.springframework.boot : spring-boot-starter-test | jar | 2.4.2 |