Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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>