Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jansauer/gradle-elasticbeanstalk-plugin
https://github.com/jansauer/gradle-elasticbeanstalk-plugin
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jansauer/gradle-elasticbeanstalk-plugin
- Owner: jansauer
- Created: 2018-03-07T12:59:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-11-07T09:45:21.000Z (8 days ago)
- Last Synced: 2024-11-07T10:36:00.760Z (8 days ago)
- Language: Groovy
- Size: 141 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gradle Elastic Beanstalk Plugin
## Contributing
Pull requests are always welcome. I'm grateful for any help or inspiration.
## License and Authors
Author: Jan Sauer
<[[email protected]](mailto:[email protected])>
([https://jansauer.de](https://jansauer.de))Author: Stefan Kirstein
<[[email protected]](mailto:[email protected])>```text
Copyright 2018, Jan Sauer (https://jansauer.de)Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
```