https://github.com/stackify/stackify-deployment-common
https://github.com/stackify/stackify-deployment-common
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/stackify/stackify-deployment-common
- Owner: stackify
- License: apache-2.0
- Created: 2018-02-08T16:51:15.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-08T17:46:16.000Z (over 8 years ago)
- Last Synced: 2025-10-22T05:43:02.651Z (8 months ago)
- Language: Java
- Size: 19.5 KB
- Stars: 0
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# stackify-deployment-common
[](http://mvnrepository.com/artifact/com.stackify/stackify-deployment-common)
[](https://travis-ci.org/stackify/stackify-deployment-common)
[](https://coveralls.io/github/stackify/stackify-deployment-common?branch=master)
API for sending deployment requests to Stackify.
Deployment Tracking Overview:
https://support.stackify.com/deployment-tracking-overview/
Sign Up for a Trial:
http://www.stackify.com/sign-up/
## Installation
Add it as a maven dependency:
```xml
com.stackify
stackify-deployment-common
INSERT_LATEST_MAVEN_CENTRAL_VERSION
```
## License
Copyright 2018 Stackify, LLC.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.