Last Version

Colesico Router Module 5.2.0

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
Version

Version

5.2.0
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 5.2.0


<!-- 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.