| License |
License |
|---|---|
| Categories |
CategoriesLogging Application Layer Libs |
| GroupId | GroupIdfr.velossity.osgi |
| ArtifactId | ArtifactIdlogging.parent |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionOSGi parent for logging samples
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| logging.parent-1.0.1.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/fr.velossity.osgi/logging.parent/ -->
<dependency>
<groupId>fr.velossity.osgi</groupId>
<artifactId>logging.parent</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.velossity.osgi/logging.parent/
implementation 'fr.velossity.osgi:logging.parent:1.0.1'
// https://jarcasting.com/artifacts/fr.velossity.osgi/logging.parent/
implementation ("fr.velossity.osgi:logging.parent:1.0.1")
'fr.velossity.osgi:logging.parent:pom:1.0.1'
<dependency org="fr.velossity.osgi" name="logging.parent" rev="1.0.1">
<artifact name="logging.parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.velossity.osgi', module='logging.parent', version='1.0.1')
)
libraryDependencies += "fr.velossity.osgi" % "logging.parent" % "1.0.1"
[fr.velossity.osgi/logging.parent "1.0.1"]
| 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 |