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

Mock implementations of OSGi services 1.1.4

Java OSGi library bundles containing classes implementing OSGi service interfaces and intended for wrapping injected OSGi services. The idea is to avoid clutter from guarding against NullPointerReference exceptions in the code using the injected services.

Лицензия

Лицензия

Группа

Группа

no.priv.bang.osgi.service.adapters
Идентификатор

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

service-mocks
Версия

Версия

1.1.4
Тип

Тип

jar
Описание

Описание

Mock implementations of OSGi services
Java OSGi library bundles containing classes implementing OSGi service interfaces and intended for wrapping injected OSGi services. The idea is to avoid clutter from guarding against NullPointerReference exceptions in the code using the injected services.

Скачать service-mocks 1.1.4


<!-- https://jarcasting.com/artifacts/no.priv.bang.osgi.service.adapters/service-mocks/ -->
<dependency>
    <groupId>no.priv.bang.osgi.service.adapters</groupId>
    <artifactId>service-mocks</artifactId>
    <version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/no.priv.bang.osgi.service.adapters/service-mocks/
implementation 'no.priv.bang.osgi.service.adapters:service-mocks:1.1.4'
// https://jarcasting.com/artifacts/no.priv.bang.osgi.service.adapters/service-mocks/
implementation ("no.priv.bang.osgi.service.adapters:service-mocks:1.1.4")
'no.priv.bang.osgi.service.adapters:service-mocks:jar:1.1.4'
<dependency org="no.priv.bang.osgi.service.adapters" name="service-mocks" rev="1.1.4">
  <artifact name="service-mocks" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.priv.bang.osgi.service.adapters', module='service-mocks', version='1.1.4')
)
libraryDependencies += "no.priv.bang.osgi.service.adapters" % "service-mocks" % "1.1.4"
[no.priv.bang.osgi.service.adapters/service-mocks "1.1.4"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar

provided (2)

Идентификатор библиотеки Тип Версия
org.osgi : osgi.core jar
org.osgi : osgi.cmpn jar

test (5)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
org.assertj : assertj-core jar
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar

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

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