GroupId | GroupIdcom.opentable.components |
---|---|
ArtifactId | ArtifactIdotj-server-jaxrs |
Last Version | Last Version5.2.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionProvides JAXRS wiring into otj-stack
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
otj-server-jaxrs-5.2.8.pom | |
otj-server-jaxrs-5.2.8.jar | 15 KB |
otj-server-jaxrs-5.2.8-tests.jar | 55 KB |
otj-server-jaxrs-5.2.8-test-sources.jar | 27 KB |
otj-server-jaxrs-5.2.8-sources.jar | 12 KB |
otj-server-jaxrs-5.2.8-javadoc.jar | 448 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.opentable.components/otj-server-jaxrs/ -->
<dependency>
<groupId>com.opentable.components</groupId>
<artifactId>otj-server-jaxrs</artifactId>
<version>5.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.opentable.components/otj-server-jaxrs/
implementation 'com.opentable.components:otj-server-jaxrs:5.2.8'
// https://jarcasting.com/artifacts/com.opentable.components/otj-server-jaxrs/
implementation ("com.opentable.components:otj-server-jaxrs:5.2.8")
'com.opentable.components:otj-server-jaxrs:jar:5.2.8'
<dependency org="com.opentable.components" name="otj-server-jaxrs" rev="5.2.8">
<artifact name="otj-server-jaxrs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opentable.components', module='otj-server-jaxrs', version='5.2.8')
)
libraryDependencies += "com.opentable.components" % "otj-server-jaxrs" % "5.2.8"
[com.opentable.components/otj-server-jaxrs "5.2.8"]
Group / Artifact | Type | Version |
---|---|---|
com.opentable.components : otj-logging-kafka | jar | 5.2.3 |
com.opentable.components : otj-jaxrs-clientfactory-resteasy | jar | 5.2.1 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
com.betfair.net.java.opendmk : jmx-optional | jar | 1.0-b02 |
org.slf4j : jcl-over-slf4j | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
com.opentable.components : otj-server-core | jar | 5.2.8 |
junit : junit | jar | 4.13.2 |
org.assertj : assertj-core | jar | 3.19.0 |
org.springframework : spring-test | jar | |
org.springframework.boot : spring-boot-test | jar | |
org.mockito : mockito-core | jar | 3.9.0 |