Last Version

org.eroq:eroq-router 0.1.0-RELEASE

EROQ Http Router

License

License

GroupId

GroupId

org.eroq
ArtifactId

ArtifactId

eroq-router
Version

Version

0.1.0-RELEASE
Type

Type

jar
Description

Description

org.eroq:eroq-router
EROQ Http Router

Download eroq-router 0.1.0-RELEASE


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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.13
org.eroq : eroq-http jar 0.1.1-RELEASE
org.eroq : eroq-pathmatcher jar 0.1.0-RELEASE
com.google.inject : guice jar 4.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.