License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.sdl.dxa |
ArtifactId | ArtifactIddxa-model-service-client |
Last Version | Last Version2.2.22 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDXA - Model Service Client
Client to request DXA Model Service
|
Project Organization |
Project OrganizationSDL |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |