не последняя версия
Последняя версия 5.2.8

com.opentable.components:otj-server-jaxrs 3.0.20

Provides JAXRS wiring into otj-stack

Группа

Группа

com.opentable.components
Идентификатор

Идентификатор

otj-server-jaxrs
Версия

Версия

3.0.20
Тип

Тип

jar

Скачать otj-server-jaxrs 3.0.20


<!-- https://jarcasting.com/artifacts/com.opentable.components/otj-server-jaxrs/ -->
<dependency>
    <groupId>com.opentable.components</groupId>
    <artifactId>otj-server-jaxrs</artifactId>
    <version>3.0.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.opentable.components/otj-server-jaxrs/
implementation 'com.opentable.components:otj-server-jaxrs:3.0.20'
// https://jarcasting.com/artifacts/com.opentable.components/otj-server-jaxrs/
implementation ("com.opentable.components:otj-server-jaxrs:3.0.20")
'com.opentable.components:otj-server-jaxrs:jar:3.0.20'
<dependency org="com.opentable.components" name="otj-server-jaxrs" rev="3.0.20">
  <artifact name="otj-server-jaxrs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opentable.components', module='otj-server-jaxrs', version='3.0.20')
)
libraryDependencies += "com.opentable.components" % "otj-server-jaxrs" % "3.0.20"
[com.opentable.components/otj-server-jaxrs "3.0.20"]