smart-executor-bom/README.md

54 lines
1.7 KiB
Markdown
Raw Permalink Normal View History

2019-12-06 12:11:19 +01:00
# Smart Executor Bom
Smart Executor Bom is used to declare the version and set to provided the libraries already available in Smartgears and in Smart Executor Service.
In such a way any plugin developer does not have to deal with dependencies conflicts and provided dependencies.
## Built With
* [OpenJDK](https://openjdk.java.net/) - The JDK used
* [Maven](https://maven.apache.org/) - Dependency Management
## Documentation
[Smart Executor Bom](https://wiki.gcube-system.org/gcube/SmartExecutor)
## Change log
See [Releases](https://code-repo.d4science.org/gCubeSystem/smart-executor-bom/releases).
## Authors
* **Luca Frosini** ([ORCID](https://orcid.org/0000-0003-3183-2291)) - [ISTI-CNR Infrascience Group](http://nemis.isti.cnr.it/groups/infrascience)
## How to Cite this Software
Tell people how to cite this software.
* Cite an associated paper?
* Use a specific BibTeX entry for the software?
@Manual{,
title = {Smart Executor Bom},
author = {{Frosini, Luca}},
organization = {ISTI - CNR},
address = {Pisa, Italy},
year = 2019,
url = {http://www.gcube-system.org/}
}
## License
This project is licensed under the EUPL V.1.1 License - see the [LICENSE.md](LICENSE.md) file for details.
## About the gCube Framework
This software is part of the [gCubeFramework](https://www.gcube-system.org/ "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.
2021-06-08 14:57:41 +02:00
The projects leading to this software have received funding from a series of European Union programmes see [FUNDING.md](FUNDING.md)
2019-12-06 12:11:19 +01:00