osgi.enroute.rest.simple.provider

A simple REST endpoint. This service will look for REST services. It then assumes any public method that has an interface that extends RESTRequest as first argument is a rest methd. It makes this method available on its endpoint. The first part of the method name (camel case separated) is the method (get, delete, option, etc). The second part is the name of the

Лицензия

Лицензия

Категории

Категории

IDE Инструменты разработки
Группа

Группа

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

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

osgi.enroute.rest.simple.provider
Последняя версия

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

2.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

osgi.enroute.rest.simple.provider
A simple REST endpoint. This service will look for REST services. It then assumes any public method that has an interface that extends RESTRequest as first argument is a rest methd. It makes this method available on its endpoint. The first part of the method name (camel case separated) is the method (get, delete, option, etc). The second part is the name of the
Ссылка на сайт

Ссылка на сайт

http://v2archive.enroute.osgi.org/
Организация-разработчик

Организация-разработчик

OSGi Alliance
Система контроля версий

Система контроля версий

https://github.com/osgi/v2archive.osgi.enroute

Скачать osgi.enroute.rest.simple.provider

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

<!-- https://jarcasting.com/artifacts/org.osgi/osgi.enroute.rest.simple.provider/ -->
<dependency>
    <groupId>org.osgi</groupId>
    <artifactId>osgi.enroute.rest.simple.provider</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.osgi/osgi.enroute.rest.simple.provider/
implementation 'org.osgi:osgi.enroute.rest.simple.provider:2.1.0'
// https://jarcasting.com/artifacts/org.osgi/osgi.enroute.rest.simple.provider/
implementation ("org.osgi:osgi.enroute.rest.simple.provider:2.1.0")
'org.osgi:osgi.enroute.rest.simple.provider:jar:2.1.0'
<dependency org="org.osgi" name="osgi.enroute.rest.simple.provider" rev="2.1.0">
  <artifact name="osgi.enroute.rest.simple.provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.osgi', module='osgi.enroute.rest.simple.provider', version='2.1.0')
)
libraryDependencies += "org.osgi" % "osgi.enroute.rest.simple.provider" % "2.1.0"
[org.osgi/osgi.enroute.rest.simple.provider "2.1.0"]

Зависимости

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

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

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

OSGi

The Dynamic Module System for Java

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

Версия
2.1.0
2.0.0