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

Summary

POM was created by Sonatype Nexus.

Declaration

Here is the list of declaration for org.osgi.core. 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.core</artifactId>
   <version>4.2.0</version>
</dependency>

If you think this Maven repository POM file listing for org.osgi.core 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.core-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
OSGibndlib 2.1.0
The bndlib project is a general library to be used with OSGi bundles. It contains lots of cool functionality that calculates dependencies, etc.
5
OSGiorg.apache.felix.ipojo.gogo 1.11.2
Provides commands for the Gogo shell to introspect the iPOJO ecosystem.
5
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
Businesscamel-core 2.10.3
The Core Camel Java DSL based router
30
OSGide.kalpatec.pojosr.framework 0.1.4
A service registry that enables OSGi style service registry programs without using an OSGi framework.
20
Businesscamel-core 2.10.0
The Core Camel Java DSL based router
13
OSGitinybundles 1.0.0
Tiny Bundles is a library to create and modify adhoc bundles and other OSGi resources using fluent Java API.
51
JPA Hibernateopenjpa-persistence 2.2.0
OpenJPA Persistence
7
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
Web Servicejersey-bundle 1.18.1
A bundle containing code of all jar-based modules that provide JAX-RS and Jersey-related features. Such a bundle is *only intended* for developers that do not use Maven's dependency system. The bundle does not include code for contributes, tests and samples.
8
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
XML Bindingxbean-finder 3.11.1
XBean Finder helps to find annotations in classes
17
JEEservicemix-common 2009.02
Common library for binding component and service engines
5




Packages

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

org.osgi.framework
org.osgi.framework.hooks.service
org.osgi.framework.launch
org.osgi.service.condpermadmin
org.osgi.service.packageadmin
org.osgi.service.permissionadmin
org.osgi.service.startlevel
org.osgi.service.url

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.core</artifactId>
  <version>4.2.0</version>
  <description>POM was created by Sonatype Nexus</description>
</project>