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

Download JAR files tagged by find with all dependencies

Search JAR files by class name

osgi.enroute.base.api from group org.osgi (version 2.1.0)

enRoute is an OSGi project that creates a runtime environment for developing applications. This bundle provides the base API for this environment. In any enRoute 2.1.0.201809261621 environment you will find implementations for all the contained services. The purpose of this bundle is to be use for compilation, it must not be used in a runtime; in general, providers must carry their service packages.

Group: org.osgi Artifact: osgi.enroute.base.api
Show all versions Show documentation Show source 
 

7 downloads
Artifact osgi.enroute.base.api
Group org.osgi
Version 2.1.0
Last update 26. September 2018
Organization OSGi Alliance
URL http://v2archive.enroute.osgi.org/
License http://opensource.org/licenses/apache2.0.php
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

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

An OSGi bundle used in integration tests. This bundle exports the package containing the service definition for HelloService and imports the Jsr330BundleActivator and javax.inject from the OSGi runtime and uses the Jsr330BundleActivator to find a provider for HelloService and expose the service to listeners.

Group: no.steria.osgi.jsr330activator Artifact: jsr330activator.testbundle1
Show all versions Show documentation Show source 
 

0 downloads
Artifact jsr330activator.testbundle1
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 jsr330activator.implementation,
There are maybe transitive dependencies!

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

An OSGi bundle used in integration tests. This bundle exports the package containing the service definition for HelloService2 and embeds the Jsr330BundleActivator and imports javax.inject from the OSGi runtime and uses the Jsr330BundleActivator to find a provider for HelloService2 and expose the service to listeners.

Group: no.steria.osgi.jsr330activator Artifact: jsr330activator.testbundle2
Show all versions Show documentation Show source 
 

0 downloads
Artifact jsr330activator.testbundle2
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 jsr330activator.implementation,
There are maybe transitive dependencies!

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

An OSGi bundle used in integration tests. This bundle exports the package containing the service definitions for HelloService3a, HelloService3b, and HelloService3c, and embeds the Jsr330BundleActivator and javax.inject and uses the Jsr330BundleActivator to find a provider for HelloService3a, HelloService3b, HelloService3c, and set up listeners for the providers' dependencies and when the dependencies arrive, expose the service to listeners.

Group: no.steria.osgi.jsr330activator Artifact: jsr330activator.testbundle3
Show all versions Show documentation Show source 
 

0 downloads
Artifact jsr330activator.testbundle3
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!

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

An OSGi bundle used in integration tests. This bundle exports the package containing two services that will have implementations that listen for the StorageService implementations in different ways, embeds the Jsr330BundleActivator and javax.inject and uses the Jsr330BundleActivator to find providers for the two services and avctivates these services.

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

0 downloads
Artifact jsr330activator.testbundle7
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 2
Dependencies jsr330activator.implementation, javax.inject,
There are maybe transitive dependencies!

groupdocs-comparison from group com.groupdocs (version 17.3.2)

This library allows end users to quickly and easily find differences between two revisions of a document. It compares uploaded documents and displays differences between them through a diff view UI. Differences are highlighted using redline view - similar to the Microsoft Word change tracking feature.

Group: com.groupdocs Artifact: groupdocs-comparison
Show all versions Show documentation Show source 
 

22 downloads
Artifact groupdocs-comparison
Group com.groupdocs
Version 17.3.2
Last update 16. January 2018
Organization not specified
URL http://maven.apache.org
License GroupDocs License, Version 1.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

network-service-connector from group io.solwind (version 1.0.0)

This library allows you to easy create communication between different services which run on different hosts. It uses the Apache zookeeper to find location of services, the netty io to connnect beatween services and java serialization to serialize queries beatween services.

Group: io.solwind Artifact: network-service-connector
Show all versions Show documentation Show source 
 

0 downloads
Artifact network-service-connector
Group io.solwind
Version 1.0.0
Last update 18. July 2017
Organization not specified
URL http://solwind.io
License Apache License, Version 2.0
Dependencies amount 2
Dependencies netty-all, zookeeper,
There are maybe transitive dependencies!

distributed-service-injector from group io.solwind (version 0.0.3)

This library allows you to easy create communication between different services which run on different hosts. It uses the Apache zookeeper to find location of services, the netty io to connnect beatween services and java serialization to serialize queries beatween services.

Group: io.solwind Artifact: distributed-service-injector
Show all versions Show documentation Show source 
 

0 downloads
Artifact distributed-service-injector
Group io.solwind
Version 0.0.3
Last update 07. July 2017
Organization not specified
URL http://solwind.io
License Apache License, Version 2.0
Dependencies amount 2
Dependencies netty-all, zookeeper,
There are maybe transitive dependencies!

org.i3xx.step.clockmongo from group org.i3xx.step (version 0.1.0)

A mongodb backed store for the time service. To avoid dependencies to the 'org.i3xx.step/org.i3xx.step.clock' bundle, this small service is written. The clock uses the whiteboard pattern to find this service. If you need another storage - just implement 'ClockPersistenceService' and write your own one.

Group: org.i3xx.step Artifact: org.i3xx.step.clockmongo
Show documentation Show source 
 

0 downloads
Artifact org.i3xx.step.clockmongo
Group org.i3xx.step
Version 0.1.0
Last update 07. July 2015
Organization not specified
URL http://maven.apache.org
License Apache License, Version 2.0
Dependencies amount 3
Dependencies org.osgi.core, mongo-java-driver, org.i3xx.step.clock,
There are maybe transitive dependencies!

jdal-web from group org.jdal (version 2.0.0)

Group: org.jdal Artifact: jdal-web
Show all versions Show documentation Show source 
 

1 downloads
Artifact jdal-web
Group org.jdal
Version 2.0.0
Last update 20. June 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies jstl, urlrewritefilter, spring-core, spring-beans, spring-context, spring-web, spring-webmvc, jdal-core, slf4j-log4j12, displaytag,
There are maybe transitive dependencies!



Page 34 from 47 (items total 463)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy