Go to file
Mauro Mugnaini 5e53acb5ee Fixed wrong class used for logger creation after refactoring 2024-10-18 15:30:27 +02:00
.settings Explicitily setting Java8 as target version 2024-05-16 10:36:02 +02:00
src Fixed wrong class used for logger creation after refactoring 2024-10-18 15:30:27 +02:00
.classpath Explicitily setting Java8 as target version 2024-05-16 10:36:02 +02:00
.gitignore First share. Alpha version 2020-06-18 12:55:34 +02:00
.project First share. Alpha version 2020-06-18 12:55:34 +02:00
CHANGELOG.md Re-releasing lib without `-SNAPSHOT` suffix 2024-05-16 10:41:18 +02:00
FUNDING.md Aligned to new templates 2020-08-13 18:30:48 +02:00
LICENSE.md First share. Alpha version 2020-06-18 12:55:34 +02:00
README.md Aligned to new templates 2020-08-13 18:30:48 +02:00
pom.xml Re-releasing lib without `-SNAPSHOT` suffix 2024-05-16 10:41:18 +02:00

README.md

Event Publisher Library

Event Publisher library provides the basic common classes for event publishing

Structure of the project

The source code is present in src folder.

Built With

Documentation

To build the library JAR it is sufficient to type

mvn clean package

Change log

See Releases.

Authors

How to Cite this Software

[Intentionally left blank]

License

This project is licensed under the EUPL V.1.1 License - see the LICENSE.md file for details.

About the gCube Framework

This software is part of the gCubeFramework: an open-source software toolkit used for building and operating Hybrid Data Infrastructures enabling the dynamic deployment of Virtual Research Environments by favouring the realisation of reuse oriented policies.

The projects leading to this software have received funding from a series of European Union programmes see FUNDING.md

Acknowledgments

[Intentionally left blank]