msstack/core at master · msstack/msstack · GitHub
Skip to content

Latest commit

 

History

History

Folders and files

README.md

Core Components

About this project

This is the core of MSstack.

Add as a project dependency

<!-- load version with latest commit -->
<dependency>
    <groupId>com.grydtech.msstack</groupId>
    <artifactId>core</artifactId>
    <version>1.0</version>
</dependency>