DDAS-VRE-Servlet/README.md

43 lines
1.4 KiB
Markdown
Raw Normal View History

2021-09-15 12:29:23 +02:00
# gCube System - vre-data-pool-service
2021-09-15 12:32:40 +02:00
This component is a servlet responding to the push performed by Blue-Cloud Data Discovery & Access Service to move data downlaods onto the VRE
2021-09-15 12:29:23 +02:00
## Structure of the project
* The source code is present in the src folder.
## Built With
* [OpenJDK](https://openjdk.java.net/) - The JDK used
* [Maven](https://maven.apache.org/) - Dependency Management
## Documentation
* Use of this service is described in the [Wiki](https://wiki.gcube-system.org/gcube/OAuth2.0).
## Change log
See [Releases](https://code-repo.d4science.org/gCubeSystem/vre-data-pool-service/releases).
## Authors
* **Massimiliano Assante** - [ISTI-CNR Infrascience Group](http://nemis.isti.cnr.it/groups/infrascience)
## Maintainers
* **Massimiliano Assante** - [ISTI-CNR Infrascience Group](http://nemis.isti.cnr.it/groups/infrascience)
## 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-09-15 12:34:10 +02:00
The projects leading to this software have received funding from a series of European Union programmes see [FUNDING.md](FUNDING.md)
2021-09-15 12:29:23 +02:00