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

Download JAR files tagged by class with all dependencies

Search JAR files by class name

cissnei from group org.bitbucket.iamkenos (version 1.0.4)

A test automation framework built on top of Cucumber. Intended to be used for writing various automated cucumber tests using external dependencies: - Cucumber: ${io-cucumber-ver} - Web UI Functional Tests: Selenium ${selenium-java-ver} - API Tests: RestAssured ${rest-assured-ver} Run tests using: - A Cucumber runner class for CICD setup - Built-in JavaFx Applet test runner to non-CICD setup using a fat jar c/o maven shade Report Results: - Credits to Damian Szczepanik and his project [cucumber-reporting] - Built-in reporting module [cissnei-report] forked and modified - https://github.com/damianszczepanik/cucumber-reporting

Group: org.bitbucket.iamkenos Artifact: cissnei
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact cissnei
Group org.bitbucket.iamkenos
Version 1.0.4
Last update 20. June 2018
Organization not specified
URL https://bitbucket.org/iamkenos/cissnei
License GNU General Public License v3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

groupdocs-assembly from group com.groupdocs (version 18.5)

GroupDocs.Assembly for Java is a class library that enables you to generate documents in popular office file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData, objects of custom Java types, and more. Supports Microsoft Word, Microsoft Excel, Microsoft PowerPoint, Open Document, Email, and other file formats.

Group: com.groupdocs Artifact: groupdocs-assembly
Show all versions Show documentation Show source 
 

10 downloads
Artifact groupdocs-assembly
Group com.groupdocs
Version 18.5
Last update 01. June 2018
Organization not specified
URL https://products.groupdocs.com/assembly/java
License GroupDocs License, Version 1.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

graal-rules-analyser from group fr.lirmm.graphik (version 1.3.1)

This module is dedicated to the analysis of a set of existential rules. It can check if this set belongs to a known decidable class of rules, either directly or by means of its Graph of Rule Dependencies (GRD). This module allows to analyze the properties of the strongly connected components in the GRD, which allows to determine properties of the rule set with respect to decidability as well as the kind of paradigm (forward or backward chaining) ensuring decidability.

Group: fr.lirmm.graphik Artifact: graal-rules-analyser
Show all versions Show documentation Show source 
 

0 downloads
Artifact graal-rules-analyser
Group fr.lirmm.graphik
Version 1.3.1
Last update 15. March 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies graal-util, graal-core, graal-forward-chaining, jgrapht-core, commons-collections4,
There are maybe transitive dependencies!

jenesis4java from group net.sourceforge.jenesis4java (version 2.19)

Generating Java sources from strings or patterns can become very inconvenient, in those cases Jenesis 4 Java can be a solution for you. Jenesis 4 Java is a DOM (domain object model) of the Java programming language. The complete java class including annotations and comments is constructed with as a DOM (that can be manipulated in as many passes you need) until you let it encode to a java file.

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

2 downloads
Artifact jenesis4java
Group net.sourceforge.jenesis4java
Version 2.19
Last update 19. January 2018
Organization jenesis4java
URL http://jenesis4java.sourceforge.net
License GNU LESSER GENERAL PUBLIC LICENSE (LGPL) version 3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

Lifecycle from group net.imadz (version 0.9.13)

Lifecycle AOP Framework. Enabling describe enhanced State Diagram with Java language, and processing relational Lifecycle constraints(including: state validations, transitions validations), concurrency, lifecycle callbacks, lifecycle events implicitely with Lifecycle Engine. This engine can be used by class load time (Java Instrumentation) or compile time (Lifecycle-StaticWeaver-maven-plugin).

Group: net.imadz Artifact: Lifecycle
Show all versions Show documentation Show source 
 

0 downloads
Artifact Lifecycle
Group net.imadz
Version 0.9.13
Last update 09. December 2017
Organization not specified
URL https://github.com/zhongdj/Lifecycle
License CDDL + GPL
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

probabilityCalibrationTrees from group nz.ac.waikato.cms.weka (version 1.0.0)

Provides probability calibration trees (PCTs) for local calibration of class probability estimates. To achieve calibration of a base learner, the PCT class must be used as the meta learner in the CascadeGeneralization class, which is also included in this package. The classifier to be calibrated must be used as the base learner in the CascadeGeneralization class. The CascadeGeneralization class can also be used independently to perform CascadeGeneralization for ensemble learning. The code for PCTs is largely the same as the LMT code for growing logistic model trees. For more details, see the ACML paper on probability calibration trees.

Group: nz.ac.waikato.cms.weka Artifact: probabilityCalibrationTrees
Show documentation Show source 
 

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

quasar-maven-plugin from group com.vlkan (version 0.7.9)

Quasar is a Java library that provides high-performance lightweight threads, Go-like channels, Erlang-like actors, and other asynchronous programming tools. Quasar fibers rely on bytecode instrumentation. This can be done at classloading time via a Java Agent, or at compilation time. This project ships a Maven plugin for the ahead-of-time Quasar instrumentation of the compiled class files.

Group: com.vlkan Artifact: quasar-maven-plugin
Show all versions Show documentation Show source 
 

2 downloads
Artifact quasar-maven-plugin
Group com.vlkan
Version 0.7.9
Last update 05. October 2017
Organization not specified
URL https://github.com/vy/quasar-maven-plugin
License The BSD 3-Clause License
Dependencies amount 4
Dependencies maven-plugin-api, maven-core, maven-plugin-annotations, quasar-core,
There are maybe transitive dependencies!

ensemblesOfNestedDichotomies from group nz.ac.waikato.cms.weka (version 1.0.6)

A meta classifier for handling multi-class datasets with 2-class classifiers by building an ensemble of nested dichotomies. For more info, check Lin Dong, Eibe Frank, Stefan Kramer: Ensembles of Balanced Nested Dichotomies for Multi-class Problems. In: PKDD, 84-95, 2005. Eibe Frank, Stefan Kramer: Ensembles of nested dichotomies for multi-class problems. In: Twenty-first International Conference on Machine Learning, 2004.

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

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

LibSVM from group nz.ac.waikato.cms.weka (version 1.0.10)

A wrapper class for the libsvm tools (the libsvm classes, typically the jar file, need to be in the classpath to use this classifier). LibSVM runs faster than SMO since it uses LibSVM to build the SVM classifier. LibSVM allows users to experiment with One-class SVM, Regressing SVM, and nu-SVM supported by LibSVM tool. LibSVM reports many useful statistics about LibSVM classifier (e.g., confusion matrix,precision, recall, ROC score, etc.)

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

181 downloads
Artifact LibSVM
Group nz.ac.waikato.cms.weka
Version 1.0.10
Last update 20. November 2016
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/LibSVM
License GNU General Public License 3
Dependencies amount 2
Dependencies weka-dev, libsvm,
There are maybe transitive dependencies!

opensearchserver from group com.jaeksoft (version 1.5.14)

OpenSearchServer is a powerful, enterprise-class, search engine program. Using the web user interface, the crawlers (web, file, database, ...) and the REST/RESTFul API you will be able to integrate quickly and easily advanced full-text search capabilities in your application. OpenSearchServer runs on Windows and Linux/Unix/BSD.

Group: com.jaeksoft Artifact: opensearchserver
Show all versions Show documentation Show source 
 

1 downloads
Artifact opensearchserver
Group com.jaeksoft
Version 1.5.14
Last update 09. August 2016
Organization not specified
URL http://www.open-search-server.com
License General Public License, Version 3.0
Dependencies amount 89
Dependencies jsp-api, cxf-rt-frontend-jaxws, cxf-rt-frontend-jaxrs, cxf-rt-transports-http-hc, lucene-core, lucene-analyzers, lucene-memory, lucene-queries, lucene-spellchecker, httpclient, nekohtml, tagsoup, fastutil, gson, icu4j, google-api-data-youtube-v2, httpmime, args4j, quartz-commonj, jsoup, json, xml-apis, jedis, apache-mime4j-core, commons-email, htmlcleaner, imgscalr-lib, fluent-hc, httpcore, httpcore-nio, httpasyncclient, pdfbox-ant, icepdf-core, zkbind, zul, zkplus, zhtml, hadoop-client, commons-codec, poi, poi-excelant, poi-ooxml, poi-ooxml-schemas, poi-scratchpad, simple-odf, batik-awt-util, batik-dom, batik-svg-dom, batik-util, batik-xml, sanselan, json-simple, commons-net, jaudiotagger, slf4j-log4j12, zk, woodstox-core-asl, jaxb-api, cxf-rt-rs-extension-providers, jackson-core, jackson-jaxrs-xml-provider, jackson-jaxrs-json-provider, json-path, dropbox-core-sdk, selenium-java, selenium-remote-driver, htmlunit-driver, phantomjsdriver, commons-compress, rome, lucene-stempel, langdetect, bcprov-jdk15, bcmail-jdk15, antlr4-runtime, opencsv, groovy-all, mongo-java-driver, jmimemagic, hunspell-bridj, RoaringBitmap, mysql-connector-java, jcifs-krb5-jdk7, postgresql, hsqldb, derby, iijdbc, jtds, sqlite-jdbc,
There are maybe transitive dependencies!



Page 248 from 269 (items total 2686)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy