is not current version
Last Version 1.3.50

Rest Template Config 1.2.0-VIRTUAL-1.0-API-BASELINE

Creates a RestTemplate in a Spring service

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.service84.library
ArtifactId

ArtifactId

resttemplateconfig
Version

Version

1.2.0-VIRTUAL-1.0-API-BASELINE
Type

Type

jar
Description

Description

Rest Template Config
Creates a RestTemplate in a Spring service
Project URL

Project URL

https://github.com/service84-io/rest-template-config
Source Code Management

Source Code Management

https://github.com/service84-io/rest-template-config

Download resttemplateconfig 1.2.0-VIRTUAL-1.0-API-BASELINE


<!-- 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"]

Dependencies

test (2)

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

Project Modules

There are no modules declared in this project.