| License |
License |
|---|---|
| Categories |
CategoriesNet SBE Data Data Structures |
| GroupId | GroupIdcom.opsbears.webcomponents.net.http.routing |
| ArtifactId | ArtifactIdrule |
| Version | Version1.0.0-alpha14 |
| Type | Typejar |
| Description |
DescriptionOpsbears Web Components Rule-Based Router
HTTP routing using simple rules
|
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |