| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииReporting Прикладные библиотеки |
| Группа | Группаeu.elbkind |
| Идентификатор | Идентификаторosgi-reporting |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеElbkind :: OSGI :: Reporting
Shell commands and api to enable objects to report information to the shell.
|
| Имя Файла | Размер |
|---|---|
| osgi-reporting-1.0.0.pom | 773 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/eu.elbkind/osgi-reporting/ -->
<dependency>
<groupId>eu.elbkind</groupId>
<artifactId>osgi-reporting</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/eu.elbkind/osgi-reporting/
implementation 'eu.elbkind:osgi-reporting:1.0.0'
// https://jarcasting.com/artifacts/eu.elbkind/osgi-reporting/
implementation ("eu.elbkind:osgi-reporting:1.0.0")
'eu.elbkind:osgi-reporting:pom:1.0.0'
<dependency org="eu.elbkind" name="osgi-reporting" rev="1.0.0">
<artifact name="osgi-reporting" type="pom" />
</dependency>
@Grapes(
@Grab(group='eu.elbkind', module='osgi-reporting', version='1.0.0')
)
libraryDependencies += "eu.elbkind" % "osgi-reporting" % "1.0.0"
[eu.elbkind/osgi-reporting "1.0.0"]