Last Version

OSGi Logging Service Tutorial 1.0.1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

fr.velossity.osgi
ArtifactId

ArtifactId

logging.aggregator
Version

Version

1.0.1
Type

Type

pom
Description

Description

OSGi Logging Service Tutorial
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Velossity

Download logging.aggregator 1.0.1


<!-- https://jarcasting.com/artifacts/fr.velossity.osgi/logging.aggregator/ -->
<dependency>
    <groupId>fr.velossity.osgi</groupId>
    <artifactId>logging.aggregator</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.velossity.osgi/logging.aggregator/
implementation 'fr.velossity.osgi:logging.aggregator:1.0.1'
// https://jarcasting.com/artifacts/fr.velossity.osgi/logging.aggregator/
implementation ("fr.velossity.osgi:logging.aggregator:1.0.1")
'fr.velossity.osgi:logging.aggregator:pom:1.0.1'
<dependency org="fr.velossity.osgi" name="logging.aggregator" rev="1.0.1">
  <artifact name="logging.aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.velossity.osgi', module='logging.aggregator', version='1.0.1')
)
libraryDependencies += "fr.velossity.osgi" % "logging.aggregator" % "1.0.1"
[fr.velossity.osgi/logging.aggregator "1.0.1"]

Dependencies

provided (3)

Group / Artifact Type Version
org.apache.felix : org.osgi.foundation jar 1.2.0
org.osgi : osgi_R4_core jar 1.0
org.osgi : osgi_R4_compendium jar 1.0

Project Modules

  • ../parent
  • ../ServiceBinding
  • ../JCL
  • ../TwitterService
  • ../Log2Twitter