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

http-router 2.0.151

Http Router where you feed http requests in and get responses in the form of which view needs to be shown with the arguments that you need to give to that view

Лицензия

Лицензия

Группа

Группа

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

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

http-router
Версия

Версия

2.0.151
Тип

Тип

jar
Описание

Описание

http-router
Http Router where you feed http requests in and get responses in the form of which view needs to be shown with the arguments that you need to give to that view
Ссылка на сайт

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

https://github.com/deanhiller/webpieces
Система контроля версий

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

https://github.com/deanhiller/webpieces.git

Скачать http-router 2.0.151


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

Зависимости

compile (11)

Идентификатор библиотеки Тип Версия
javax.inject : javax.inject jar 1
org.slf4j : slf4j-api jar 1.7.30
ch.qos.logback : logback-classic jar 1.2.3
joda-time : joda-time jar 2.9.4
com.google.inject : guice jar 4.2.2
com.google.inject.extensions : guice-multibindings jar 4.2.2
org.webpieces : core-util jar 2.0.151
org.webpieces : core-datawrapper jar 2.0.151
org.webpieces : http-shared jar 2.0.151
org.hibernate : hibernate-validator jar 6.1.5.Final
org.glassfish : javax.el jar 3.0.0

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

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