is not current version
Last Version 1.3.50

io.service84.library:resttemplateconfig 1.0.0

Creates a RestTemplate in a Spring service

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.service84.library
ArtifactId

ArtifactId

resttemplateconfig
Version

Version

1.0.0
Type

Type

jar

Download resttemplateconfig 1.0.0


<!-- https://jarcasting.com/artifacts/io.service84.library/resttemplateconfig/ -->
<dependency>
    <groupId>io.service84.library</groupId>
    <artifactId>resttemplateconfig</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.service84.library/resttemplateconfig/
implementation 'io.service84.library:resttemplateconfig:1.0.0'
// https://jarcasting.com/artifacts/io.service84.library/resttemplateconfig/
implementation ("io.service84.library:resttemplateconfig:1.0.0")
'io.service84.library:resttemplateconfig:jar:1.0.0'
<dependency org="io.service84.library" name="resttemplateconfig" rev="1.0.0">
  <artifact name="resttemplateconfig" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.service84.library', module='resttemplateconfig', version='1.0.0')
)
libraryDependencies += "io.service84.library" % "resttemplateconfig" % "1.0.0"
[io.service84.library/resttemplateconfig "1.0.0"]