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

Download JAR files tagged by invoke with all dependencies

Search JAR files by class name

mule-example-stockquote from group org.mule.examples (version 3.5.0-bighorn)

This example demonstrates how to invoke an ASPX web service from Mule and transform the result using XSLT and deserialise the result to a StockQuote javabean. The examples demonstrates invoking the service using REST and SOAP.

Group: org.mule.examples Artifact: mule-example-stockquote
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact mule-example-stockquote
Group org.mule.examples
Version 3.5.0-bighorn
Last update 27. September 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies mule-module-cxf, mule-transport-vm, mule-transport-http, mule-module-xml,
There are maybe transitive dependencies!

ejb-http-client from group fish.payara.extras (version 7.2024.1.Alpha1)

Module providing support for the EJB HTTP Client. This contains an InitialContext based lookup mechanism that uses HTTP calls back to Payara to lookup EJB beans, as well as a proxy mechanism to invoke methods on an EJB, which will be sent via HTTP to Payara.

Group: fish.payara.extras Artifact: ejb-http-client
Show all versions Show documentation Show source 
 

0 downloads
Artifact ejb-http-client
Group fish.payara.extras
Version 7.2024.1.Alpha1
Last update 10. April 2024
Organization not specified
URL https://github.com/payara/Payara/
License CDDL + GPLv2 with classpath exception
Dependencies amount 4
Dependencies jersey-client, jersey-common, jakarta.json-api, jakarta.json.bind-api,
There are maybe transitive dependencies!

api-link from group io.github.hisondev (version 1.0.0)

API-Link is a novel solution for Spring projects, aimed at streamlining development by eliminating the need for individual controllers. It allows developers to use a single 'cmd' value to invoke service layer methods, simplifying workflow and boosting productivity.

Group: io.github.hisondev Artifact: api-link
Show documentation Show source 
 

0 downloads
Artifact api-link
Group io.github.hisondev
Version 1.0.0
Last update 07. January 2024
Organization not specified
URL https://github.com/hisondev/api-link
License MIT License
Dependencies amount 2
Dependencies spring-boot-starter-websocket, data-model,
There are maybe transitive dependencies!

keyutils from group com.bitpay (version 2.0.1)

The BitPay Java Key Utilities for use with the BitPay API. This package includes KeyUtils.java and a test file KeyUtilsTest.java. Invoke the static methods of KeyUtils.java to generate a PEM, retrieve private and compressed public keys from the PEM, retrieve SIN from PEM, and sign a message with the PEM.

Group: com.bitpay Artifact: keyutils
Show all versions Show documentation Show source 
 

3 downloads
Artifact keyutils
Group com.bitpay
Version 2.0.1
Last update 29. July 2015
Organization BitPay
URL https://github.com/bitpay/java-key-utils
License MIT License
Dependencies amount 9
Dependencies bcpkix-jdk15on, bcprov-jdk15on, hamcrest-core, slf4j-api, slf4j-simple, junit, bitcoinj-core, site-maven-plugin, nexus-staging-maven-plugin,
There are maybe transitive dependencies!

classifierBasedAttributeSelection from group nz.ac.waikato.cms.weka (version 1.0.5)

This package provides two classes - one for evaluating the merit of individual attributes using a classifier (ClassifierAttributeEval), and second for evaluating the merit of subsets of attributes using a classifier (ClassifierSubsetEval). Both invoke a user-specified classifier to perform the evaluation, either under cross-validation or on the training data.

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

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

enchanter-core from group org.codehaus.mojo.enchanter (version 1.0-beta-1)

Group: org.codehaus.mojo.enchanter Artifact: enchanter-core
Show documentation Show source 
 

4 downloads
Artifact enchanter-core
Group org.codehaus.mojo.enchanter
Version 1.0-beta-1
Last update 04. November 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies ganymed-ssh2, commons-net,
There are maybe transitive dependencies!

enchanter from group org.codehaus.mojo.enchanter (version 1.0-beta-1)

Enchanter is a small library that helps you script SSH/Telnet sessions in a manner similar to Expect. It also comes with a Maven plugin to setup connection and invoke your script(s) using JSR-223 which is part of Java 1.6

Group: org.codehaus.mojo.enchanter Artifact: enchanter
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact enchanter
Group org.codehaus.mojo.enchanter
Version 1.0-beta-1
Last update 04. November 2013
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

squeakysand-jsp-tldgenerator from group com.squeakysand.jsp (version 0.6.0)

Tool for automating the generation of JSP Custom Tag Library Descriptor (<code>.tld</code>) files. This is the basic code for doing the generation, you would normally some other code around this code to invoke it meaningfully. For example, see the <a href="../jsptld-maven-plugin">JSP TLD Maven Plugin</a> page.

Group: com.squeakysand.jsp Artifact: squeakysand-jsp-tldgenerator
Show all versions Show documentation Show source 
 

0 downloads
Artifact squeakysand-jsp-tldgenerator
Group com.squeakysand.jsp
Version 0.6.0
Last update 08. August 2013
Organization not specified
URL ${projects.http.url}/jsp/${project.version}/${project.artifactId}/
License not specified
Dependencies amount 6
Dependencies squeakysand-jsp, squeakysand-commons, squeakysand-javadoc, squeakysand-schema-javaee, plexus-utils, slf4j-api,
There are maybe transitive dependencies!

application from group net.sf.beezle.maven.plugins (version 1.3.5)

Generates an application file. An application file is a single file containing your entire application, it's all you need to distribute or run the application. Technically, an application file is a Bash shell script with an appended executable jar file. You can invoke it directly or you can pass it as an argument to java -jar. You can rename it without breaking the application.

Group: net.sf.beezle.maven.plugins Artifact: application
Show all versions Show documentation Show source 
 

0 downloads
Artifact application
Group net.sf.beezle.maven.plugins
Version 1.3.5
Last update 28. November 2011
Organization not specified
URL https://sourceforge.net/apps/trac/beezle/wiki/ApplicationHome
License GNU Lesser General Public License, Version 2.1
Dependencies amount 6
Dependencies sushi, jsch, maven-model, maven-plugin-api, maven-artifact, maven-project,
There are maybe transitive dependencies!

jna from group com.sun.jna (version 3.0.9)

JNA provides Java programs easy access to native shared libraries (DLLs on Windows) without writing anything but Java code no JNI or native code is required. This functionality is comparable to Windows' Platform/Invoke and Python's ctypes. Access is dynamic at runtime without code generation.

Group: com.sun.jna Artifact: jna
Show all versions Show source 
 

43 downloads
Artifact jna
Group com.sun.jna
Version 3.0.9
Last update 08. July 2009
Organization not specified
URL https://jna.dev.java.net/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 11 from 14 (items total 133)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy