Stackify Deployment Common


License

License

GroupId

GroupId

com.stackify
ArtifactId

ArtifactId

stackify-deployment-common
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Stackify Deployment Common
Stackify Deployment Common
Project URL

Project URL

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

Project Organization

Stackify, LLC
Source Code Management

Source Code Management

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

Download stackify-deployment-common

How to add to project

<!-- https://jarcasting.com/artifacts/com.stackify/stackify-deployment-common/ -->
<dependency>
    <groupId>com.stackify</groupId>
    <artifactId>stackify-deployment-common</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.stackify/stackify-deployment-common/
implementation 'com.stackify:stackify-deployment-common:1.0.0'
// https://jarcasting.com/artifacts/com.stackify/stackify-deployment-common/
implementation ("com.stackify:stackify-deployment-common:1.0.0")
'com.stackify:stackify-deployment-common:jar:1.0.0'
<dependency org="com.stackify" name="stackify-deployment-common" rev="1.0.0">
  <artifact name="stackify-deployment-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stackify', module='stackify-deployment-common', version='1.0.0')
)
libraryDependencies += "com.stackify" % "stackify-deployment-common" % "1.0.0"
[com.stackify/stackify-deployment-common "1.0.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5
org.apache.httpcomponents : httpclient jar 4.5.4
org.apache.httpcomponents : httpcore jar 4.4.8
com.fasterxml.jackson.core : jackson-core jar 2.9.3
com.fasterxml.jackson.core : jackson-annotations jar 2.9.3
com.fasterxml.jackson.core : jackson-databind jar 2.9.3

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.20

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
nl.jqno.equalsverifier : equalsverifier jar 2.4.2
org.mockito : mockito-core jar 2.13.0

Project Modules

There are no modules declared in this project.

stackify-deployment-common

Maven Central Build Status Coverage Status

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:

<dependency>
    <groupId>com.stackify</groupId>
    <artifactId>stackify-deployment-common</artifactId>
    <version>INSERT_LATEST_MAVEN_CENTRAL_VERSION</version>
</dependency>

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.

com.stackify

Stackify

Stackify helps developers manage and troubleshoot application problems with integrated monitoring, metrics, errors & logs.

Versions

Version
1.0.0