is not current version
Last Version 26.0.1

integration-common 25.0.0

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

License

License

GroupId

GroupId

com.synopsys.integration
ArtifactId

ArtifactId

integration-common
Version

Version

25.0.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 25.0.0


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

Dependencies

compile (14)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.httpcomponents : httpmime jar 4.5.13
org.apache.commons : commons-lang3 jar 3.11
org.apache.commons : commons-text jar 1.9
commons-io : commons-io jar 2.8.0
org.apache.commons : commons-compress jar 1.20
commons-codec : commons-codec jar 1.15
commons-beanutils : commons-beanutils jar 1.9.4
com.google.code.gson : gson jar 2.8.6
org.jetbrains : annotations jar 20.1.0
com.jayway.jsonpath : json-path jar 2.5.0
org.slf4j : slf4j-api jar 1.7.30
com.flipkart.zjsonpatch : zjsonpatch jar 0.4.11
net.minidev : json-smart jar 2.4.2

Project Modules

There are no modules declared in this project.