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

https://github.com/fenixedu/fenixedu-collaboration-integrations


https://github.com/fenixedu/fenixedu-collaboration-integrations

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

FenixEdu Collaboration Integrations
=========

> Academic Collaboration Integrations Module for Application Family

## Using this module

To use this module, follow the steps below:

- Install the module:

```sh
mvn clean install
```
- Add this module to fenix-webapp [pom.xml](https://github.com/ist-dsi/fenix-webapp/blob/master/pom.xml) dependencies list:

```xml

org.fenixedu
fenixedu-collaboration-integrations
DEV-SNAPSHOT

```