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

Download JAR files tagged by format with all dependencies

Search JAR files by class name

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!

jdbc-json-extension from group com.consolefire (version 1.4.0)

`jdbc-json-extension` is to fetch data from RDBMS in JSON format. The data is structured the in the same relation structure of the Tables relationships in the database. The fetch is pre-planned using a `FetchPlan` configuration. The execution is multithreaded tree pattern where it starts from the `root` table with supplied filter parameters. The subsequent nodes (tables) are fetched as the `One-to-*` relationship defined from the root tables.

Group: com.consolefire Artifact: jdbc-json-extension
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jdbc-json-extension
Group com.consolefire
Version 1.4.0
Last update 15. May 2019
Organization Consolefire
URL https://github.com/Consolefire/jdbc-json-extension
License Apache License Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jdbc-json-extension-common from group com.consolefire (version 1.4.0)

Group: com.consolefire Artifact: jdbc-json-extension-common
Show all versions Show documentation Show source 
 

0 downloads
Artifact jdbc-json-extension-common
Group com.consolefire
Version 1.4.0
Last update 15. May 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jdbc-json-extension-core from group com.consolefire (version 1.4.0)

Group: com.consolefire Artifact: jdbc-json-extension-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact jdbc-json-extension-core
Group com.consolefire
Version 1.4.0
Last update 15. May 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies jdbc-json-extension-common,
There are maybe transitive dependencies!

newrelic-batch from group com.opsmatters (version 1.0.2)

Java library that allows New Relic objects to be created automatically from file based definitions. New Relic Alerts can be configured from alert channels, policies and conditions in CSV or spreadsheet format. New Relic Insights dashboards can be created from definition files in YAML format. It provides a set of tools to accelerate or automate the deployment of New Relic Alerts and Insights dashboards.

Group: com.opsmatters Artifact: newrelic-batch
Show all versions Show documentation Show source 
 

0 downloads
Artifact newrelic-batch
Group com.opsmatters
Version 1.0.2
Last update 13. April 2018
Organization not specified
URL https://github.com/opsmatters/newrelic-batch
License Apache 2.0
Dependencies amount 3
Dependencies opsmatters-core, newrelic-api, snakeyaml,
There are maybe transitive dependencies!

changelog-buildbreaker-maven-plugin from group com.github.peterwippermann.maven (version 0.1.2)

Changelogs should be in sync with the corresponding release. It is confusing for your users if the changelog does not reflect the latest changes. An obvious mistake are changes in your changelog tagged as "unreleased". This Maven plugin checks that there are no more unreleased changes in your changelog and breaks the release build otherwise. Your changelog is expected to follow the format proposed by keepachangelog.com.

Group: com.github.peterwippermann.maven Artifact: changelog-buildbreaker-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact changelog-buildbreaker-maven-plugin
Group com.github.peterwippermann.maven
Version 0.1.2
Last update 09. January 2018
Organization not specified
URL https://github.com/PeterWippermann/changelog-buildbreaker
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies maven-plugin-api, plexus-utils,
There are maybe transitive dependencies!

com.googlecode.jweb1t from group com.googlecode.jweb1t (version 1.4.0)

jWeb1T is an open source Java tool for efficiently searching n-gram data in the Web 1T 5-gram corpus format. It is based on a binary search algorithm that finds the n-grams and returns their frequency counts in logarithmic time. As the corpus is stored in many files a simple index is used to retrieve the files containing the n-grams.

Group: com.googlecode.jweb1t Artifact: com.googlecode.jweb1t
Show all versions Show documentation Show source 
 

1 downloads
Artifact com.googlecode.jweb1t
Group com.googlecode.jweb1t
Version 1.4.0
Last update 03. October 2017
Organization not specified
URL https://dkpro.github.io/jweb1t
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies commons-lang3, pcj, commons-logging-api,
There are maybe transitive dependencies!

svg2vector from group de.vandermeer (version 2.0.0)

SVG to vector converter. This tool converts an SVG graphic to a vector format. Currently supported targets are EMF, PDF and SVG. The tool does support SVG and SVGZ input formats. It also can deal with SVG layers. Input can be a file or a URL. Output can be a single file or a set of files, i.e. handling SVG layers individually. This means that the tool can be part of a tool chain for creating animations. Simply create an SVG image with several layers, one per step of an animation. Then use this tool to create an image per layer and use them in the target publication platform.

Group: de.vandermeer Artifact: svg2vector
Show all versions Show documentation Show source 
 

10 downloads
Artifact svg2vector
Group de.vandermeer
Version 2.0.0
Last update 13. April 2017
Organization not specified
URL http://www.vandermeer.de/projects/skb/java/svg2vector
License Apache 2
Dependencies amount 8
Dependencies execs, ST4, batik-bridge, freehep-graphicsio, freehep-graphics2d, freehep-graphicsio-emf, freehep-graphicsio-pdf, freehep-graphicsio-svg,
There are maybe transitive dependencies!

hraven from group com.twitter.hraven (version 1.0.1)

hRaven collects run time data and statistics from map reduce jobs running on Hadoop clusters and stores the collected job history in an easily queryable format. For the jobs that are run through frameworks (Pig or Scalding/Cascading) that decompose a script or application into a DAG of map reduce jobs for actual execution, hRaven groups job history data together by an application construct. This will allow for easier visualization of all of the component jobs' execution for an application and more comprehensive trending and analysis over time.

Group: com.twitter.hraven Artifact: hraven
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact hraven
Group com.twitter.hraven
Version 1.0.1
Last update 12. April 2017
Organization Twitter
URL https://github.com/twitter/hraven
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 277 from 294 (items total 2938)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy