An open API service indexing awesome lists of open source software.

https://github.com/stackify/stackify-deployment-common


https://github.com/stackify/stackify-deployment-common

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

          

# stackify-deployment-common

[![Maven Central](https://img.shields.io/maven-central/v/com.stackify/stackify-deployment-common.svg)](http://mvnrepository.com/artifact/com.stackify/stackify-deployment-common)
[![Build Status](https://travis-ci.org/stackify/stackify-deployment-common.svg?branch=master)](https://travis-ci.org/stackify/stackify-deployment-common)
[![Coverage Status](https://coveralls.io/repos/github/stackify/stackify-deployment-common/badge.svg?branch=master)](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.