MVN

no.tornado : web

Maven & Gradle

Nov 15, 2013

Tornado Web Framework · A modern HTML5 Full Stack Web Framework that leverages Java 8 features for expressiveness and beautiful syntax.

<dependency>
    <groupId>no.tornado</groupId>
    <artifactId>web</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of no.tornado : web to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of no.tornado : web to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
web-1.0

How to add a dependency to Maven

Add the following no.tornado : web maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>no.tornado</groupId>
    <artifactId>web</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following no.tornado : web gradle dependency to your build.gradle file:

implementation 'no.tornado:web:1.0'

Gradle Kotlin DSL: Add the following no.tornado : web gradle kotlin dependency to your build.gradle.kts file:

implementation("no.tornado:web:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following no.tornado : web sbt scala dependency to your build.sbt file:

libraryDependencies += "no.tornado" % "web" % "1.0"

Advertisement

Dependencies from Group

Jan 31, 2020
19 usages
3.6k stars
Oct 26, 2017
3 usages
104 stars
Dec 28, 2018
1 usages
696 stars
Nov 13, 2013
1 usages
Nov 15, 2013
1 usages

Discover Dependencies

Apr 24, 2014
352 stars
asm
Dec 12, 2014
29 usages
136 stars
Jan 18, 2014
1 usages
2 stars
Jun 13, 2014
364 stars
Aug 15, 2011
1 usages
May 18, 2013
2 usages