| License |
License |
|---|---|
| Categories |
CategoriesReporting Business Logic Libraries |
| GroupId | GroupIdeu.elbkind |
| ArtifactId | ArtifactIdosgi-reporting |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionElbkind :: OSGI :: Reporting
Shell commands and api to enable objects to report information to the shell.
|
| Filename | Size |
|---|---|
| osgi-reporting-1.0.0.pom | 773 bytes |
| Browse |
<!-- 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"]