MVN

io.ejs : stick

Maven & Gradle

Nov 11, 2016
2 stars

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.

<dependency>
    <groupId>io.ejs</groupId>
    <artifactId>stick</artifactId>
    <version>0.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.ejs : stick to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5.0

All Versions

Choose a version of io.ejs : stick to add to Maven or Gradle - All Versions:

  • Version Updated
  • stick-0.5.0

    Nov 11, 2016
  • stick-0.4.0

    Jan 28, 2015

How to add a dependency to Maven

Add the following io.ejs : stick maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.ejs</groupId>
    <artifactId>stick</artifactId>
    <version>0.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.ejs : stick gradle dependency to your build.gradle file:

implementation 'io.ejs:stick:0.5.0'

Gradle Kotlin DSL: Add the following io.ejs : stick gradle kotlin dependency to your build.gradle.kts file:

implementation("io.ejs:stick:0.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.ejs : stick sbt scala dependency to your build.sbt file:

libraryDependencies += "io.ejs" % "stick" % "0.5.0"

Advertisement

Dependencies from Group

Nov 10, 2016
3 usages
1 stars
Jan 28, 2015
1 usages
Nov 11, 2016
2 stars
Jan 29, 2015
1 stars

Discover Dependencies

Nov 10, 2016
3 usages
1 stars
Jan 25, 2017
26 stars
Mar 03, 2023
21 usages
2.2k stars
Nov 07, 2016
2 usages
40 stars
Jun 02, 2019
17 usages
40 stars
Nov 07, 2016
40 stars
Nov 07, 2016
40 stars
Nov 07, 2016
40 stars
Nov 12, 2016
40 stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome