Last Version

OSGi parent for logging samples 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.parent
Version

Version

1.0.1
Type

Type

pom
Description

Description

OSGi parent for logging samples
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://sourceforge.net/projects/osgipatterns/
Project Organization

Project Organization

Velossity

Download logging.parent 1.0.1

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"]

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

There are no modules declared in this project.