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

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

Provides JAXRS wiring into otj-stack

Группа

Группа

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

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

otj-server-jaxrs
Версия

Версия

3.1.5
Тип

Тип

jar

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


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