| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.webpieces |
| Идентификатор | Идентификаторhttp-router |
| Последняя версия | Последняя версия2.1.1 |
| Дата | Дата |
| Тип | Тип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
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| http-router-2.1.1.pom | |
| http-router-2.1.1.jar | 240 KB |
| http-router-2.1.1-sources.jar | 138 KB |
| http-router-2.1.1-javadoc.jar | 355 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webpieces/http-router/ -->
<dependency>
<groupId>org.webpieces</groupId>
<artifactId>http-router</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webpieces/http-router/
implementation 'org.webpieces:http-router:2.1.1'
// https://jarcasting.com/artifacts/org.webpieces/http-router/
implementation ("org.webpieces:http-router:2.1.1")
'org.webpieces:http-router:jar:2.1.1'
<dependency org="org.webpieces" name="http-router" rev="2.1.1">
<artifact name="http-router" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webpieces', module='http-router', version='2.1.1')
)
libraryDependencies += "org.webpieces" % "http-router" % "2.1.1"
[org.webpieces/http-router "2.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.inject : guice | jar | |
| org.webpieces : core-util | jar | 2.1.1 |
| org.webpieces : core-datawrapper | jar | 2.1.1 |
| org.webpieces : http-shared | jar | 2.1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| jakarta.inject : jakarta.inject-api | jar | |
| org.slf4j : slf4j-api | jar | |
| org.webpieces : core-logging | jar | 2.1.1 |
| org.webpieces : core-metrics | jar | 2.1.1 |
| org.hibernate.validator : hibernate-validator | jar | |
| org.glassfish : jakarta.el | jar | |
| io.micrometer : micrometer-core | jar | |
| ch.qos.logback : logback-classic | jar |