DOC

org.nuunframework : nuun-kernel

Maven & Gradle

Sep 11, 2014
6 usages
14 stars

nuun-kernel · Nuun Kernel is a software kernel for framework creation. It brings a powerful plugin design plus a JSR 330 compliant injection mechanism backed by Guice. Plugin benefits from kernel capabilities by sendings request to it : - kernel params request : - Classpath scans request :on class by name, annotation, meta annotation or more generally Predicate - Binding Request : Nuun Kernel provides an SPI in order to bring IOC from other vendors. Nuun Kernel come with 2 plugins: - Configuration Plugin : a plugin that inject the good property based on @Property annotation. - Log plugin : a Log handler that inject the good Log implementation

Table Of Contents

Latest Version

Download org.nuunframework : nuun-kernel Javadoc & API Documentation - Latest Versions:

All Versions

Download org.nuunframework : nuun-kernel Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.1.x
1.0.x
0.0.x

How to open Javadoc JAR file in web browser

  1. Rename the file nuun-kernel-1.1.0.M6-javadoc.jar to nuun-kernel-1.1.0.M6-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder nuun-kernel-1.1.0.M6-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "nuun-kernel-1.1.0.M6-sources.jar" -d "nuun-kernel-1.1.0.M6-javadoc" -subpackages 

Advertisement

Dependencies from Group

Sep 11, 2014
6 usages
14 stars
Apr 22, 2013
1 usages
14 stars
Dec 07, 2013
14 stars
Apr 22, 2013
14 stars

Discover Dependencies

Jun 22, 2013
3 usages
348 stars
May 11, 2023
1 usages
11 stars
Oct 17, 2022
22 usages
186 stars
Nov 11, 2019
3 usages
6 stars
Jul 18, 2018
3 usages
32 stars
Sep 25, 2020
3 usages
0 stars
Aug 17, 2012
15 usages
Jul 20, 2019
7 usages
17 stars