| Лицензия |
Лицензия |
|---|---|
| Категории |
Категорииconfig Библиотеки уровня приложения Configuration |
| Группа | Группаio.service84.library |
| Идентификатор | Идентификаторresttemplateconfig |
| Последняя версия | Последняя версия1.3.50 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеRest Template Config
Creates a RestTemplate in a Spring service
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]