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

Download JAR files tagged by only with all dependencies

Search JAR files by class name

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!

djenni-source-maven-example from group com.robertboothby.djenni (version 0.2.0)

Group: com.robertboothby.djenni Artifact: djenni-source-maven-example
Show all versions Show documentation Show source 
 

0 downloads
Artifact djenni-source-maven-example
Group com.robertboothby.djenni
Version 0.2.0
Last update 10. November 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies core, hamcrest-all, junit,
There are maybe transitive dependencies!

util from group com.robertboothby.djenni (version 0.2.0)

Group: com.robertboothby.djenni Artifact: util
Show all versions Show documentation Show source 
 

0 downloads
Artifact util
Group com.robertboothby.djenni
Version 0.2.0
Last update 10. November 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

djenni-parent from group com.robertboothby.djenni (version 0.2.0)

This is the parent module for all components of the Djenni framework - a test data generation framework that sets out to introduce better practices in test data management and generation. The core goals are: - to reduce the amount of time developers and testers spend manually crafting data - to make tests clearer by only focusing on the key data elements - to make tests even more complete by fuzzing data elements that are not deemed key to the test - to better support later test phases by helping developers to provide data generators suitable for large scale data generation in a thread safe / multi-threadable manner.

Group: com.robertboothby.djenni Artifact: djenni-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact djenni-parent
Group com.robertboothby.djenni
Version 0.2.0
Last update 10. November 2019
Organization not specified
URL https://github.com/RobertBoothby/djenni
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

box from group edu.byu.hbll.box (version 1.3.5)

Box is an add-on framework for Java EE applications that performs asynchronous gathering of source data with subsequent processing or transformation of that data into output JSON documents and exposing those documents through a web API. Box excels at maintaining existing documents including keeping them up-to-date in real time and deleting them when required. Box supports aggregating data from multiple sources as well as splitting data into multiple documents. How documents are processed is left up to each application. The web api makes the documents available by ID or by harvesting all documents. Harvests can be filtered using facets and documents can be pared down by requesting only needed fields.

Group: edu.byu.hbll.box Artifact: box
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact box
Group edu.byu.hbll.box
Version 1.3.5
Last update 21. December 2018
Organization not specified
URL https://bitbucket.org/byuhbll/box
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

box-web from group edu.byu.hbll.box (version 1.3.5)

Group: edu.byu.hbll.box Artifact: box-web
Show all versions Show documentation Show source 
 

0 downloads
Artifact box-web
Group edu.byu.hbll.box
Version 1.3.5
Last update 21. December 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies box-core, stats,
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!

listenablefuture from group com.google.guava (version 9999.0-empty-to-avoid-conflict-with-guava)

An empty artifact that Guava depends on to signal that it is providing ListenableFuture -- but is also available in a second "version" that contains com.google.common.util.concurrent.ListenableFuture class, without any other Guava classes. The idea is: - If users want only ListenableFuture, they depend on listenablefuture-1.0. - If users want all of Guava, they depend on guava, which, as of Guava 27.0, depends on listenablefuture-9999.0-empty-to-avoid-conflict-with-guava. The 9999.0-... version number is enough for some build systems (notably, Gradle) to select that empty artifact over the "real" listenablefuture-1.0 -- avoiding a conflict with the copy of ListenableFuture in guava itself. If users are using an older version of Guava or a build system other than Gradle, they may see class conflicts. If so, they can solve them by manually excluding the listenablefuture artifact or manually forcing their build systems to use 9999.0-....

Group: com.google.guava Artifact: listenablefuture
Show all versions 
 

48 downloads
Artifact listenablefuture
Group com.google.guava
Version 9999.0-empty-to-avoid-conflict-with-guava
Last update 11. September 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

pmd-build-tools-plugin from group net.sourceforge.pmd (version 1.2)

This small subproject regroup most of the stuff needed to build pmd. As some java code has been produced to reduce the use of scripts when generating the website, the build also requires a small jar, which is generated by this pom. IMPORTANT NOTE: the pmd-build.jar does not need to be recompile if you modify any ant or xslt files. You can alter the files that are in the xslt directory and directly uses the appropriate ant or java task. pmd-build should be recompiled and package (and its version incrememented) only if you modify the java code.

Group: net.sourceforge.pmd Artifact: pmd-build-tools-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact pmd-build-tools-plugin
Group net.sourceforge.pmd
Version 1.2
Last update 24. June 2018
Organization not specified
URL http://pmd.sourceforge.net/
License BSD-style
Dependencies amount 1
Dependencies commons-io,
There are maybe transitive dependencies!

hprose-java from group org.hprose (version 2.0.38)

Hprose is a High Performance Remote Object Service Engine. It is a modern, lightweight, cross-language, cross-platform, object-oriented, high performance, remote dynamic communication middleware. It is not only easy to use, but powerful. You just need a little time to learn, then you can use it to easily construct cross language cross platform distributed application system. Hprose supports many programming languages, for example: * AAuto Quicker * ActionScript * ASP * C++ * Dart * Delphi/Free Pascal * dotNET(C#, Visual Basic...) * Golang * Java * JavaScript * Node.js * Objective-C * Perl * PHP * Python * Ruby * ... Through Hprose, You can conveniently and efficiently intercommunicate between those programming languages. This project is the implementation of Hprose for Java.

Group: org.hprose Artifact: hprose-java
Show all versions Show documentation Show source 
 

3 downloads
Artifact hprose-java
Group org.hprose
Version 2.0.38
Last update 23. April 2018
Organization not specified
URL https://github.com/hprose/hprose-java
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 174 from 186 (items total 1852)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy