| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.felix |
| Идентификатор | Идентификаторorg.apache.felix.healthcheck.annotation |
| Последняя версия | Последняя версия2.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеApache Felix Health Check Annotations
The Felix Health Check Annotations
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.apache.felix/org.apache.felix.healthcheck.annotation/ -->
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.healthcheck.annotation</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.felix/org.apache.felix.healthcheck.annotation/
implementation 'org.apache.felix:org.apache.felix.healthcheck.annotation:2.0.0'
// https://jarcasting.com/artifacts/org.apache.felix/org.apache.felix.healthcheck.annotation/
implementation ("org.apache.felix:org.apache.felix.healthcheck.annotation:2.0.0")
'org.apache.felix:org.apache.felix.healthcheck.annotation:jar:2.0.0'
<dependency org="org.apache.felix" name="org.apache.felix.healthcheck.annotation" rev="2.0.0">
<artifact name="org.apache.felix.healthcheck.annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.felix', module='org.apache.felix.healthcheck.annotation', version='2.0.0')
)
libraryDependencies += "org.apache.felix" % "org.apache.felix.healthcheck.annotation" % "2.0.0"
[org.apache.felix/org.apache.felix.healthcheck.annotation "2.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.osgi : osgi.core | jar | 7.0.0 |
| org.osgi : osgi.cmpn | jar | 7.0.0 |
| org.osgi : osgi.annotation | jar | 7.0.0 |
| org.slf4j : slf4j-api | jar | 1.7.6 |