| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.almis.awe |
| Идентификатор | Идентификаторawe-rest |
| Версия | Версия4.3.6 |
| Тип | Типjar |
| Описание |
ОписаниеAWE Modules - Rest (V4.3.6)
Awe Spring Rest Module
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| awe-rest-4.3.6.pom | |
| awe-rest-4.3.6.jar | 18 KB |
| awe-rest-4.3.6-sources.jar | 9 KB |
| awe-rest-4.3.6-javadoc.jar | 79 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.almis.awe/awe-rest/ -->
<dependency>
<groupId>com.almis.awe</groupId>
<artifactId>awe-rest</artifactId>
<version>4.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.almis.awe/awe-rest/
implementation 'com.almis.awe:awe-rest:4.3.6'
// https://jarcasting.com/artifacts/com.almis.awe/awe-rest/
implementation ("com.almis.awe:awe-rest:4.3.6")
'com.almis.awe:awe-rest:jar:4.3.6'
<dependency org="com.almis.awe" name="awe-rest" rev="4.3.6">
<artifact name="awe-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.almis.awe', module='awe-rest', version='4.3.6')
)
libraryDependencies += "com.almis.awe" % "awe-rest" % "4.3.6"
[com.almis.awe/awe-rest "4.3.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.springfox : springfox-boot-starter | jar | 3.0.0 |
| com.auth0 : java-jwt | jar | 3.15.0 |
| com.almis.awe : awe-controller | jar | 4.3.6 |
| com.google.guava : guava | jar | 27.0.1-jre |
| org.modelmapper : modelmapper | jar | 2.4.0 |