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

Download JAR files tagged by handle with all dependencies

Search JAR files by class name

soap-server from group com.xkcoding (version 0.0.2)

Group: com.xkcoding Artifact: soap-server
Show all versions Show documentation Show source 
 

0 downloads
Artifact soap-server
Group com.xkcoding
Version 0.0.2
Last update 24. May 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies soap-builder, spring-ws-core, jetty-embedded, jetty-java5-threadpool, guava-osgi, commons-logging, slf4j-api, slf4j-log4j12,
There are maybe transitive dependencies!

soap-client from group com.xkcoding (version 0.0.2)

Group: com.xkcoding Artifact: soap-client
Show all versions Show documentation Show source 
 

0 downloads
Artifact soap-client
Group com.xkcoding
Version 0.0.2
Last update 24. May 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies httpclient, soap-builder, log4j, commons-logging, commons-io, commons-codec, guava-osgi,
There are maybe transitive dependencies!

soap-builder from group com.xkcoding (version 0.0.2)

Group: com.xkcoding Artifact: soap-builder
Show all versions Show documentation Show source 
 

0 downloads
Artifact soap-builder
Group com.xkcoding
Version 0.0.2
Last update 24. May 2019
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies soap-common, soap-legacy,
There are maybe transitive dependencies!

soap-legacy from group com.xkcoding (version 0.0.2)

Group: com.xkcoding Artifact: soap-legacy
Show all versions Show source 
 

0 downloads
Artifact soap-legacy
Group com.xkcoding
Version 0.0.2
Last update 24. May 2019
Organization not specified
URL Not specified
License GNU Library or Lesser General Public License (LGPL) 2.1
Dependencies amount 19
Dependencies soap-common, xmlunit, xml-apis, batik-ext, xercesImpl, xbean, xbean_xpath, xmlbeans-xmlpublic, jsr173, saxon, saxon-dom, wsrf-xbeans, wsdl4j, XmlSchema, guava-osgi, commons-io, commons-lang3, commons-logging, log4j,
There are maybe transitive dependencies!

soap-common from group com.xkcoding (version 0.0.2)

Group: com.xkcoding Artifact: soap-common
Show all versions Show documentation Show source 
 

0 downloads
Artifact soap-common
Group com.xkcoding
Version 0.0.2
Last update 24. May 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies junit, wsdl4j, guava-osgi, commons-io, commons-lang3, commons-logging, xmlunit,
There are maybe transitive dependencies!

soap-ws from group com.xkcoding (version 0.0.2)

soap-ws is a lightweight and easy-to-use Java library to handle SOAP message generation and SOAP message transmission on a purely XML level. With the usage of this library within few lines of code you can easily import your WSDL and generate SOAP messages directly in an XML format. Then you can use the SoapClient to transmit this message over HTTP(s) to a web-service endpoint. Finally, you can run SoapServer to receive SOAP messages and and respond to them. And all of that requires no classes or stubs generation - everything happens directly in an XML format.

Group: com.xkcoding Artifact: soap-ws
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact soap-ws
Group com.xkcoding
Version 0.0.2
Last update 24. May 2019
Organization not specified
URL http://projects.reficio.org/soap-ws/${project.version}
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

52n-xml-aixm-v511 from group org.n52.sensorweb (version 2.5.0)

Aeronautical Information Exchange 5.1 - adjusted to support metadata by reference. DNOTAM Event and AIXMBasicMessage schemas included. The AIXM_AbstractGML_ObjectTypes.xsd needed to be adjusted to work around an existing bug (aixm:name AND gml:name as children of the same type). This resulted in the gml:id not set to use=required, so handle validation with good care.

Group: org.n52.sensorweb Artifact: 52n-xml-aixm-v511
Show all versions Show documentation Show source 
 

2 downloads
Artifact 52n-xml-aixm-v511
Group org.n52.sensorweb
Version 2.5.0
Last update 23. April 2018
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies xmlbeans, 52n-ogc-schema, 52n-xml-gml-v321,
There are maybe transitive dependencies!

org.openengsb.framework.api from group org.openengsb.framework (version 3.0.0.M2)

Interfaces to be implemented by Domains, Connectors and Events which handle intatiation of Services and Proxies, classes for registration of bundles and services, classes for localization, classes that save connector properties (Persistence) and finally classes that enable the web application to have access to OSGI bundles. This bundle contains only the model and interface descriptions of all those services. In theory someone can take only a minor number of openengsb bundles, the api and create the rest of the system on his own.

Group: org.openengsb.framework Artifact: org.openengsb.framework.api
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.openengsb.framework.api
Group org.openengsb.framework
Version 3.0.0.M2
Last update 10. October 2014
Organization not specified
URL http://www.openengsb.org
License Apache 2
Dependencies amount 4
Dependencies guava, org.osgi.core, commons-lang, commons-io,
There are maybe transitive dependencies!

shanks-core from group es.upm.dit.gsi.shanks (version 0.3.2)

Simulation for Heterogeneous and Autonomic NetworkS (SHANKS). SHANKS is a framework to simulate different network scenarios in order to add autonomic capabilities using MASON simulation framework. To achieve this goal, a multi-agent system (MAS) is used to handle possible situations in the scenario. These agents are able to analyse environment data, perform inference and self-healing actions, etc.

Group: es.upm.dit.gsi.shanks Artifact: shanks-core
Show all versions Show documentation Show source 
 

1 downloads
Artifact shanks-core
Group es.upm.dit.gsi.shanks
Version 0.3.2
Last update 24. June 2014
Organization Grupo de Sistemas Inteligentes - Universidad Politécnica de Madrid
URL http://www.gsi.dit.upm.es/index.php/es/tecnologia/software/227-shanks.html
License GNU General Public License, version 2
Dependencies amount 10
Dependencies mason, jason, jpf, unbbayes, jfreechart, jcommon, itext, jmf, org.apache.commons.logging, jsmile,
There are maybe transitive dependencies!

costSensitiveAttributeSelection from group nz.ac.waikato.cms.weka (version 1.0.3)

This package provides two meta attribute selection evaluators - one for performing cost-sensitive attribute evaluation (CostSensitiveAttributeEval) and a second for performing cost-sensitive subset evaluation (CostSensitiveSubsetEval). Both methods take a cost matrix and a base evaluator. If the base evaluator can handle instance weights, then the training data is weighted according to the cost matrix, otherwise the training data is sampled according to the cost matrix.

Group: nz.ac.waikato.cms.weka Artifact: costSensitiveAttributeSelection
Show all versions Show documentation Show source 
 

0 downloads
Artifact costSensitiveAttributeSelection
Group nz.ac.waikato.cms.weka
Version 1.0.3
Last update 29. April 2014
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/costSensitiveAttributeSelection
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!



Page 87 from 3 (items total 902)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy