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

Download JAR files tagged by than with all dependencies


cas-metadata from group org.apache.oodt (version 1.9.1)

A Multi-valued, generic Metadata container class. The class uses an internal Map of string keys pointing to vectors of strings. The data structure looks like the following: [std:string key]⇒std:vector of std:strings The multi-valued nature of the class is handled transparently by this Metadata container. Since all values are stored internally as string vectors, the difference between a scalar value and a non-scalar is handled by determining whether the list of values for a particular key is greater than 1.

Group: org.apache.oodt Artifact: cas-metadata
Show all versions Show documentation Show source 
Download cas-metadata.jar (1.9.1)
 

0 downloads
Artifact cas-metadata
Group org.apache.oodt
Version 1.9.1
Last update 25. September 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies guava, commons-codec, commons-io, commons-lang, commons-logging, oodt-commons, pcs-input, tika-core, spring-core, spring-hibernate3,
There are maybe transitive dependencies!

camunda-bpm-assert-scenario from group org.camunda.bpm.extension (version 2.0.0.alpha.2)

Camunda BPM Assert Scenario allows you to specify the actions needed at process wait states before you start the process instances executing your test scenario. As a consequence, writing such tests is easier and faster than ever before. And refactoring and changing large process models and their test suites can almost be done in the blink of an eye: ;-) Done! Check it out and judge yourself!

Group: org.camunda.bpm.extension Artifact: camunda-bpm-assert-scenario
Show all versions 
Download camunda-bpm-assert-scenario.jar (2.0.0.alpha.2)
 

1 downloads
Artifact camunda-bpm-assert-scenario
Group org.camunda.bpm.extension
Version 2.0.0.alpha.2
Last update 30. May 2021
Organization plexiti GmbH
URL https://github.com/camunda/camunda-bpm-assert-scenario
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

camunda-platform-scenario-runner from group org.camunda.bpm.extension.scenario (version 2.0.0.alpha.2)

Camunda Platform Scenarios allow you to specify the actions needed at process wait states before you start the process run. As a consequence, writing process tests becomes "behavioral" as well as easier and faster than ever before. Refactoring and changing large process models and their test suites can almost be done in the blink of an eye: ;-) Done! Check it out and judge yourself!

Group: org.camunda.bpm.extension.scenario Artifact: camunda-platform-scenario-runner
Show all versions Show documentation Show source 
Download camunda-platform-scenario-runner.jar (2.0.0.alpha.2)
 

0 downloads
Artifact camunda-platform-scenario-runner
Group org.camunda.bpm.extension.scenario
Version 2.0.0.alpha.2
Last update 30. May 2021
Organization plexiti GmbH
URL https://github.com/camunda-community-hub/camunda-platform-scenario
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

hbase-external-blockcache from group ch.cern.hbase (version 2.2.4_1)

Group: ch.cern.hbase Artifact: hbase-external-blockcache
Show all versions Show documentation Show source 
Download hbase-external-blockcache.jar (2.2.4_1)
 

0 downloads
Artifact hbase-external-blockcache
Group ch.cern.hbase
Version 2.2.4_1


puremvc from group org.puremvc (version 2.2)

PureMVC is a lightweight framework for creating applications based upon the classic Model-View-Controller design meta-pattern. This is the specific implementation for the Java language. It does not support modular programming since it uses Singletons as Core actors rather than the Multiton used in the MultiCore Version.

Group: org.puremvc Artifact: puremvc
Show all versions Show documentation Show source 
Download puremvc.jar (2.2)
 

0 downloads
Artifact puremvc
Group org.puremvc
Version 2.2
Last update 16. March 2020
Organization not specified
URL http://puremvc.org
License Reuse governed by Creative Commons Attribution 3.0 United States License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

PureMVC from group org.puremvc (version 2.0)

PureMVC is a lightweight framework for creating applications based upon the classic Model-View-Controller design meta-pattern. This is the specific implementation for the Java language. It does not support modular programming since it uses Singletons as Core actors rather than the Multiton used in the MultiCore Version.

Group: org.puremvc Artifact: PureMVC
Show documentation Show source 
Download PureMVC.jar (2.0)
 

0 downloads
Artifact PureMVC
Group org.puremvc
Version 2.0
Last update 21. March 2019
Organization not specified
URL http://puremvc.org
License Reuse governed by Creative Commons Attribution 3.0 United States License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

spl-evaluation-java from group cz.cuni.mff.d3s.spl (version 1.0.4)

Stochastice Performance Logic is a formalism for capturing performance assumptions. It is, for example, possible to capture assumption that newer version of a function bar is faster than the previous version or that library foobar is faster than library barfoo when rendering antialiased text. The purpose of this framework is to allow evaluation of SPL formulas inside Java applications.

Group: cz.cuni.mff.d3s.spl Artifact: spl-evaluation-java
Show all versions Show documentation Show source 
Download spl-evaluation-java.jar (1.0.4)
 

0 downloads
Artifact spl-evaluation-java
Group cz.cuni.mff.d3s.spl
Version 1.0.4
Last update 03. May 2018
Organization D3S MFF, Charles University in Prague
URL http://d3s.mff.cuni.cz/research/development_awareness/
License Apache License, Version 2.0
Dependencies amount 1
Dependencies msf4j-service,
There are maybe transitive dependencies!

groupdocs-annotation from group com.groupdocs (version 18.4)

GroupDocs.Annotation lets you add notes to PDF and Word documents, as well as to image files – all directly from a web browser. It is a convenient web-based tool that doesn’t require any software installation and allows you and your colleagues to annotate documents online. Moreover, with GroupDocs.Annotation, you can add your notes to a document and then send it for approval or review, or share the document with others for online collaborative review in real-time. This way you get feedback faster and can keep everyone’s notes and comments in a single file.

Group: com.groupdocs Artifact: groupdocs-annotation
Show all versions Show documentation Show source 
Download groupdocs-annotation.jar (18.4)
 

4 downloads
Artifact groupdocs-annotation
Group com.groupdocs
Version 18.4
Last update 12. April 2018
Organization not specified
URL http://groupdocs.com
License GroupDocs License, Version 1.0
Dependencies amount 6
Dependencies groupdocs-viewer, json, gson, commons-io, commons-codec, commons-lang3,
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 
Download LibSVM.jar (1.0.10)
 

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!

maven-dependency-versions-check-plugin from group com.ning.maven.plugins (version 2.0.4)

The maven-dependency-versions-check-plugin is a Maven plugin that verifies that the resolved versions of dependencies are at least the versions specified by the dependencies (or their dependencies etc.) if not higher. More specifically, it will check that * The resolved version of every dependency declared explicitly in the current POM is the same or a newer one than what was stated. If the resolved version has a higher major version number than the declared version, then the plugin will issue a warning if configured to do so. Note that enforced declared versions are ignored by the plugin. * For every explicitly declared dependency in the current POM, all its dependency versions are met. I.e. the resolved versions for all dependencies in that dependency's POM are the same or higher than the one stated in that dependency's POM. This is basically the same check as the one above, but using the dependency's POM! Also, if the current POM has exclusions specified for the dependency, then these transitive dependencies are ignored when checking this particular dependency.

Group: com.ning.maven.plugins Artifact: maven-dependency-versions-check-plugin
Show all versions Show documentation Show source 
Download maven-dependency-versions-check-plugin.jar (2.0.4)
 

0 downloads
Artifact maven-dependency-versions-check-plugin
Group com.ning.maven.plugins
Version 2.0.4
Last update 25. September 2016
Organization not specified
URL https://github.com/ning/maven-dependency-versions-check-plugin
License Apache License 2.0
Dependencies amount 11
Dependencies maven-plugin-api, maven-model, maven-artifact, maven-project, maven-dependency-tree, commons-lang, commons-collections, slf4j-api, maven-plugin-log4j, guava, findbugs-annotations,
There are maybe transitive dependencies!



Page 37 from 48 (items total 474)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy