<dependency>
<groupId>com.opentable.components</groupId>
<artifactId>otj-server-core</artifactId>
<version>6.0.4</version>
</dependency>
@Grapes(
@Grab(group='com.opentable.components', module='otj-server-core', version='6.0.4')
)
<parent> <groupId>com.opentable.components</groupId> <artifactId>otj-server-parent</artifactId> <version>6.0.4</version> </parent>
compile
|-- com.opentable.components:otj-security-mitigation
|-- com.opentable:otj-httpheaders
|-- com.opentable.components:otj-core
|-- com.opentable.components:otj-spring
|-- com.opentable.components:otj-pausedetector
|-- com.opentable.components:otj-jackson
|-- com.opentable.components:otj-logging
|-- com.opentable.components:otj-logging-bucket
|-- com.opentable.components:otj-logging-jetty
|-- com.opentable.components:otj-metrics-core
|-- com.opentable.components:otj-filterorder
|-- org.springframework:spring-core
|-- org.springframework:spring-context
|-- org.springframework:spring-beans
|-- org.springframework:spring-web
|-- org.springframework.boot:spring-boot
|-- org.eclipse.jetty:jetty-server
|-- org.eclipse.jetty:jetty-servlet
|-- org.eclipse.jetty:jetty-webapp
|-- org.eclipse.jetty:jetty-util
|-- org.eclipse.jetty:jetty-jmx
|-- com.opentable.components:otj-conservedheaders-core
|-- org.eclipse.jetty:jetty-io
|-- org.eclipse.jetty:jetty-http
|-- com.opentable.components:otj-scopes
|-- org.apache.commons:commons-lang3
|-- ch.qos.logback:logback-classic
|-- javax.servlet:javax.servlet-api
|-- javax.annotation:javax.annotation-api
|-- com.google.code.findbugs:findbugs-annotations
|-- io.dropwizard.metrics:metrics-healthchecks
runtime
|-- com.opentable.components:otj-logging-kafka
|-- com.fasterxml.jackson.core:jackson-databind
|-- com.betfair.net.java.opendmk:jmx-optional:1.0-b02
test
|-- junit:junit
|-- org.springframework:spring-test