MVN

com.github.yoojia : next-web

Maven & Gradle

Nov 30, 2016
7 usages
6 stars

NextWebKotlin · NextWebKotlin: A Servlet 3+ based micro web framework written in Kotlin

<dependency>
    <groupId>com.github.yoojia</groupId>
    <artifactId>next-web</artifactId>
    <version>2.a.21</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.yoojia : next-web to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.a.21
  • Latest Alpha: 3.0.5-alpha

All Versions

Choose a version of com.github.yoojia : next-web to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
next-web-3.0.5-alpha
next-web-3.0.3-alpha
next-web-3.0.2-alpha
next-web-3.0.1-alpha
next-web-3.0.0-alpha
2.21
next-web-2.21-alpha
2.a.x
next-web-2.a.21
next-web-2.a.20-8
next-web-2.a.20-7
next-web-2.a.20-6
next-web-2.a.20-5
next-web-2.a.20-4
next-web-2.a.20-3
next-web-2.a.20-2
next-web-2.a.20-1
next-web-2.a.20
next-web-2.a.19-2
next-web-2.a.19-1
next-web-2.a.19
next-web-2.a.18
next-web-2.a.17
next-web-2.a.16-1
next-web-2.a.16
next-web-2.a.15-3
next-web-2.a.15-2
next-web-2.a.15-1
next-web-2.a.15
next-web-2.a.14
2.0
next-web-2.0-alpha2
next-web-2.0-alpha
1.3.x
next-web-1.3.4

How to add a dependency to Maven

Add the following com.github.yoojia : next-web maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.yoojia</groupId>
    <artifactId>next-web</artifactId>
    <version>2.a.21</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.yoojia : next-web gradle dependency to your build.gradle file:

implementation 'com.github.yoojia:next-web:2.a.21'

Gradle Kotlin DSL: Add the following com.github.yoojia : next-web gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.yoojia:next-web:2.a.21")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.yoojia : next-web sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.yoojia" % "next-web" % "2.a.21"

Advertisement

Dependencies from Group

Nov 30, 2016
7 usages
6 stars
Sep 06, 2015
5 usages
Oct 17, 2015
5 usages
Aug 16, 2017
1 usages
Oct 29, 2016
1 usages
4 stars

Discover Dependencies

Dec 27, 2015
0 stars
Jun 10, 2016
2 stars
Jan 02, 2023
105 stars
Oct 10, 2019
9 usages
5.3k stars
Aug 25, 2023
4 usages
237 stars
May 18, 2022
1 stars
Dec 04, 2015
1 stars
Oct 28, 2015
4 usages
6 stars