com.paremus.build:bundle-testing-dependencies

The common parent pom for Paremus components

Лицензия

Лицензия

Группа

Группа

com.paremus.build
Идентификатор

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

bundle-testing-dependencies
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

The common parent pom for Paremus components
Организация-разработчик

Организация-разработчик

Paremus Ltd

Скачать bundle-testing-dependencies

Имя Файла Размер
bundle-testing-dependencies-1.0.0.pom 3 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/com.paremus.build/bundle-testing-dependencies/ -->
<dependency>
    <groupId>com.paremus.build</groupId>
    <artifactId>bundle-testing-dependencies</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.paremus.build/bundle-testing-dependencies/
implementation 'com.paremus.build:bundle-testing-dependencies:1.0.0'
// https://jarcasting.com/artifacts/com.paremus.build/bundle-testing-dependencies/
implementation ("com.paremus.build:bundle-testing-dependencies:1.0.0")
'com.paremus.build:bundle-testing-dependencies:pom:1.0.0'
<dependency org="com.paremus.build" name="bundle-testing-dependencies" rev="1.0.0">
  <artifact name="bundle-testing-dependencies" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.paremus.build', module='bundle-testing-dependencies', version='1.0.0')
)
libraryDependencies += "com.paremus.build" % "bundle-testing-dependencies" % "1.0.0"
[com.paremus.build/bundle-testing-dependencies "1.0.0"]

Зависимости

runtime (11)

Идентификатор библиотеки Тип Версия
org.apache.felix : org.apache.felix.converter jar 1.0.8
org.osgi : org.osgi.util.function jar 1.1.0
org.osgi : org.osgi.util.promise jar 1.1.0
org.osgi : org.osgi.util.pushstream jar 1.0.0
org.apache.felix : org.apache.felix.scr jar 2.1.16
org.apache.felix : org.apache.felix.configadmin jar 1.9.16
org.apache.felix : org.apache.felix.eventadmin jar 1.5.0
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3
org.apache.servicemix.bundles : org.apache.servicemix.bundles.junit jar 4.12_1
org.apache.felix : org.apache.felix.framework jar 6.0.3

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

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

The Paremus Product Build Repository

This repository contains the top-level POM configuration for other Paremus builds, and also any boms/code related to building and testing.

How to build this repository

This repository can be built using Maven 3.5.4 and Java 8.

Build profiles

By default the build will run with all tests, and lenient checks on copyright headers. To enable strict copyright checking (required for deployment) then the strict-license-check profile should be used, for example

`mvn -P strict-license-check clean install`

If you make changes and do encounter licensing errors then the license headers can be regenerated using the generate-licenses profile

`mvn -P generate-licenses process-sources`
com.paremus.build

Paremus

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

Версия
1.0.0