FenixEdu Collaboration Integrations

Academic Collaboration Integrations Module for Application Family

Using this module

To use this module, follow the steps below:

  • Install the module:
mvn clean install
  • Add this module to fenix-webapp pom.xml dependencies list:
<dependency>
    <groupId>org.fenixedu</groupId>
    <artifactId>fenixedu-collaboration-integrations</artifactId>
    <version>DEV-SNAPSHOT</version>
</dependency>