Last Version

integration-common 18.1.0

The base library for all other integration libraries to encompass and export common dependencies and code.

License

License

GroupId

GroupId

com.blackducksoftware.integration
ArtifactId

ArtifactId

integration-common
Version

Version

18.1.0
Type

Type

jar
Description

Description

integration-common
The base library for all other integration libraries to encompass and export common dependencies and code.
Project URL

Project URL

https://www.github.com/blackducksoftware/integration-common
Source Code Management

Source Code Management

https://www.github.com/blackducksoftware/integration-common

Download integration-common 18.1.0


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

Dependencies

compile (11)

Group / Artifact Type Version
org.apache.httpcomponents : httpmime jar 4.5.6
org.apache.commons : commons-lang3 jar 3.8
org.apache.commons : commons-text jar 1.3
commons-io : commons-io jar 2.6
org.apache.commons : commons-compress jar 1.19
commons-codec : commons-codec jar 1.11
commons-beanutils : commons-beanutils jar 1.9.4
com.google.code.gson : gson jar 2.8.4
com.jayway.jsonpath : json-path jar 2.4.0
org.slf4j : slf4j-api jar 1.7.25
com.flipkart.zjsonpatch : zjsonpatch jar 0.4.8

Project Modules

There are no modules declared in this project.