http-request-router

Routing library for java web applications.

Categories

Categories

Net
GroupId

GroupId

net.unit8
ArtifactId

ArtifactId

http-request-router
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

http-request-router
Routing library for java web applications.
Project URL

Project URL

https://github.com/kawasima/http-request-router

Download http-request-router

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.8.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1.0