| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.almis.awe |
| Идентификатор | Идентификаторawe-rest |
| Последняя версия | Последняя версия4.5.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAWE Modules - Rest (V4.5.3)
Awe Spring Rest Module
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| awe-rest-4.5.3.pom | |
| awe-rest-4.5.3.jar | 3 KB |
| awe-rest-4.5.3-sources.jar | 1 KB |
| awe-rest-4.5.3-javadoc.jar | 24 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.almis.awe/awe-rest/ -->
<dependency>
<groupId>com.almis.awe</groupId>
<artifactId>awe-rest</artifactId>
<version>4.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.almis.awe/awe-rest/
implementation 'com.almis.awe:awe-rest:4.5.3'
// https://jarcasting.com/artifacts/com.almis.awe/awe-rest/
implementation ("com.almis.awe:awe-rest:4.5.3")
'com.almis.awe:awe-rest:jar:4.5.3'
<dependency org="com.almis.awe" name="awe-rest" rev="4.5.3">
<artifact name="awe-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.almis.awe', module='awe-rest', version='4.5.3')
)
libraryDependencies += "com.almis.awe" % "awe-rest" % "4.5.3"
[com.almis.awe/awe-rest "4.5.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springdoc : springdoc-openapi-ui | jar | 1.6.8 |
| org.springdoc : springdoc-openapi-security | jar | 1.6.8 |
| com.auth0 : java-jwt | jar | 3.18.2 |
| com.almis.awe : awe-controller | jar | 4.5.3 |
| org.modelmapper : modelmapper | jar | 2.4.5 |