You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Luca Frosini 92ef6a731c Updated CHANGELOG template
The issue number must be inserted between  [  ] (square brackets)

e.g. 

- description [#12345]
4 years ago
..
snippets Add pom snippet for the service archive. 5 years ago
CHANGELOG.md Updated CHANGELOG template 4 years ago
FUNDING.md add FUNDING.md 4 years ago
LICENSE.md Removed remained === 5 years ago
README.md Update 'gCubeComponents/README.md' 4 years ago
descriptor.xml Add CHANGELOG to descriptor.xml. 4 years ago
profile.xml Move the templates in a dedicate folder. Add readme to explain the templates. 5 years ago

README.md

Project Title

One paragraph of project description goes here.

Structure of the project

  • Relevant information about how the repository is organized.
  • Description of the Maven modules (if any).
  • Any information needed to work with the code.

Built With

  • OpenJDK - The JDK used
  • JAX-RS - Java™ API for RESTful Web Services
  • Jersey - JAX-RS runtime
  • Maven - Dependency Management
  • ...

Documentation

Relevant wiki link(s).

Change log

See CHANGELOG.md.

Authors

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 = {.. projec title ..}, author = {{Infrascience Group}}, organization = {ISTI - CNR}, address = {Pisa, Italy}, year = 2019, note = {...}, url = {http://www.http://gcube-system.org/} }

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

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc