| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcom.sdl.dxa |
| Идентификатор | Идентификаторdxa-model-service-client |
| Последняя версия | Последняя версия2.2.22 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеDXA - Model Service Client
Client to request DXA Model Service
|
| Организация-разработчик |
Организация-разработчикSDL |
<!-- https://jarcasting.com/artifacts/com.sdl.dxa/dxa-model-service-client/ -->
<dependency>
<groupId>com.sdl.dxa</groupId>
<artifactId>dxa-model-service-client</artifactId>
<version>2.2.22</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdl.dxa/dxa-model-service-client/
implementation 'com.sdl.dxa:dxa-model-service-client:2.2.22'
// https://jarcasting.com/artifacts/com.sdl.dxa/dxa-model-service-client/
implementation ("com.sdl.dxa:dxa-model-service-client:2.2.22")
'com.sdl.dxa:dxa-model-service-client:jar:2.2.22'
<dependency org="com.sdl.dxa" name="dxa-model-service-client" rev="2.2.22">
<artifact name="dxa-model-service-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdl.dxa', module='dxa-model-service-client', version='2.2.22')
)
libraryDependencies += "com.sdl.dxa" % "dxa-model-service-client" % "2.2.22"
[com.sdl.dxa/dxa-model-service-client "2.2.22"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.sdl.web : cil | pom | 11.0.1-1019 |
| org.springframework : spring-web | jar | 4.3.24.RELEASE |
| org.springframework : spring-context | jar | 4.3.24.RELEASE |
| org.jetbrains : annotations | jar | 17.0.0 |
| javax.cache : cache-api | jar | 1.1.1 |