%bundleName


Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

org.eclipse.equinox
Идентификатор

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

servletbridge
Последняя версия

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

1.0.0-v20070523
Дата

Дата

Тип

Тип

jar
Описание

Описание

%bundleName

Скачать servletbridge

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.eclipse.equinox/servletbridge/ -->
<dependency>
    <groupId>org.eclipse.equinox</groupId>
    <artifactId>servletbridge</artifactId>
    <version>1.0.0-v20070523</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.equinox/servletbridge/
implementation 'org.eclipse.equinox:servletbridge:1.0.0-v20070523'
// https://jarcasting.com/artifacts/org.eclipse.equinox/servletbridge/
implementation ("org.eclipse.equinox:servletbridge:1.0.0-v20070523")
'org.eclipse.equinox:servletbridge:jar:1.0.0-v20070523'
<dependency org="org.eclipse.equinox" name="servletbridge" rev="1.0.0-v20070523">
  <artifact name="servletbridge" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.equinox', module='servletbridge', version='1.0.0-v20070523')
)
libraryDependencies += "org.eclipse.equinox" % "servletbridge" % "1.0.0-v20070523"
[org.eclipse.equinox/servletbridge "1.0.0-v20070523"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.0-v20070523