Metrics Bill of Material POM

This bill of materials (BOM) POM covers all the Metrics artifacts related to a particular version. By importing this BOM, you fix the version of all of Metrics-related artifacts to the versions associated with a particular release. This prevents the overriding of Metrics transitive dependencies which in turn could cause version conflicts between libraries. To use this BOM, add the following in your POM: <dependencyManagement> <dependencies> <dependency> <groupId>com.covisint.core</groupId> <artifactId>metrics-bom</artifactId> <version>3.0.2</version> <type>pom</type> <scope>import</scope> </dependency> </dependencies> </dependencyManagement> And then declare your dependency on the Metrics artifacts *without* a version.

Лицензия

Лицензия

Категории

Категории

Metrics Тестирование приложения и мониторинг Monitoring
Группа

Группа

com.covisint.core
Идентификатор

Идентификатор

metrics-bom
Последняя версия

Последняя версия

3.0.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

Metrics Bill of Material POM
This bill of materials (BOM) POM covers all the Metrics artifacts related to a particular version. By importing this BOM, you fix the version of all of Metrics-related artifacts to the versions associated with a particular release. This prevents the overriding of Metrics transitive dependencies which in turn could cause version conflicts between libraries. To use this BOM, add the following in your POM: <dependencyManagement> <dependencies> <dependency> <groupId>com.covisint.core</groupId> <artifactId>metrics-bom</artifactId> <version>3.0.2</version> <type>pom</type> <scope>import</scope> </dependency> </dependencies> </dependencyManagement> And then declare your dependency on the Metrics artifacts *without* a version.
Ссылка на сайт

Ссылка на сайт

http://covisint.com
Система контроля версий

Система контроля версий

http://github.com/Covisint

Скачать metrics-bom

Имя Файла Размер
metrics-bom-3.0.2.pom 6 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.covisint.core/metrics-bom/ -->
<dependency>
    <groupId>com.covisint.core</groupId>
    <artifactId>metrics-bom</artifactId>
    <version>3.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.covisint.core/metrics-bom/
implementation 'com.covisint.core:metrics-bom:3.0.2'
// https://jarcasting.com/artifacts/com.covisint.core/metrics-bom/
implementation ("com.covisint.core:metrics-bom:3.0.2")
'com.covisint.core:metrics-bom:pom:3.0.2'
<dependency org="com.covisint.core" name="metrics-bom" rev="3.0.2">
  <artifact name="metrics-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.covisint.core', module='metrics-bom', version='3.0.2')
)
libraryDependencies += "com.covisint.core" % "metrics-bom" % "3.0.2"
[com.covisint.core/metrics-bom "3.0.2"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
3.0.2