All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by registered with all dependencies

Search JAR files by class name

jsr330activator.testbundle9 from group no.steria.osgi.jsr330activator (version 1.1.0)

An OSGi bundle used in integration tests. This bundle have two separate providers of the same service, that both should be registered as OSGi services.

Group: no.steria.osgi.jsr330activator Artifact: jsr330activator.testbundle9
Show documentation Show source 
 

0 downloads
Artifact jsr330activator.testbundle9
Group no.steria.osgi.jsr330activator
Version 1.1.0
Last update 27. February 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies javax.inject,
There are maybe transitive dependencies!

shared-plugin-settings from group no.steria.osgi.jsr330activator.gogoshell.build (version 1.1.0)

Group: no.steria.osgi.jsr330activator.gogoshell.build Artifact: shared-plugin-settings
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact shared-plugin-settings
Group no.steria.osgi.jsr330activator.gogoshell.build
Version 1.1.0
Last update 27. February 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jsr330activator.gogoshell from group no.steria.osgi.jsr330activator (version 1.1.0)

Used to debug bundles: start this project with "mvn pax:provision" and examine registered services and service listeners. Generated using Pax-Construct

Group: no.steria.osgi.jsr330activator Artifact: jsr330activator.gogoshell
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jsr330activator.gogoshell
Group no.steria.osgi.jsr330activator
Version 1.1.0
Last update 27. February 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

provision from group no.steria.osgi.jsr330activator.gogoshell.build (version 1.1.0)

Group: no.steria.osgi.jsr330activator.gogoshell.build Artifact: provision
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact provision
Group no.steria.osgi.jsr330activator.gogoshell.build
Version 1.1.0
Last update 27. February 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

compiled-bundle-settings from group no.steria.osgi.jsr330activator.gogoshell.build (version 1.1.0)

Group: no.steria.osgi.jsr330activator.gogoshell.build Artifact: compiled-bundle-settings
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact compiled-bundle-settings
Group no.steria.osgi.jsr330activator.gogoshell.build
Version 1.1.0
Last update 27. February 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

org.apache.aries.jmx.whiteboard from group org.apache.aries.jmx (version 1.2.0)

This bundle implements whiteboard pattern support for DynamicMBean services registered with the OSGi service registry. Each DynamicMBean service is registered with (and unregistered from) all MBeanServer services registered in the OSGi service registry.

Group: org.apache.aries.jmx Artifact: org.apache.aries.jmx.whiteboard
Show all versions Show documentation Show source 
 

2 downloads
Artifact org.apache.aries.jmx.whiteboard
Group org.apache.aries.jmx
Version 1.2.0
Last update 02. January 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies org.eclipse.osgi,
There are maybe transitive dependencies!

org.wso2.carbon.business.messaging.core from group org.wso2.carbon.business.messaging (version 4.0.7)

This is a sample implementation of a Carbon Component which consumes an OSGi service registered by Carbon Kernel and registers another OSGi service

Group: org.wso2.carbon.business.messaging Artifact: org.wso2.carbon.business.messaging.core
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.wso2.carbon.business.messaging.core
Group org.wso2.carbon.business.messaging
Version 4.0.7
Last update 10. November 2017
Organization not specified
URL http://wso2.com
License not specified
Dependencies amount 13
Dependencies org.osgi.core, org.wso2.carbon.core, org.wso2.carbon.utils, org.wso2.carbon.jndi, org.eclipse.osgi.services, andes, org.wso2.carbon.datasource.core, commons-lang, commons-pool2, org.eclipse.osgi, log4j, commons-logging, andes,
There are maybe transitive dependencies!

httpclient-configuration-support from group net.distilledcode (version 1.1.0)

Support for configurable Apache HttpComponents HttpClient instances that are registered in the OSGi service registry, ready for other services to consume.

Group: net.distilledcode Artifact: httpclient-configuration-support
Show all versions Show documentation Show source 
 

1 downloads
Artifact httpclient-configuration-support
Group net.distilledcode
Version 1.1.0
Last update 09. August 2017
Organization Code Distillery
URL https://github.com/code-distillery/httpclient-configuration-support
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

typeframework from group de.boreddevblog (version 1.0.0)

A framework for working with types. A type has a codec, a serializer and a validator, can be registered at a TypeLocator for centralized access and can create builders for wrapped classes.

Group: de.boreddevblog Artifact: typeframework
Show all versions Show documentation Show source 
 

0 downloads
Artifact typeframework
Group de.boreddevblog
Version 1.0.0
Last update 11. June 2017
Organization BoredDevBlog
URL https://boreddevblog.de/typeframework
License Apache License, Version 2.0
Dependencies amount 3
Dependencies org.eclipse.jdt.annotation, junit, fest-assert,
There are maybe transitive dependencies!

org.everit.osgi.dev.testrunner.junit4 from group org.everit.osgi.dev (version 4.0.0)

Extension of everit-osgi-testrunner that allows to run Junit4 based tests. The tests have to be registered with the osgi.testEngine=junit4 service property.

Group: org.everit.osgi.dev Artifact: org.everit.osgi.dev.testrunner.junit4
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.everit.osgi.dev.testrunner.junit4
Group org.everit.osgi.dev
Version 4.0.0
Last update 06. January 2017
Organization Everit Kft.
URL https://github.com/everit-org/${projectpath}
License Apache License, Version 2.0
Dependencies amount 2
Dependencies org.ops4j.pax.tipi.junit, org.everit.osgi.dev.testrunner,
There are maybe transitive dependencies!



Page 4 from 8 (items total 72)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy