An open API service indexing awesome lists of open source software.

https://github.com/fizzed/ninja-plus

Features or modules the Ninja Framework will or should include
https://github.com/fizzed/ninja-plus

Last synced: 3 months ago
JSON representation

Features or modules the Ninja Framework will or should include

Awesome Lists containing this project

README

        

Ninja Plus by Fizzed
=======================================

[Fizzed, Inc.](http://fizzed.com) (Follow on Twitter: [@fizzed_inc](http://twitter.com/fizzed_inc))

## Overview

Modules and functionality that the Ninja Framework should/will add at some point.
Also helps provide a Maven Bill of Materials to make building projects simpler.

## Usage

Import `ninja-plus` pom in your dependency management section.

```xml



com.fizzed
ninja-plus
6.2.2
pom
import

```

In your dependencies you do not declare versions

```xml


org.ninjaframework
ninja-core


com.fizzed
ninja-lite

```