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

Download JAR files tagged by impact with all dependencies

Search JAR files by class name

stormpath-clover from group com.stormpath.sdk (version 2.0.4-okta)

The purpose of this module is solely for building aggregated clover test coverage reports. It is for internal Stormpath use and requires a license. It is only ever used with the clover-it profile and should not impact the public's ability to build the stormpath-sdk-java project

Group: com.stormpath.sdk Artifact: stormpath-clover
Show all versions 
 

0 downloads
Artifact stormpath-clover
Group com.stormpath.sdk
Version 2.0.4-okta
Last update 28. September 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

Load-Impact-Java-SDK from group com.loadimpact (version 1.2)

Java SDK for the Load Impact API. The primary class to use is com.loadimpact.ApiTokenClient. This SDK is closely modeled after the API described at Load Impact - Platform API Reference (http://developers.loadimpact.com/api/index.html) View the JavaDocs for a full description of every operation.

Group: com.loadimpact Artifact: Load-Impact-Java-SDK
Show all versions Show documentation Show source 
 

0 downloads
Artifact Load-Impact-Java-SDK
Group com.loadimpact
Version 1.2
Last update 14. May 2014
Organization not specified
URL http://developers.loadimpact.com/sdk/index.html
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies jersey-client, jersey-media-multipart, jersey-media-json-processing, joda-time,
There are maybe transitive dependencies!

sonar-cutoff-plugin from group org.codehaus.sonar-plugins (version 0.2)

Exclude files from analysis based on a cutoff date threshold. Any source file that was last modified prior to the configured cutoff date is excluded. This can be useful when you want to analyze the work done on an existing code base and measure the quality of new code/changes only. This way previous phases of the project will not impact the analysis.

Group: org.codehaus.sonar-plugins Artifact: sonar-cutoff-plugin
Show all versions Show documentation Show source 
 

4 downloads
Artifact sonar-cutoff-plugin
Group org.codehaus.sonar-plugins
Version 0.2
Last update 19. October 2012
Organization SonarSource
URL http://docs.codehaus.org/display/SONAR/Cutoff+Plugin
License GNU LGPL 3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jmxtrans-output from group org.jmxtrans (version 272)

This module groups all different output writers. Different output writers have different dependencies. To ensure that those dependencies do not leak to other output writer, or that we can limit to number of dependencies at runtime, output writers are split into separate modules based on the dependencies they use. For example, the CloudWatch output writers depends on the AWS SDK, which is quite large and not used by any other output writer. If you only want to send metrics to Graphite, there should be no need to have the AWS SDK in your classpath at runtime. Some dependencies are also problematic. They can introduce incompatibilities. For example, a few writers are based directly on log4j or logback. This direct dependence breaks the use of SLF4J. By isolating those output writers to a specific module, we can ensure this has minimal impact.

Group: org.jmxtrans Artifact: jmxtrans-output
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jmxtrans-output
Group org.jmxtrans
Version 272
Last update 30. March 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jmxtrans-output-kafka from group org.jmxtrans (version 272)

Group: org.jmxtrans Artifact: jmxtrans-output-kafka
Show all versions Show documentation Show source 
 

4 downloads
Artifact jmxtrans-output-kafka
Group org.jmxtrans
Version 272
Last update 30. March 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies guava, kafka-clients, jmxtrans-core, jmxtrans-utils, slf4j-api,
There are maybe transitive dependencies!

jmxtrans-output-gelf from group org.jmxtrans (version 272)

Group: org.jmxtrans Artifact: jmxtrans-output-gelf
Show all versions Show documentation Show source 
 

0 downloads
Artifact jmxtrans-output-gelf
Group org.jmxtrans
Version 272
Last update 30. March 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies commons-lang, gelfclient, jmxtrans-core, jmxtrans-output-core,
There are maybe transitive dependencies!

jmxtrans-output-elastic from group org.jmxtrans (version 272)

Group: org.jmxtrans Artifact: jmxtrans-output-elastic
Show all versions Show documentation Show source 
 

0 downloads
Artifact jmxtrans-output-elastic
Group org.jmxtrans
Version 272
Last update 30. March 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies guava, jest, jmxtrans-core, jmxtrans-utils, slf4j-api,
There are maybe transitive dependencies!

rush from group edu.utah.bmi.nlp (version 3.0)

RuSH is an efficient, reliable, and easy adaptable rule-based sentence segmentation solution. It is specifically designed to handle the telegraphic written text in clinical note. It leverages a nested hash table to execute simultaneous rule processing, which reduces the impact of the rule-base growth on execution time and eliminates the effect of rule order on accuracy. If you wish to cite RuSH in a publication, please use: Jianlin Shi ; Danielle Mowery ; Kristina M. Doing-Harris ; John F. Hurdle.RuSH: a Rule-based Segmentation Tool Using Hashing for Extremely Accurate Sentence Segmentation of Clinical Text. AMIA Annu Symp Proc. 2016: 1587. The full text can be found at: https://knowledge.amia.org/amia-63300-1.3360278/t005-1.3362920/f005-1.3362921/2495498-1.3363244/2495498-1.3363247?timeStamp=1479743941616 This version allows defining section scopes for sentence segmentation.

Group: edu.utah.bmi.nlp Artifact: rush
Show all versions Show documentation Show source 
 

0 downloads
Artifact rush
Group edu.utah.bmi.nlp
Version 3.0
Last update 10. February 2018
Organization The Department of Biomedical Informatics, University of Utah
URL https://github.com/jianlins/RuSH
License The Apache Software License, Version 2
Dependencies amount 3
Dependencies nlp-core, fastner, junit-repeat-rule,
There are maybe transitive dependencies!

rush from group edu.utah.bmi (version 1.0)

RuSH is an efficient, reliable, and easy adaptable rule-based sentence segmentation solution. It is specifically designed to handle the telegraphic written text in clinical note. It leverages a nested hash table to execute simultaneous rule processing, which reduces the impact of the rule-base growth on execution time and eliminates the effect of rule order on accuracy. If you wish to cite RuSH in a publication, please use: Jianlin Shi ; Danielle Mowery ; Kristina M. Doing-Harris ; John F. Hurdle.RuSH: a Rule-based Segmentation Tool Using Hashing for Extremely Accurate Sentence Segmentation of Clinical Text. AMIA Annu Symp Proc. 2016: 1587. The full text can be found at: https://knowledge.amia.org/amia-63300-1.3360278/t005-1.3362920/f005-1.3362921/2495498-1.3363244/2495498-1.3363247?timeStamp=1479743941616

Group: edu.utah.bmi Artifact: rush
Show documentation Show source 
 

0 downloads
Artifact rush
Group edu.utah.bmi
Version 1.0
Last update 23. April 2017
Organization The Department of Biomedical Informatics, University of Utah
URL https://github.com/jianlins/RuSH
License The Apache Software License, Version 2
Dependencies amount 6
Dependencies uimaj-core, uimaj-tools, uimaj-document-annotation, uimafit-core, uimaj-examples, junit,
There are maybe transitive dependencies!



Page 4 from 4 (items total 39)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy