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

Download JAR files tagged by service with all dependencies

Search JAR files by class name

osgi.enroute.webconsole.xray.provider from group biz.aQute (version 2.2.0)

A plugin for the Apache Felix Webconsole. When installed, this bundle will add a tab on the Web Console that provides a graphic overview of the OSGi framework, including services, bundles, and components. Colors are used to encode the different states. Bundles are shown to be started, stopped, starting, resolved, and installed. Services are shown to be used, looked for, or registered in the air. Components can be seen to be operating or not satisfied. Most objects have a tooltip with extra information and all objects can be clicked upon. Hovering over a bundle or service shows only the conenections to/from the component. The display updates every 5 seconds to provide a continuous view on the operations of the framework it runs on.

Group: biz.aQute Artifact: osgi.enroute.webconsole.xray.provider
Show documentation Show source 
 

0 downloads
Artifact osgi.enroute.webconsole.xray.provider
Group biz.aQute
Version 2.2.0
Last update 06. January 2020
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!

osgi.enroute.iot.pi.provider from group biz.aQute (version 2.2.0)

This bundle wraps Pi4j (http://pi4j.com) that wraps the native code Wiring Pi (http://wiringpi.com). It wraps these libraries to make them OSGi friendly and allow them to work together with the OSGi enRoute IoT circuit library (osgi.enroute.iot.circuit). The bundle will first use Pi4J to detect on what hardware it runs. If it runs on an appropriate type, it will register a component that can be configured with Metatype. The Metatype defines a full blown configuration template for all the Pi's functions. The GPIO's are registered as components for the circuit. Regardless of the success of the configuration, this bundle will also register a GpioController service, which is the main Pi4J class.

Group: biz.aQute Artifact: osgi.enroute.iot.pi.provider
Show documentation Show source 
 

0 downloads
Artifact osgi.enroute.iot.pi.provider
Group biz.aQute
Version 2.2.0
Last update 06. January 2020
Organization OSGi Alliance
URL http://www.pi4j.com, http://www.raspicentral.com, http://www.savagehomeautomation.com
License http://opensource.org/licenses/lgpl-3.0.html
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ogema-fileinstall from group org.ogema.tools (version 2.2.1)

Bundle with a synchronous activator which will install OGEMA resources from XML (.ogx) or JSON (.ogj) files located in config/resources (default). This requires a running OGEMA framework when the bundle is started and enables the installation of basic resources before other applications are activated. Also adds a service for felix fileinstall that will install such resource files. Files installed through fileinstall will be reinstalled when they are updated or when a newer version of an installed file is found after a restart (using the file's last modification timestamp). Files installed from the configuration directory will only be reinstalled on a restart, if they have been changed.

Group: org.ogema.tools Artifact: ogema-fileinstall
Show all versions Show documentation Show source 
 

0 downloads
Artifact ogema-fileinstall
Group org.ogema.tools
Version 2.2.1
Last update 06. December 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies org.osgi.core, org.osgi.compendium, org.apache.felix.fileinstall, api, models,
There are maybe transitive dependencies!

WSClient from group org.simple4j (version 1.1.2)

This is a simple Web Service Client library to call wide variety of web service behind HTTP. In theory it can support any interface or payload. On the request side, to convert java object to HTTP request components (URL, headers, body), templating is used which allows it to call XML, JSON, SOAP, REST or anyother custom interface. On the response side, it uses pluggable parser and a mapper to only extract the fields that are of interest for the client program. The parser currently supports JSON and XML and returns a collections tree.

Group: org.simple4j Artifact: WSClient
Show all versions Show documentation Show source 
 

6 downloads
Artifact WSClient
Group org.simple4j
Version 1.1.2
Last update 21. November 2019
Organization not specified
URL https://github.com/simple4j/WSClient
License MIT License
Dependencies amount 7
Dependencies commons-beanutils, httpclient, httpcore, slf4j-api, jackson-core, jackson-databind, jackson-annotations,
There are maybe transitive dependencies!

otag-service-development-kit from group com.opentext.otag.sdk (version 16.6.2)

This module provides access to the set of utility classes required to interact with an instance of an AppWorks Gateway from an AppWorks Service. It covers AppWorks dedicated service deployment API, which is a limited subset of the full AppWorks admin API. We currently provide the facility for services to listen to service life-cycle events such as 'service installed', 'service upgraded' and 'service uninstalled'. We also provide the facility for centralised configuration setting management. As AppWorks services are edited from the AppWork Gateway administration console, we provide the ability to respond to updates made here, and also expose creation and update end points for these settings.

Group: com.opentext.otag.sdk Artifact: otag-service-development-kit
Show all versions Show documentation Show source 
 

7 downloads
Artifact otag-service-development-kit
Group com.opentext.otag.sdk
Version 16.6.2
Last update 19. October 2019
Organization not specified
URL https://github.com/opentext/otag-service-development-kit
License Open Text End User License Agreement
Dependencies amount 8
Dependencies otag-service-context, httpclient, jackson-core, jackson-databind, jackson-jaxrs-json-provider, jackson-annotations, jersey-client, slf4j-api,
There are maybe transitive dependencies!

beigesoft-webcrud from group org.beigesoft (version 1.1.8)

This is CRUD interface based on standard JEE MVC servlet, JSP, JSTL. It renders forms and lists of any entity according XML settings (Beige-Settings). Database logic is handled by Beige-ORM. It also includes Mail-sender and database replicator through WEB-service. It is SQLite configured. Put WAR file into Tomcat7 webapps, make sure that Tomcat has libraries: HikariCP-2.4.3.jar, sqlite-jdbc-3.8.11.2.jar, slf4j-api-1.7.12.jar (versions may be different), for MS Windows change file separator in META-INF\context.xml connectionURL from "/" to "\" and reassemble WAR. Beigesoft-Accounting-Web extends it into very complex business application.

Group: org.beigesoft Artifact: beigesoft-webcrud
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact beigesoft-webcrud
Group org.beigesoft
Version 1.1.8
Last update 11. February 2019
Organization not specified
URL https://sites.google.com/site/beigesoftware
License GNU General Public License version 2
Dependencies amount 3
Dependencies beigesoft-webcrud-jar, taglibs-standard-spec, taglibs-standard-impl,
There are maybe transitive dependencies!

wstx-core from group org.glassfish.metro (version 2.4.3)

Group: org.glassfish.metro Artifact: wstx-core
Show all versions Show source 
 

0 downloads
Artifact wstx-core
Group org.glassfish.metro
Version 2.4.3
Last update 21. January 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

classdep from group au.net.zeus.jgdms.tools (version 3.1.0)

Tool used to analyze a set of classes and determine on what other classes they directly or indirectly depend. Typically this tool is used to compute the necessary and sufficient set of classes to include in a JAR file, for use in the class path of a client or service, or for use in the codebase of a client or service. The tool starts with a set of "root" classes and recursively computes a dependency graph, finding all of the classes referenced directly by the root classes, finding all of the classes referenced in turn by those classes, and so on, until no new classes are found or until classes that are not of interest are found. The normal output of the tool is a list of all of the classes in the dependency graph. The output from this command can be used as input to the jar tool, to create a JAR file containing precisely those classes.

Group: au.net.zeus.jgdms.tools Artifact: classdep
Show all versions Show documentation Show source 
 

0 downloads
Artifact classdep
Group au.net.zeus.jgdms.tools
Version 3.1.0
Last update 04. January 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies asm, asm-commons,
There are maybe transitive dependencies!

osgi.enroute.webconsole.xray.provider from group org.osgi (version 2.1.0)

A plugin for the Apache Felix Webconsole. When installed, this bundle will add a tab on the Web Console that provides a graphic overview of the OSGi framework, including services, bundles, and components. Colors are used to encode the different states. Bundles are shown to be started, stopped, starting, resolved, and installed. Services are shown to be used, looked for, or registered in the air. Components can be seen to be operating or not satisfied. Most objects have a tooltip with extra information and all objects can be clicked upon. Hovering over a bundle or service shows only the conenections to/from the component. The display updates every 5 seconds to provide a continuous view on the operations of the framework it runs on.

Group: org.osgi Artifact: osgi.enroute.webconsole.xray.provider
Show all versions Show documentation Show source 
 

2 downloads
Artifact osgi.enroute.webconsole.xray.provider
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!

osgi.enroute.iot.pi.provider from group org.osgi (version 2.1.0)

This bundle wraps Pi4j (http://pi4j.com) that wraps the native code Wiring Pi (http://wiringpi.com). It wraps these libraries to make them OSGi friendly and allow them to work together with the OSGi enRoute IoT circuit library (osgi.enroute.iot.circuit). The bundle will first use Pi4J to detect on what hardware it runs. If it runs on an appropriate type, it will register a component that can be configured with Metatype. The Metatype defines a full blown configuration template for all the Pi's functions. The GPIO's are registered as components for the circuit. Regardless of the success of the configuration, this bundle will also register a GpioController service, which is the main Pi4J class.

Group: org.osgi Artifact: osgi.enroute.iot.pi.provider
Show all versions Show documentation Show source 
 

2 downloads
Artifact osgi.enroute.iot.pi.provider
Group org.osgi
Version 2.1.0
Last update 26. September 2018
Organization OSGi Alliance
URL http://www.pi4j.com, http://www.raspicentral.com, http://www.savagehomeautomation.com
License http://opensource.org/licenses/lgpl-3.0.html
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 1181 from 1198 (items total 11977)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy