| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть SBE Данные Data Structures |
| Группа | Группаcom.opsbears.webcomponents.net.http.routing |
| Идентификатор | Идентификаторrule |
| Версия | Версия1.0.0-alpha14 |
| Тип | Типjar |
| Описание |
ОписаниеOpsbears Web Components Rule-Based Router
HTTP routing using simple rules
|
| Имя Файла | Размер |
|---|---|
| rule-1.0.0-alpha14.pom | |
| rule-1.0.0-alpha14.jar | 25 KB |
| rule-1.0.0-alpha14-sources.jar | 13 KB |
| rule-1.0.0-alpha14-javadoc.jar | 96 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.opsbears.webcomponents.net.http.routing/rule/ -->
<dependency>
<groupId>com.opsbears.webcomponents.net.http.routing</groupId>
<artifactId>rule</artifactId>
<version>1.0.0-alpha14</version>
</dependency>
// https://jarcasting.com/artifacts/com.opsbears.webcomponents.net.http.routing/rule/
implementation 'com.opsbears.webcomponents.net.http.routing:rule:1.0.0-alpha14'
// https://jarcasting.com/artifacts/com.opsbears.webcomponents.net.http.routing/rule/
implementation ("com.opsbears.webcomponents.net.http.routing:rule:1.0.0-alpha14")
'com.opsbears.webcomponents.net.http.routing:rule:jar:1.0.0-alpha14'
<dependency org="com.opsbears.webcomponents.net.http.routing" name="rule" rev="1.0.0-alpha14">
<artifact name="rule" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opsbears.webcomponents.net.http.routing', module='rule', version='1.0.0-alpha14')
)
libraryDependencies += "com.opsbears.webcomponents.net.http.routing" % "rule" % "1.0.0-alpha14"
[com.opsbears.webcomponents.net.http.routing/rule "1.0.0-alpha14"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.opsbears.webcomponents.net.http : routing | jar | 1.0.0-alpha14 |
| org.reflections : reflections | jar | 0.9.11 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| org.slf4j : slf4j-api | jar | 1.7.25 |