| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.blackducksoftware.integration |
| Идентификатор | Идентификаторintegration-common |
| Последняя версия | Последняя версия18.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеintegration-common
The base library for all other integration libraries to encompass and export common dependencies and code.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| integration-common-18.1.0.pom | |
| integration-common-18.1.0.jar | 44 KB |
| integration-common-18.1.0-sources.jar | 42 KB |
| integration-common-18.1.0-javadoc.jar | 160 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |