| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки config Библиотеки уровня приложения Configuration |
| Группа | Группаcom.checkmarx |
| Идентификатор | Идентификаторcx-config-provider |
| Версия | Версия1.0.10 |
| Тип | Типjar |
| Описание |
ОписаниеConfiguration Provider
Configuration Provider
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| cx-config-provider-1.0.10.pom | |
| cx-config-provider-1.0.10.jar | 38 KB |
| cx-config-provider-1.0.10-sources.jar | 21 KB |
| cx-config-provider-1.0.10-javadoc.jar | 153 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.checkmarx/cx-config-provider/ -->
<dependency>
<groupId>com.checkmarx</groupId>
<artifactId>cx-config-provider</artifactId>
<version>1.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.checkmarx/cx-config-provider/
implementation 'com.checkmarx:cx-config-provider:1.0.10'
// https://jarcasting.com/artifacts/com.checkmarx/cx-config-provider/
implementation ("com.checkmarx:cx-config-provider:1.0.10")
'com.checkmarx:cx-config-provider:jar:1.0.10'
<dependency org="com.checkmarx" name="cx-config-provider" rev="1.0.10">
<artifact name="cx-config-provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.checkmarx', module='cx-config-provider', version='1.0.10')
)
libraryDependencies += "com.checkmarx" % "cx-config-provider" % "1.0.10"
[com.checkmarx/cx-config-provider "1.0.10"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.10 |
| commons-io : commons-io | jar | 2.6 |
| org.apache.httpcomponents : httpmime | jar | 4.5.4 |
| org.apache.httpcomponents : fluent-hc | jar | 4.5.4 |
| org.apache.httpcomponents : httpcore | jar | 4.4.12 |
| org.apache.httpcomponents : httpclient-win | jar | 4.5.10 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.2 |
| com.typesafe : config | jar | 1.3.3 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.11.2 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.13.3 |
| org.apache.logging.log4j : log4j-api | jar | 2.13.3 |
| org.apache.logging.log4j : log4j-core | jar | 2.13.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.cucumber : cucumber-java | jar | 5.7.0 |
| io.cucumber : cucumber-junit | jar | 5.7.0 |
| junit : junit | jar | 4.11 |