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
- Host: GitHub
- URL: https://github.com/fizzed/ninja-plus
- Owner: fizzed
- Created: 2018-03-09T05:04:11.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-14T13:37:50.000Z (about 7 years ago)
- Last Synced: 2024-03-27T08:17:15.823Z (about 1 year ago)
- Language: Java
- Size: 1.55 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```