Nuun IO Web plugin

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

License

License

GroupId

GroupId

io.nuun
ArtifactId

ArtifactId

nuun-web-plugin
Last Version

Last Version

1.0.M2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Source Code Management

https://github.com/nuun-io/nuun-web-plugin

Download nuun-web-plugin

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.nuun : kernel-specs jar 1.0.M1
io.nuun : kernel-core jar 1.0.M1
org.sonatype.sisu.inject : guice-servlet jar 3.1.3

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
io.nuun : nuun-log-plugin jar 1.0.M1

Project Modules

There are no modules declared in this project.

Nuun Web Plugin

io.nuun

Nuun IO

Nuun.IO is a set of libraries allowing a full use of the IOC principle.

Versions

Version
1.0.M2
1.0.M1