Stick

A JavaScript web application framework built upon rake-style middleware components. This project is maintained by ejs.io in order to place Stick in the Central Maven repository.

License

License

GroupId

GroupId

io.ejs
ArtifactId

ArtifactId

stick
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

Stick
A JavaScript web application framework built upon rake-style middleware components. This project is maintained by ejs.io in order to place Stick in the Central Maven repository.
Project URL

Project URL

http://ringojs.org/api/stick/index.html

Download stick

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
io.ejs : ringojs jar 0.12.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.0
0.4.0