Skip to content

Shared library for Spring Boot RESTful microservices in Learning Management System

Notifications You must be signed in to change notification settings

bojanzdelar/learning-management-system-shared-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Learning management system - Shared library

Shared library for Spring Boot RESTful microservices in Learning management system

Using with Maven

To use it in your Maven build add:

<repositories>
    <repository>
        <id>jitpack.io</id>
        <url>https://jitpack.io</url>
    </repository>
</repositories>

and the dependency:

<dependency>
    <groupId>com.github.bojanzdelar</groupId>
    <artifactId>learning-management-system-shared-library</artifactId>
    <version>Tag</version>
</dependency>

About

Shared library for Spring Boot RESTful microservices in Learning Management System

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages