is not current version
Last Version 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

License

License

GroupId

GroupId

org.webpieces
ArtifactId

ArtifactId

http-router
Version

Version

2.0.151
Type

Type

jar
Description

Description

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
Project URL

Project URL

https://github.com/deanhiller/webpieces
Source Code Management

Source Code Management

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

Download 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"]

Dependencies

compile (11)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.