GroupId | GroupIdcom.opentable.components |
---|---|
ArtifactId | ArtifactIdotj-server-mvc |
Last Version | Last Version5.2.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionProvides Spring MVC wiring into otj-stack
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
otj-server-mvc-5.2.14.pom | |
otj-server-mvc-5.2.14.jar | 8 KB |
otj-server-mvc-5.2.14-tests.jar | 24 KB |
otj-server-mvc-5.2.14-test-sources.jar | 15 KB |
otj-server-mvc-5.2.14-sources.jar | 6 KB |
otj-server-mvc-5.2.14-javadoc.jar | 402 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.opentable.components/otj-server-mvc/ -->
<dependency>
<groupId>com.opentable.components</groupId>
<artifactId>otj-server-mvc</artifactId>
<version>5.2.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.opentable.components/otj-server-mvc/
implementation 'com.opentable.components:otj-server-mvc:5.2.14'
// https://jarcasting.com/artifacts/com.opentable.components/otj-server-mvc/
implementation ("com.opentable.components:otj-server-mvc:5.2.14")
'com.opentable.components:otj-server-mvc:jar:5.2.14'
<dependency org="com.opentable.components" name="otj-server-mvc" rev="5.2.14">
<artifact name="otj-server-mvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opentable.components', module='otj-server-mvc', version='5.2.14')
)
libraryDependencies += "com.opentable.components" % "otj-server-mvc" % "5.2.14"
[com.opentable.components/otj-server-mvc "5.2.14"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.12.0 |
com.opentable.components : otj-server-core | jar | 5.2.14 |
com.opentable.components : otj-core | jar | 5.2.1 |
org.springframework : spring-core | jar | 5.3.18 |
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot | jar | |
org.springframework : spring-web | jar | |
org.springframework : spring-webmvc | jar | |
com.opentable.components : otj-jackson | jar | 5.2.3 |
org.springframework : spring-context | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
javax.inject : javax.inject | jar | 1 |
com.opentable.components : otj-logging | jar | 5.2.4 |
com.opentable.components » otj-conservedheaders-core | jar | 5.2.3 |
org.springframework : spring-beans | jar | |
com.opentable.components : otj-metrics-mvc | jar | 5.2.13 |
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
com.opentable.components : otj-logging-kafka | jar | 5.2.4 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
com.fasterxml.jackson.core : jackson-annotations | jar | |
com.opentable.logging » otj-otl | jar | 0.12.1 |
com.opentable.components : otj-logging-jetty | jar | 5.2.4 |
io.dropwizard.metrics : metrics-core | jar | 4.2.9 |
ch.qos.logback : logback-core | jar | 1.2.11 |
ch.qos.logback : logback-classic | jar | 1.2.11 |
org.eclipse.jetty : jetty-servlet | jar | |
org.slf4j : jcl-over-slf4j | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.assertj : assertj-core | jar | 3.21.0 |
org.springframework : spring-test | jar | |
org.springframework.boot : spring-boot-test | jar | |
org.mockito : mockito-core | jar | 4.0.0 |