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

Download JAR files tagged by majority with all dependencies

Search JAR files by class name

daemon-test-utils from group tech.coinbub (version 1.3.0)

Testing utilities for the majority of daemon interface integration tests.

Group: tech.coinbub Artifact: daemon-test-utils
Show all versions Show documentation Show source 
 

0 downloads
Artifact daemon-test-utils
Group tech.coinbub
Version 1.3.0
Last update 14. June 2018
Organization not specified
URL https://github.com/CoinBub/daemon-test-utils
License not specified
Dependencies amount 4
Dependencies jsonrpc4j, jackson-core, docker-java, activation,
There are maybe transitive dependencies!

base-parent from group com.github.hazendaz (version 45)

Base Maven Parent solving majority of Maven configurations. Use this to drive your maven builds.

Group: com.github.hazendaz Artifact: base-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact base-parent
Group com.github.hazendaz
Version 45
Last update 24. March 2024
Organization hazendaz
URL https://github.com/hazendaz/base-parent
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

horse-racing-data-model from group com.robinhowlett (version 1.0.0.RELEASE)

A data model to represent the majority of pertinent information contained within the basic horse racing domain.

Group: com.robinhowlett Artifact: horse-racing-data-model
Show documentation Show source 
 

0 downloads
Artifact horse-racing-data-model
Group com.robinhowlett
Version 1.0.0.RELEASE
Last update 30. November 2019
Organization not specified
URL https://github.com/robinhowlett/horse-racing-data-model
License MIT License
Dependencies amount 9
Dependencies jackson-module-parameter-names, jackson-datatype-jdk8, jackson-datatype-jsr310, jackson-dataformat-csv, spring-hateoas, commons-lang, slf4j-api, logback-core, logback-classic,
There are maybe transitive dependencies!

nifi-security-utils from group org.apache.nifi (version 2.0.0-M2)

This nifi-security-utils module is meant to hold the majority of utilities that one could need to enable secure transport or interact with encryption. Care should be taken to keep the number of dependencies to a minimum given the utility nature of this library.

Group: org.apache.nifi Artifact: nifi-security-utils
Show all versions Show documentation Show source 
 

8 downloads
Artifact nifi-security-utils
Group org.apache.nifi
Version 2.0.0-M2
Last update 26. January 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies nifi-api, nifi-utils, nifi-security-utils-api, nifi-security-cert-builder, commons-lang3, commons-codec, bcprov-jdk18on, bcpkix-jdk18on, nifi-properties,
There are maybe transitive dependencies!

elephant-bird from group com.twitter.elephantbird (version 4.17)

Elephant Bird is Twitter's open source library of LZO, Thrift, and/or Protocol Buffer-related Hadoop InputFormats, OutputFormats, Writables, Pig LoadFuncs, Hive SerDe, HBase miscellanea, etc. The majority of these are in production at Twitter running over data every day.

Group: com.twitter.elephantbird Artifact: elephant-bird
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact elephant-bird
Group com.twitter.elephantbird
Version 4.17
Last update 31. March 2018
Organization Twitter
URL https://github.com/twitter/elephant-bird
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

vaadin-buildhelpers from group com.vaadin (version 7.4.0.beta1)

Vaadin is a web application framework for Rich Internet Applications (RIA). Vaadin enables easy development and maintenance of fast and secure rich web applications with a stunning look and feel and a wide browser support. It features a server-side architecture with the majority of the logic running on the server. Ajax technology is used at the browser-side to ensure a rich and interactive user experience.

Group: com.vaadin Artifact: vaadin-buildhelpers
Show all versions Show documentation Show source 
 

1 downloads
Artifact vaadin-buildhelpers
Group com.vaadin
Version 7.4.0.beta1
Last update 19. December 2014
Organization Vaadin Ltd
URL http://vaadin.com
License Apache License Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

vaadin-client-compiler-deps from group com.vaadin (version 1.2.0)

Vaadin is a web application framework for Rich Internet Applications (RIA). Vaadin enables easy development and maintenance of fast and secure rich web applications with a stunning look and feel and a wide browser support. It features a server-side architecture with the majority of the logic running on the server. Ajax technology is used at the browser-side to ensure a rich and interactive user experience.

Group: com.vaadin Artifact: vaadin-client-compiler-deps
Show all versions Show documentation Show source 
 

1 downloads
Artifact vaadin-client-compiler-deps
Group com.vaadin
Version 1.2.0
Last update 27. October 2014
Organization Vaadin Ltd
URL http://vaadin.com
License Apache License Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

vaadin-theme-compiler from group com.vaadin (version 7.1.15)

Vaadin is a web application framework for Rich Internet Applications (RIA). Vaadin enables easy development and maintenance of fast and secure rich web applications with a stunning look and feel and a wide browser support. It features a server-side architecture with the majority of the logic running on the server. Ajax technology is used at the browser-side to ensure a rich and interactive user experience.

Group: com.vaadin Artifact: vaadin-theme-compiler
Show all versions Show documentation Show source 
 

0 downloads
Artifact vaadin-theme-compiler
Group com.vaadin
Version 7.1.15
Last update 02. May 2014
Organization Vaadin Ltd
URL http://vaadin.com
License Apache License Version 2.0
Dependencies amount 5
Dependencies vaadin-shared, commons-jexl, sac, cssparser, commons-cli,
There are maybe transitive dependencies!

vaadin-shared-deps from group com.vaadin (version 1.0.3)

Vaadin is a web application framework for Rich Internet Applications (RIA). Vaadin enables easy development and maintenance of fast and secure rich web applications with a stunning look and feel and a wide browser support. It features a server-side architecture with the majority of the logic running on the server. Ajax technology is used at the browser-side to ensure a rich and interactive user experience.

Group: com.vaadin Artifact: vaadin-shared-deps
Show all versions Show documentation Show source 
 

2 downloads
Artifact vaadin-shared-deps
Group com.vaadin
Version 1.0.3
Last update 11. October 2013
Organization Vaadin Ltd
URL http://vaadin.com
License Apache License Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

dagging from group nz.ac.waikato.cms.weka (version 1.0.3)

This meta classifier creates a number of disjoint, stratified folds out of the data and feeds each chunk of data to a copy of the supplied base classifier. Predictions are made via majority vote, since all the generated base classifiers are put into the Vote meta classifier. Useful for base classifiers that are quadratic or worse in time behavior, regarding number of instances in the training data. For more information, see: Ting, K. M., Witten, I. H.: Stacking Bagged and Dagged Models. In: Fourteenth international Conference on Machine Learning, San Francisco, CA, 367-375, 1997.

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

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



Page 1 from 1 (items total 10)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy