License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.sdl |
ArtifactId | ArtifactIdodata_controller |
Version | Version2.9.6 |
Type | Typejar |
Description |
DescriptionOData Controller
Tridion OData Framework Controller
|
Filename | Size |
---|---|
odata_controller-2.9.6.pom | |
odata_controller-2.9.6.jar | 1 KB |
odata_controller-2.9.6-sources.jar | 3 KB |
odata_controller-2.9.6-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sdl/odata_controller/ -->
<dependency>
<groupId>com.sdl</groupId>
<artifactId>odata_controller</artifactId>
<version>2.9.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdl/odata_controller/
implementation 'com.sdl:odata_controller:2.9.6'
// https://jarcasting.com/artifacts/com.sdl/odata_controller/
implementation ("com.sdl:odata_controller:2.9.6")
'com.sdl:odata_controller:jar:2.9.6'
<dependency org="com.sdl" name="odata_controller" rev="2.9.6">
<artifact name="odata_controller" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdl', module='odata_controller', version='2.9.6')
)
libraryDependencies += "com.sdl" % "odata_controller" % "2.9.6"
[com.sdl/odata_controller "2.9.6"]
Group / Artifact | Type | Version |
---|---|---|
com.sdl : odata_common | jar | 2.9.6 |
org.springframework.boot : spring-boot-starter-web | jar | 2.1.14.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |