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

Download JAR files tagged by analysis with all dependencies

Search JAR files by class name

jdr from group org.wildfly.swarm (version 2018.5.0)

Enables the gathering of diagnostic data for use in remote analysis of error conditions. Although the data is in a simple format and could be useful to anyone, primarily useful for JBoss EAP subscribers who would provide the data to Red Hat when requesting support

Group: org.wildfly.swarm Artifact: jdr
Show all versions Show documentation Show source 
 

2 downloads
Artifact jdr
Group org.wildfly.swarm
Version 2018.5.0
Last update 02. May 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies container, management, logging, spi,
There are maybe transitive dependencies!

syat-choco from group com.github.gwr3n (version 1.0.0)

syāt is a suite of declarative modelling tools for statistical analysis. Global constraints and modeling tools covered in this library have been originally introduced in Rossi et al., "Declarative Statistics", 2017 (https://arxiv.org/abs/1708.01829).

Group: com.github.gwr3n Artifact: syat-choco
Show documentation Show source 
 

0 downloads
Artifact syat-choco
Group com.github.gwr3n
Version 1.0.0
Last update 07. January 2018
Organization not specified
URL https://gwr3n.github.io/syat-choco/
License MIT License
Dependencies amount 4
Dependencies choco-solver, ssj, la4j, commons-math3,
There are maybe transitive dependencies!

vader-sentiment-analyzer from group com.github.apanimesh061 (version 1.0)

Java port of Python NLTK Vader Sentiment Analyzer. VADER (Valence Aware Dictionary and sEntiment Reasoner) is a lexicon and rule-based sentiment analysis tool that is specifically attuned to sentiments expressed in social media, and works well on texts from other domains.

Group: com.github.apanimesh061 Artifact: vader-sentiment-analyzer
Show documentation Show source 
 

25 downloads
Artifact vader-sentiment-analyzer
Group com.github.apanimesh061
Version 1.0
Last update 06. January 2018
Organization not specified
URL https://github.com/apanimesh061/VaderSentimentJava/blob/master/README.md
License MIT License
Dependencies amount 1
Dependencies commons-lang,
There are maybe transitive dependencies!

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

Performs latent semantic analysis and transformation of the data. Use in conjunction with a Ranker search. A low-rank approximation of the full data is found by specifying the number of singular values to use. The dataset may be transformed to give the relation of either the attributes or the instances (default) to the concept space created by the transformation.

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

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

geomajas-project-server from group org.geomajas.project (version 1.18.5)

Geomajas is a component framework for building rich Internet applications (RIA) with sophisticated capabilities for the display, analysis and management of geographic information. It is a building block that allows developers to add maps and other geographic data capabilities to their web applications. Dependencies for the back-end, specifying back-end version and it's most important dependencies.

Group: org.geomajas.project Artifact: geomajas-project-server
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact geomajas-project-server
Group org.geomajas.project
Version 1.18.5
Last update 03. August 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

crawljax-web from group com.crawljax (version 3.6)

Group: com.crawljax Artifact: crawljax-web
Show all versions Show documentation Show source 
 

4 downloads
Artifact crawljax-web
Group com.crawljax
Version 3.6
Last update 12. December 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 14
Dependencies crawljax-core, crawloverview-plugin, test-plugin, guice-servlet, guice-assistedinject, javax.servlet-api, jersey-guice, jersey-multipart, jackson-jaxrs, jetty-webapp, logback-classic, websocket-server, commons-cli, reflections,
There are maybe transitive dependencies!

webservice-scie from group de.cit-ec.scie (version 2.0.1)

Contains the SCIE Webservice. This application will spawn a multiple instances of the scie-core application in a process pool, relay requests from the web frontend to the analysis process and parse the resulting XCAS into an interactive HTML output or JSON.

Group: de.cit-ec.scie Artifact: webservice-scie
Show all versions Show documentation Show source 
 

0 downloads
Artifact webservice-scie
Group de.cit-ec.scie
Version 2.0.1
Last update 10. December 2014
Organization not specified
URL http://openresearch.cit-ec.de/projects/scie/
License The GNU Affero General Public License, Version 3
Dependencies amount 3
Dependencies scie-typesystem, webservice, scie-core,
There are maybe transitive dependencies!

sanity4j from group net.sf.sanity4j (version 1.1.1)

Sanity4J was created to simplify running multiple static code analysis tools on the Java projects. It provides a single entry point to run all the selected tools and produce a consolidated report, which presents all findings in an easily accessible manner.

Group: net.sf.sanity4j Artifact: sanity4j
Show all versions Show documentation Show source 
 

0 downloads
Artifact sanity4j
Group net.sf.sanity4j
Version 1.1.1
Last update 22. August 2014
Organization The Sanity4J project
URL http://sanity4j.sf.net
License GPLv3
Dependencies amount 8
Dependencies bcel, jaxb-api, jaxb-impl, jfreechart, commons-lang, commons-collections, plexus-utils, maven-dependency-plugin,
There are maybe transitive dependencies!

parallelcolt from group net.sourceforge.parallelcolt (version 0.10.1)

Parallel Colt is a multithreaded version of Colt - a library for high performance scientific computing in Java. It contains efficient algorithms for data analysis, linear algebra, multi-dimensional arrays, Fourier transforms, statistics and histogramming.

Group: net.sourceforge.parallelcolt Artifact: parallelcolt
Show all versions Show documentation Show source 
 

7 downloads
Artifact parallelcolt
Group net.sourceforge.parallelcolt
Version 0.10.1
Last update 29. July 2013
Organization not specified
URL http://sourceforge.net/projects/parallelcolt/
License CERN Public License
Dependencies amount 6
Dependencies jplasma, jtransforms, csparsej, optimization, netlib-java, JKLU,
There are maybe transitive dependencies!

crawljax from group com.crawljax (version 2.2)

Crawling Ajax applications through dynamic analysis and reconstruction of the UI state changes. Crawljax is based on a method which dynamically builds a `state-flow graph' modeling the various navigation paths and states within an Ajax application.

Group: com.crawljax Artifact: crawljax
Show all versions Show documentation Show source 
 

0 downloads
Artifact crawljax
Group com.crawljax
Version 2.2
Last update 31. December 2012
Organization not specified
URL http://crawljax.com
License Apache 2
Dependencies amount 20
Dependencies commons-lang, commons-configuration, commons-math, commons-io, jgrapht, xmlunit, nekohtml, jcip-annotations, xercesImpl, selenium-firefox-driver, selenium-chrome-driver, selenium-htmlunit-driver, selenium-ie-driver, selenium-support, selenium-iphone-driver, selenium-remote-driver, selenium-android-driver, guava, jcl-over-slf4j, jul-to-slf4j,
There are maybe transitive dependencies!



Page 167 from 193 (items total 1922)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy