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

Download JAR files tagged by uses with all dependencies

Search JAR files by class name

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!

rice-archetype-quickstart from group org.kuali.rice (version 2.6.2)

This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing. It is configured in a bundled integration model with Kuali Rice.

Group: org.kuali.rice Artifact: rice-archetype-quickstart
Show all versions Show source 
 

0 downloads
Artifact rice-archetype-quickstart
Group org.kuali.rice
Version 2.6.2
Last update 15. February 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

neomodeHTTPLoader from group br.com.neomode.httploader (version 1.0.12)

HTTP Loader is a simple project that uses okhttp (http://square.github.io/okhttp/), GSON (http://square.github.io/okhttp/) and Loaders (https://developer.android.com/reference/android/content/Loader.html) to make safe and lifecycling respectful HTTP requests.

Group: br.com.neomode.httploader Artifact: neomodeHTTPLoader
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact neomodeHTTPLoader
Group br.com.neomode.httploader
Version 1.0.12
Last update 17. November 2017
Organization not specified
URL https://[email protected]/neomode-modules/http-loader-android.git
License The Apache Software License, Version 2.0
Dependencies amount 6
Dependencies appcompat-v7, okhttp, gson, library, baseLibrary, adapters,
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!

jdbi3 from group org.jdbi (version 3.0.0-beta2)

jdbi is designed to provide convenient tabular data access in Java(tm). It uses the Java collections framework for query results, provides a convenient means of externalizing sql statements, and provides named parameter support for any database being used.

Group: org.jdbi Artifact: jdbi3
Show all versions Show documentation Show source 
 

4 downloads
Artifact jdbi3
Group org.jdbi
Version 3.0.0-beta2
Last update 18. July 2017
Organization not specified
URL http://jdbi.org/
License Apache License 2.0
Dependencies amount 4
Dependencies antlr-runtime, slf4j-api, annotations, expiringmap,
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!

jdbi from group org.jdbi (version 2.78)

jDBI is designed to provide convenient tabular data access in Java(tm). It uses the Java collections framework for query results, provides a convenient means of externalizing sql statements, and provides named parameter support for any database being used.

Group: org.jdbi Artifact: jdbi
Show all versions Show documentation Show source 
 

37 downloads
Artifact jdbi
Group org.jdbi
Version 2.78
Last update 21. January 2017
Organization not specified
URL http://jdbi.org/
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 125 from 156 (items total 1557)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy