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

https://github.com/gab-studios/gab-manager

A GABStudios Java library to help with object management.
https://github.com/gab-studios/gab-manager

framework gab-manager gab-studios java manageable manager object

Last synced: 8 months ago
JSON representation

A GABStudios Java library to help with object management.

Awesome Lists containing this project

README

          

Master | [![Build Status](https://travis-ci.org/gab-studios/gab-manager.svg?branch=master)](https://travis-ci.org/gab-studios/gab-manager) | [![codecov.io](https://codecov.io/github/gab-studios/gab-manager/coverage.svg?branch=master)](https://codecov.io/github/gab-studios/gab-manager?branch=master)

GAB-Manager
=======

The GAB Studios Object Management Library for Java. The purpose of this project is to create a framework that will allow objects to be manageable by a main management instance. Comments are welcome. Thank you.

Maven Dependency
---------
```java

com.gabstudios
gab-manager
1.0.0-SNAPSHOT

com.gabstudios
gab-validate
1.0.0-SNAPSHOT

```

Build
---------
Use Maven to build - `mvn package`.

Required
---------
This project requires the following:

* Java 11
* Maven

Usage
---------
Extend or delegate this framework to implement.

More Documentation
------------------
Check the project [wiki].

Copyright
-------
[Copyright 2019 Gregory Brown]

License
-------
This codebase is licensed under the [Apache v2.0 License].

Feedback
---------
Comments and feedback are greatly appreciated!!!

[Copyright 2019 Gregory Brown]: https://github.com/gab-studios/gab-manager/tree/master/COPYRIGHT.md
[Apache v2.0 License]: https://github.com/gab-studios/gab-manager/tree/master/LICENSE.md
[wiki]: https://github.com/gab-studios/gab-manager/wiki