Maven Repository - POM file for OSGi org.osgi.compendium 4.2.0 4.2.0

Summary

POM was created by Sonatype Nexus.

Declaration

Here is the list of declaration for org.osgi.compendium. If you use Maven you can use the following code to add the dependency for this POM file.

<dependency>
   <groupId>org.osgi</groupId>
   <artifactId>org.osgi.compendium</artifactId>
   <version>4.2.0</version>
</dependency>

If you think this Maven repository POM file listing for org.osgi.compendium is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Depended by

The following table lists the most popular artifacts which are depending on org.osgi.compendium-4.2.0. Their categories and depend by count are also listed.

CategoryArtifactDepended By Count
JSPosgi-resource-locator 1.0.1
See http://wiki.glassfish.java.net/Wiki.jsp?page=JdkSpiOsgi for more information
7
Testingpax-exam-testforge 2.6.0
Pax Exam TestForge: Collection of prebuild tests.
52
JEEjclouds-core 1.7.1
Core components to access jclouds services
8
JEE Containergeronimo-javamail_1.4_spec 1.7
Javamail 1.4 Specification
55
JEE Containergeronimo-javamail_1.4_spec 1.7.1
Javamail 1.4 Specification
24
OSGiorg.apache.felix.scr.generator 1.9.0
Provides the implementation to generate Declarative Services and Metatype Service descriptors from Java 5 Annotations.
6
JEEjclouds-core 1.6.0-rc.5
Core components to access jclouds services
28
OSGiorg.apache.felix.eventadmin 1.2.2
This bundle provides an implementation of the OSGi R4 EventAdmin service.
10
OSGide.kalpatec.pojosr.framework 0.1.4
A service registry that enables OSGi style service registry programs without using an OSGi framework.
20
Testingpax-exam-testforge 2.4.0.RC1
Pax Exam TestForge: Collection of prebuild tests.
11
XML Bindingxbean-blueprint 3.7
xbean-blueprint provides a schema-driven namespace handler for Apache Aries Blueprint
22
JEEjclouds-core 1.6.0-rc.4
Core components to access jclouds services
24
OSGihttpclient-osgi 4.3.1
HttpComponents Client (OSGi bundle)
6
JEE Containergeronimo-activation_1.1_spec 1.1
Java Activation Spec API 1.1
35
JEEjclouds-core 1.6.0-rc.3
Core components to access jclouds services
24




Packages

The following packages are defined in the org.osgi.compendium-4.2.0.jar

info.dmtree
info.dmtree.notification
info.dmtree.notification.spi
info.dmtree.registry
info.dmtree.security
info.dmtree.spi
org.osgi.application
org.osgi.service.application
org.osgi.service.blueprint.container
org.osgi.service.blueprint.reflect
org.osgi.service.cm
org.osgi.service.component
org.osgi.service.deploymentadmin
org.osgi.service.deploymentadmin.spi
org.osgi.service.device
org.osgi.service.event
org.osgi.service.http
org.osgi.service.io
org.osgi.service.log
org.osgi.service.metatype
org.osgi.service.monitor
org.osgi.service.prefs
org.osgi.service.provisioning
org.osgi.service.upnp
org.osgi.service.useradmin
org.osgi.service.wireadmin
org.osgi.util.cdma
org.osgi.util.gsm
org.osgi.util.measurement
org.osgi.util.mobile
org.osgi.util.position
org.osgi.util.tracker
org.osgi.util.xml




POM File Source

Here is the content of the POM file.

<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <modelVersion>4.0.0</modelVersion>
  <groupId>org.osgi</groupId>
  <artifactId>org.osgi.compendium</artifactId>
  <version>4.2.0</version>
  <description>POM was created by Sonatype Nexus</description>
</project>