ether-rest

Utilities to create microservices without frameworks. Rest layer to create microservice server with jetty and servlets

Лицензия

Лицензия

Группа

Группа

dev.rafex.ether.rest
Идентификатор

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

ether-rest
Последняя версия

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

2.0-v20210916
Дата

Дата

Тип

Тип

jar
Описание

Описание

ether-rest
Utilities to create microservices without frameworks. Rest layer to create microservice server with jetty and servlets
Система контроля версий

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

https://github.com/rafex/ether/tree/master

Скачать ether-rest

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

<!-- https://jarcasting.com/artifacts/dev.rafex.ether.rest/ether-rest/ -->
<dependency>
    <groupId>dev.rafex.ether.rest</groupId>
    <artifactId>ether-rest</artifactId>
    <version>2.0-v20210916</version>
</dependency>
// https://jarcasting.com/artifacts/dev.rafex.ether.rest/ether-rest/
implementation 'dev.rafex.ether.rest:ether-rest:2.0-v20210916'
// https://jarcasting.com/artifacts/dev.rafex.ether.rest/ether-rest/
implementation ("dev.rafex.ether.rest:ether-rest:2.0-v20210916")
'dev.rafex.ether.rest:ether-rest:jar:2.0-v20210916'
<dependency org="dev.rafex.ether.rest" name="ether-rest" rev="2.0-v20210916">
  <artifact name="ether-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.rafex.ether.rest', module='ether-rest', version='2.0-v20210916')
)
libraryDependencies += "dev.rafex.ether.rest" % "ether-rest" % "2.0-v20210916"
[dev.rafex.ether.rest/ether-rest "2.0-v20210916"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
dev.rafex.ether.object : ether-object jar 2.0-v20210916
org.eclipse.jetty : jetty-servlet jar 9.4.40.v20210413
org.eclipse.jetty : jetty-server jar 9.4.40.v20210413
org.eclipse.jetty.http2 : http2-server jar 9.4.40.v20210413

test (1)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar

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

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

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

Версия
2.0-v20210916
2.0-v20210511
2.0-v20210220
2.0-v20201127
2.0-v20201126
2.0.0-v20201122
2.0.0-v20201010
2.0.0-v20201009
2.0.0-v20201007
1.0.1-v20201006
1.0