License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdio.service84.library |
ArtifactId | ArtifactIdresttemplateconfig |
Last Version | Last Version1.3.50 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRest Template Config
Creates a RestTemplate in a Spring service
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
resttemplateconfig-1.3.50.pom | |
resttemplateconfig-1.3.50.jar | 1 KB |
resttemplateconfig-1.3.50-sources.jar | 1 KB |
resttemplateconfig-1.3.50-javadoc.jar | 388 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.service84.library/resttemplateconfig/ -->
<dependency>
<groupId>io.service84.library</groupId>
<artifactId>resttemplateconfig</artifactId>
<version>1.3.50</version>
</dependency>
// https://jarcasting.com/artifacts/io.service84.library/resttemplateconfig/
implementation 'io.service84.library:resttemplateconfig:1.3.50'
// https://jarcasting.com/artifacts/io.service84.library/resttemplateconfig/
implementation ("io.service84.library:resttemplateconfig:1.3.50")
'io.service84.library:resttemplateconfig:jar:1.3.50'
<dependency org="io.service84.library" name="resttemplateconfig" rev="1.3.50">
<artifact name="resttemplateconfig" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.service84.library', module='resttemplateconfig', version='1.3.50')
)
libraryDependencies += "io.service84.library" % "resttemplateconfig" % "1.3.50"
[io.service84.library/resttemplateconfig "1.3.50"]