Colesico Router Module

Colesico framework web router - core service for binding http URIs to service methods

License

License

Categories

Categories

Net
GroupId

GroupId

net.colesico.framework
ArtifactId

ArtifactId

colesico-router
Last Version

Last Version

5.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Colesico Router Module
Colesico framework web router - core service for binding http URIs to service methods
Project URL

Project URL

https://github.com/colesico/colesico-framework

Download colesico-router

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
net.colesico.framework : colesico-service jar 5.2.0
net.colesico.framework : colesico-http jar 5.2.0
net.colesico.framework : colesico-config jar 5.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
5.2.0
5.1.1
5.1.0
5.0.0
4.6.0
4.5.0
4.4.1
4.4.0
4.3.1
4.3.0
4.2.0
4.1.1
4.1.0
4.0.0
3.9.2
3.9.1
3.9.0
3.8.1
3.8.0
3.7.0
3.6.0
3.5.1
3.5.0
3.4.0
3.3.1
3.3.0
3.2.0
3.1.2
3.1.1
2.5.1
2.4.4
2.4.2
2.4.1
2.4.0
2.3.1
2.3.0
2.2.3
2.2.2
2.2.1
2.2.0
2.1.0
2.0.0
1.9.0
1.8.0
1.7.2
1.7.1
1.6.0
1.5.0
1.4.1
1.4.0
1.3.3