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

tesb-adapters from group org.talend.esb (version 6.3.0)

Group: org.talend.esb Artifact: tesb-adapters
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact tesb-adapters
Group org.talend.esb
Version 6.3.0
Last update 20. October 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

iserve-integrated-engine from group uk.ac.open.kmi.iserve (version 2.1.1)

iServe Integrated Engine provides a complete an integrated local version of iServe to be used within Java Applications. This module provides integrated programmatic access for the deployment and interaction with iServe engines. iServe is what we refer to as service warehouse which unifies service publication, analysis, and discovery through the use of lightweight semantics as well as advanced discovery and analytic capabilities. iServe provides the typical features of service registries and additional functionality that exploits service descriptions, service annotations and further data gathered and derived from the analysis of these descriptions, data crawled from the Web, periodic monitoring and user activities.

Group: uk.ac.open.kmi.iserve Artifact: iserve-integrated-engine
Show all versions Show documentation Show source 
 

2 downloads
Artifact iserve-integrated-engine
Group uk.ac.open.kmi.iserve
Version 2.1.1
Last update 18. February 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 11
Dependencies msm4j-io, msm4j-vocabulary, msm4j-hrests-transformer, msm4j-sawsdl-transformer, msm4j-owls-transformer, msm4j-wsc-transformer, guice, guice-assistedinject, iserve-sal-core, iserve-discovery-api, iserve-semantic-discovery,
There are maybe transitive dependencies!

iserve-parent from group uk.ac.open.kmi.iserve (version 2.1.1)

iServe is what we refer to as service warehouse which unifies service publication, analysis, and discovery through the use of lightweight semantics as well as advanced discovery and analytic capabilities. iServe provides the typical features of service registries and additional functionality that exploits service descriptions, service annotations and further data gathered and derived from the analysis of these descriptions, data crawled from the Web, periodic monitoring and user activities. iServe builds upon lessons learnt from research and development on the Web and on service discovery algorithms to provide a generic semantic service registry able to support advanced discovery over both Web APIs and WSDL services described using heterogeneous formalisms.

Group: uk.ac.open.kmi.iserve Artifact: iserve-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact iserve-parent
Group uk.ac.open.kmi.iserve
Version 2.1.1
Last update 18. February 2016
Organization Knowledge Media Institute - The Open University
URL http://kmi.github.io/iserve/latest
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

job from group org.talend.esb (version 5.6.3)

Group: org.talend.esb Artifact: job
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact job
Group org.talend.esb
Version 5.6.3
Last update 05. February 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ks-server-virtuoso from group eu.fbk.knowledgestore (version 1.7.1)

The Virtuoso server module (ks-server-virtuoso) provides an implementation of the Triple Store server-side component (API in ks-triplestore) on top of the OpenLink Virtuoso triple store, a scalable native code triple store that is accessed as an external service. The Virtuoso Sesame driver, which builds on the Virtuoso JDBC driver, is used to remotely access the Virtuoso server for writing data and performing SPARQL queries. For performance reasons, data modification is performed in a non-transactional way, with the module managing possible failures in a way that trigger the external repopulation of the Virtuoso triple store starting from the master copy of data stored in the Data Store component.

Group: eu.fbk.knowledgestore Artifact: ks-server-virtuoso
Show all versions Show documentation Show source 
 

0 downloads
Artifact ks-server-virtuoso
Group eu.fbk.knowledgestore
Version 1.7.1
Last update 08. October 2015
Organization not specified
URL http://knowledgestore.fbk.eu/ks-server-virtuoso/
License not specified
Dependencies amount 11
Dependencies slf4j-api, guava, sesame-model, sesame-util, sesame-query, sesame-repository-api, hadoop-core, virtjdbc4_1, virt_sesame2, ks-core, ks-server,
There are maybe transitive dependencies!

xapi-core-parent from group net.wetheinter (version 0.5)

This is the main aggregator for all implementation code shared between modules. Each module contains one or more service interfaces, exposed statically using "X_" prefixed classes. Core modules will define their API interfaces, their static accessor, and often a "plain-jre" default implementation which can be replaced by injection override. There must be zero external dependencies in any core modules. A low-performance, low-feature default is preferred over thick, dependency-ridden shared inherits.

Group: net.wetheinter Artifact: xapi-core-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact xapi-core-parent
Group net.wetheinter
Version 0.5
Last update 30. May 2015
Organization not specified
URL WeTheInter.net/source/core
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

cloudinary-android-test from group com.cloudinary (version 1.1.1)

Group: com.cloudinary Artifact: cloudinary-android-test
Show all versions Show documentation Show source 
 

0 downloads
Artifact cloudinary-android-test
Group com.cloudinary
Version 1.1.1
Last update 22. December 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies cloudinary-android, junit,
There are maybe transitive dependencies!

cloudinary from group com.cloudinary (version 1.0.14)

Group: com.cloudinary Artifact: cloudinary
Show all versions Show documentation Show source 
 

13 downloads
Artifact cloudinary
Group com.cloudinary
Version 1.0.14
Last update 29. July 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

org.talend.esb.job.console from group org.talend.esb.job (version 5.2.3)

Group: org.talend.esb.job Artifact: org.talend.esb.job.console
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.talend.esb.job.console
Group org.talend.esb.job
Version 5.2.3
Last update 09. July 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies servlet-api, org.osgi.core, commons-fileupload, org.talend.esb.job.api, org.talend.esb.job.controller,
There are maybe transitive dependencies!

xapi-jre-reflect from group net.wetheinter (version 0.3)

This module contains a classpath scanner, and bytecode reader. It is useful in any java runtime environment, and allows java code to parse bytecode into a meta structure of classes, annotations, methods and fields. This meta structure is used throughout xapi to allow us to extend java structures in a cross-platform compliant way (exposing services and service objects so you can hack support for whatever runtime you need). It is especially useful for fast runtime injection, and as an extensible structure during codegen (which exposes mutable interfaces for our meta structure)

Group: net.wetheinter Artifact: xapi-jre-reflect
Show documentation Show source 
 

1 downloads
Artifact xapi-jre-reflect
Group net.wetheinter
Version 0.3
Last update 13. April 2013
Organization not specified
URL WeTheInter.net
License not specified
Dependencies amount 1
Dependencies xapi-core-inject,
There are maybe transitive dependencies!



Page 1183 from 1198 (items total 11973)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy