restfriends forever
Utilities for working with Swagger and REST and the BFF pattern
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииTomcat Контейнер Application Servers |
| Группа | Группаcom.github.bordertech.restfriends |
| Идентификатор | Идентификаторrestfriends-lde-tomcat |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеrestfriends-lde-tomcat
Restfriends and Tomcat LDE configuration
|
| Имя Файла | Размер |
|---|---|
| restfriends-lde-tomcat-1.0.1.pom | |
| restfriends-lde-tomcat-1.0.1.jar | 1 KB |
| restfriends-lde-tomcat-1.0.1-tests.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.bordertech.restfriends/restfriends-lde-tomcat/ -->
<dependency>
<groupId>com.github.bordertech.restfriends</groupId>
<artifactId>restfriends-lde-tomcat</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bordertech.restfriends/restfriends-lde-tomcat/
implementation 'com.github.bordertech.restfriends:restfriends-lde-tomcat:1.0.1'
// https://jarcasting.com/artifacts/com.github.bordertech.restfriends/restfriends-lde-tomcat/
implementation ("com.github.bordertech.restfriends:restfriends-lde-tomcat:1.0.1")
'com.github.bordertech.restfriends:restfriends-lde-tomcat:jar:1.0.1'
<dependency org="com.github.bordertech.restfriends" name="restfriends-lde-tomcat" rev="1.0.1">
<artifact name="restfriends-lde-tomcat" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bordertech.restfriends', module='restfriends-lde-tomcat', version='1.0.1')
)
libraryDependencies += "com.github.bordertech.restfriends" % "restfriends-lde-tomcat" % "1.0.1"
[com.github.bordertech.restfriends/restfriends-lde-tomcat "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.bordertech.lde : lde-tomcat | jar | 1.0.1 |
Utilities for working with Swagger and REST and the BFF pattern