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

Download JAR files tagged by $http: with all dependencies

Search JAR files by class name

hapi from group ca.uhn.hapi (version 2.5.1)

HAPI (HL7 application programming interface; pronounced "happy") is an open-source, object-oriented HL7 2.x parser for Java. HL7 (http://hl7org) is a messaging specification for healthcare information systems. This project is not affiliated with the HL7 organization; we are just writing some software that conforms to their specification. The project was initiated by University Health Network (a large multi-site teaching hospital in Toronto, Canada).

Group: ca.uhn.hapi Artifact: hapi
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact hapi
Group ca.uhn.hapi
Version 2.5.1
Last update 01. November 2023
Organization University Health Network
URL http://hl7api.sourceforge.net/
License HAPI is dual licensed (MPL, GPL)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

zeko-validator from group io.zeko (version 1.1.5)

A Java validation library by providing a fluent API and abstracting away the conditional constructs of the language. This is consider a rewrite base on validly to focus on validating raw string inputs from HTTP request with more than 100 preset validation rules. The library had been used in various Kotlin based project as well.

Group: io.zeko Artifact: zeko-validator
Show all versions Show documentation Show source 
 

0 downloads
Artifact zeko-validator
Group io.zeko
Version 1.1.5
Last update 12. October 2023
Organization not specified
URL https://github.com/darkredz/Zeko-Validator
License Apache License, Version 2.0
Dependencies amount 2
Dependencies commons-validator, commons-lang3,
There are maybe transitive dependencies!

ziplet from group com.faendir.ziplet (version 2.5.2)

This filter can, based on HTTP headers in a HttpServletRequest, compress data written to the HttpServletResponse, or decompress data read from the request. When supported by the client browser, this can potentially greatly reduce the number of bytes written across the network from and to the client. As a Filter, this class can also be easily added to any J2EE 1.3+ web application.

Group: com.faendir.ziplet Artifact: ziplet
Show all versions Show documentation Show source 
 

0 downloads
Artifact ziplet
Group com.faendir.ziplet
Version 2.5.2
Last update 07. October 2023
Organization not specified
URL https://github.com/f43nd1r/ziplet
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

lutra-docttr from group xyz.ottr.lutra (version 0.6.19)

This Lutra submodule implements docTTR which is a tool of producing documentation for template libraries as HTML pages. The resulting documentation contains dependency graphs, usages, example expansions and annotations extracted from annotation instances on the templates in the library. Lutra is the reference implementation of the OTTR framework. For more information about OTTR, see http://ottr.xyz.

Group: xyz.ottr.lutra Artifact: lutra-docttr
Show all versions Show documentation Show source 
 

0 downloads
Artifact lutra-docttr
Group xyz.ottr.lutra
Version 0.6.19
Last update 04. October 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies lutra-core, lutra-wottr, lutra-stottr, j2html, graphviz-java,
There are maybe transitive dependencies!

org.apache.sling.tracer from group org.apache.sling (version 1.0.8)

Tracer provides support for enabling the logs for specific category at specific level and only for specific request. It provides a very fine level of control via config provided as part of HTTP request around how the logging should be performed for given category. Refer to http://sling.apache.org/documentation/bundles/log-tracers.html

Group: org.apache.sling Artifact: org.apache.sling.tracer
Show all versions Show source 
 

2 downloads
Artifact org.apache.sling.tracer
Group org.apache.sling
Version 1.0.8
Last update 03. August 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ffmpeg-package from group com.tagtraum (version 4.0.11)

FFmpeg built with support for javax.sound.sampled in mind, i.e. mostly decoders, demuxers etc. Codecs to have known patent problems are disabled (no guarantee). tagtraum industries is not the developer of FFmpeg or any of its libraries. It only assembled this particular package. For more information on FFmpeg, please visit http://www.ffmpeg.org/

Group: com.tagtraum Artifact: ffmpeg-package
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ffmpeg-package
Group com.tagtraum
Version 4.0.11
Last update 01. August 2023
Organization tagtraum industries incorporated
URL https://www.tagtraum.com/ffmpeg
License LGPL 2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

fluentlenium-coverage-report from group io.fluentlenium (version 6.0.0)

Group: io.fluentlenium Artifact: fluentlenium-coverage-report

 

0 downloads
Artifact fluentlenium-coverage-report
Group io.fluentlenium
Version 6.0.0
Last update 03. May 2023
Organization not specified
URL Not specified
License Apache 2
Dependencies amount 8
Dependencies fluentlenium-core, fluentlenium-assertj, fluentlenium-cucumber, fluentlenium-spock, fluentlenium-junit, fluentlenium-junit-jupiter, fluentlenium-testng, fluentlenium-spring-testng,
There are maybe transitive dependencies!

fluentlenium-integration-tests from group io.fluentlenium (version 6.0.0)

Group: io.fluentlenium Artifact: fluentlenium-integration-tests

 

0 downloads
Artifact fluentlenium-integration-tests
Group io.fluentlenium
Version 6.0.0
Last update 03. May 2023
Organization not specified
URL Not specified
License Apache 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

fluentlenium-parent from group io.fluentlenium (version 6.0.0)

FluentLenium makes the writing of acceptance testing more easy and in a fluent way using the power of css selectors. Build upon Selenium WebDriver. goTo("http://www.bing.com"); $("#sb_form_q").fill().with("FluentLenium"); $("#sb_form_go").submit(); assertThat(title()).contains("FluentLenium");

Group: io.fluentlenium Artifact: fluentlenium-parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact fluentlenium-parent
Group io.fluentlenium
Version 6.0.0
Last update 03. May 2023
Organization FluentLenium
URL https://github.com/FluentLenium/FluentLenium
License Apache 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

aceql-http-client-jdbc-driver from group com.aceql (version 9.3)

The AceQL Java Client JDBC Driver allows to wrap the AceQL HTTP APIs and eliminates the tedious works of handling communications errors and parsing JSON results. Android and Java Desktop application developers can access remote SQL databases and/or SQL databases in the cloud by simply including standard JDBC calls in their code, just like they would for a local database.

Group: com.aceql Artifact: aceql-http-client-jdbc-driver
Show all versions Show documentation Show source 
 

0 downloads
Artifact aceql-http-client-jdbc-driver
Group com.aceql
Version 9.3
Last update 02. March 2023
Organization KawanSoft
URL http://www.aceql.com
License Apache 2.0
Dependencies amount 4
Dependencies commons-io, javax.json, commons-lang3, gson,
There are maybe transitive dependencies!



Page 894 from 927 (items total 9270)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy