MVN

io.nuun : nuun-web-plugin

Maven & Gradle

Nov 26, 2014
3 usages
0 stars

Nuun IO Web plugin · Nuun IO Web plugin will handle Servlet API. It will offer : Servlet, Filter and Listener injection mechanism.

<dependency>
    <groupId>io.nuun</groupId>
    <artifactId>nuun-web-plugin</artifactId>
    <version>1.0.M2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.nuun : nuun-web-plugin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.M2

All Versions

Choose a version of io.nuun : nuun-web-plugin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
nuun-web-plugin-1.0.M2
nuun-web-plugin-1.0.M1

How to add a dependency to Maven

Add the following io.nuun : nuun-web-plugin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.nuun</groupId>
    <artifactId>nuun-web-plugin</artifactId>
    <version>1.0.M2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.nuun : nuun-web-plugin gradle dependency to your build.gradle file:

implementation 'io.nuun:nuun-web-plugin:1.0.M2'

Gradle Kotlin DSL: Add the following io.nuun : nuun-web-plugin gradle kotlin dependency to your build.gradle.kts file:

implementation("io.nuun:nuun-web-plugin:1.0.M2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.nuun : nuun-web-plugin sbt scala dependency to your build.sbt file:

libraryDependencies += "io.nuun" % "nuun-web-plugin" % "1.0.M2"

Advertisement

Dependencies from Group

Apr 23, 2016
15 usages
Apr 23, 2016
10 usages
Oct 22, 2014
4 usages
0 stars
Nov 26, 2014
3 usages
0 stars
Oct 22, 2014
2 usages
0 stars

Discover Dependencies

Oct 22, 2014
0 stars
Oct 22, 2014
0 stars
Oct 22, 2014
4 usages
0 stars
Oct 22, 2014
2 usages
0 stars
Jan 29, 2013
3 stars
Oct 05, 2014
Dec 25, 2014
10 stars