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

Download JAR files tagged by different with all dependencies

Search JAR files by class name

el from group net.sf.tweety.logics (version 1.10)

Group: net.sf.tweety.logics Artifact: el
Show all versions Show documentation Show source 
 

0 downloads
Artifact el
Group net.sf.tweety.logics
Version 1.10
Last update 16. January 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies fol,
There are maybe transitive dependencies!

pathogen from group com.aamend.spark (version 1.0.1)

The rooster crows immediately before sunrise, the rooster causes the sun to rise. Using GraphX to detect possible causes and effects between time related events. We observe a true causation signal by generating random correlations over same events at different time and back propagate these scores to their most connected events. Finally, we extract the most probable causes and effects together with a score of aggressiveness (how likely an event could explain downstream effects) and sensitivity (how likely an event results from an upstream cause).

Group: com.aamend.spark Artifact: pathogen
Show all versions Show documentation Show source 
 

1 downloads
Artifact pathogen
Group com.aamend.spark
Version 1.0.1
Last update 14. July 2017
Organization aamend.com
URL https://github.com/aamend/pathogen
License Apache License, version 2.0
Dependencies amount 2
Dependencies joda-time, scala-logging_2.11,
There are maybe transitive dependencies!

bigtable-hbase-shaded-for-dataflow from group com.google.cloud.bigtable (version 0.9.7.1)

This project contains artifacts that provide utility functions for Cloud Bigtable client readers and writers in Google Cloud Dataflow. Dataflow includes a different version of the cloud bigtable client, resulting in a need to have a separation of concerns and an abstraction. More importantly, there is a need for shading and renaming of packages so that Dataflow nad bigtable-hbase-dataflow's two sets of shading (needed for a variety of reasons) don't clash with each other. This submodule does package renaming which is needed for bigtable-hbase-dataflow and alleviates some issues related to developing that module.

Group: com.google.cloud.bigtable Artifact: bigtable-hbase-shaded-for-dataflow
Show all versions Show documentation Show source 
 

0 downloads
Artifact bigtable-hbase-shaded-for-dataflow
Group com.google.cloud.bigtable
Version 0.9.7.1
Last update 19. June 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 26
Dependencies api-common, guava, auto-value, guice, javax.inject, aopalliance, joda-time, gson, jsr305, commons-logging, slf4j-api, error_prone_annotations, httpclient, httpcore, commons-codec, commons-lang, hbase-client, metrics-core, protobuf-java, findbugs-annotations, hbase-common, hbase-protocol, hbase-annotations, hadoop-common, commons-cli, commons-collections,
There are maybe transitive dependencies!

easy-config-core from group com.socialbakers.easy-config (version 0.5.7)

Group: com.socialbakers.easy-config Artifact: easy-config-core
Show all versions Show documentation Show source 
 

1 downloads
Artifact easy-config-core
Group com.socialbakers.easy-config
Version 0.5.7
Last update 28. April 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies slf4j-api, commons-io, commons-lang3, freemarker, jdom, commons-beanutils, guava,
There are maybe transitive dependencies!

easy-config from group com.socialbakers.easy-config (version 0.5.7)

Maven plugin for small application config support. Allows you to define configuration for your application at one place and generate config files and java class. Configuration can be instantiate by var args, file config or environment variables or combination of all. ISSUES: -v potomkovi mam rucne psanou pomocnou property, ta se nesmi dostat do property descriptoru, pak je tam s klicem null -pokud reloadArgs byposition vrati null, vyhodit hned vyjimku - confDef = byOrder.get(iPos++); TODO: - boolean opts -- is/get -- option without value true - make def enum public - static instance to access from everywhere without pass an instance -static enum Def -more executions with different configuration has conflict in options and names

Group: com.socialbakers.easy-config Artifact: easy-config
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact easy-config
Group com.socialbakers.easy-config
Version 0.5.7
Last update 28. April 2017
Organization not specified
URL https://github.com/fiserro/easy-config
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

bigtable-hbase-dataflow-tools from group com.google.cloud.bigtable (version 0.9.1)

This project contains artifacts that provide utility functions for Cloud Bigtable client readers and writers in Google Cloud Dataflow. Dataflow includes a different version of the cloud bigtable client, resulting in a need to have a separation of concerns and an abstraction. More importantly, there is a need for shading and renaming of packages so that Dataflow nad bigtable-hbase-dataflow's two sets of shading (needed for a variety of reasons) don't clash with each other. This submodule does package renaming which is needed for bigtable-hbase-dataflow and alleviates some issues related to developing that module.

Group: com.google.cloud.bigtable Artifact: bigtable-hbase-dataflow-tools
Show all versions Show documentation Show source 
 

0 downloads
Artifact bigtable-hbase-dataflow-tools
Group com.google.cloud.bigtable
Version 0.9.1
Last update 18. July 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies hbase-client, commons-lang,
There are maybe transitive dependencies!

bond from group org.necula.bond (version 0.2.0)

Bond is a small library that can be used to spy values and mock functions during tests. Spying is a replacement for writing the assertEquals in your test, which are tedious to write and even more tedious to update whem your test setup or code inevitably changes. With Bond, you separate what is being verified, e.g., the variable named output, from what value it should have. This way you can quickly spy several variables, even have structured values such as lists or dictionaries, and these values are saved into an observation log that is saved for future reference. If the test observations are different you have the option to interact with a console or visual tool to see what has changed, and whether the reference set of observations need to be updated.

Group: org.necula.bond Artifact: bond
Show all versions Show documentation Show source 
 

0 downloads
Artifact bond
Group org.necula.bond
Version 0.2.0
Last update 04. February 2016
Organization not specified
URL https://github.com/necula01/bond
License The BSD 2-Clause License
Dependencies amount 8
Dependencies diffutils, junit, guava, gson, reflections, powermock-module-junit4, powermock-core, powermock-api-mockito,
There are maybe transitive dependencies!

org.everit.osgi.bundles.org.json from group org.everit.osgi.bundles (version 1.0.0-v20140107)

JSON is a light-weight, language independent, data interchange format. See http://www.JSON.org/ The files in this package implement JSON encoders/decoders in Java. It also includes the capability to convert between JSON and XML, HTTP headers, Cookies, and CDL. This is a reference implementation. There is a large number of JSON packages in Java. Perhaps someday the Java community will standardize on one. Until then, choose carefully. The license includes this restriction: "The software shall be used for good, not evil." If your conscience cannot live with that, then choose a different package. The package compiles on Java 1.2 thru Java 1.4.

Group: org.everit.osgi.bundles Artifact: org.everit.osgi.bundles.org.json
Show documentation Show source 
 

3 downloads
Artifact org.everit.osgi.bundles.org.json
Group org.everit.osgi.bundles
Version 1.0.0-v20140107
Last update 14. February 2014
Organization not specified
URL https://github.com/douglascrockford/JSON-java
License The JSON License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

mocca-core from group de.ovgu.dke.mocca (version 0.1.2)

MOCCA is the Message-Oriented Command and Context Architecture, providing a GLUE middle-ware that allows sending commands to a peer which are executed by state-less handlers in a specific context. In contrast to the Request-Response scheme the message flow is not fixed by the framework. This allows to implement different communication paradigms (including Request-Response). The whole system can be seen as an automaton with Messages that trigger state transitions in the local Contexts. This library contains the core components, including the GLUE-based implementation.

Group: de.ovgu.dke.mocca Artifact: mocca-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact mocca-core
Group de.ovgu.dke.mocca
Version 0.1.2
Last update 16. April 2013
Organization not specified
URL https://projects.dke-research.de/redmine/projects/mocca/
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies glue-core, glue-util, jcip-annotations,
There are maybe transitive dependencies!

ssj from group ca.umontreal.iro (version 2.5)

SSJ is a Java library for stochastic simulation, developed under the direction of Pierre L'Ecuyer, in the Département d'Informatique et de Recherche Opérationnelle (DIRO), at the Université de Montréal. It provides facilities for generating uniform and nonuniform random variates, computing different measures related to probability distributions, performing goodness-of-fit tests, applying quasi-Monte Carlo methods, collecting (elementary) statistics, and programming discrete-event simulations with both events and processes.

Group: ca.umontreal.iro Artifact: ssj
Show documentation Show source 
 

18 downloads
Artifact ssj
Group ca.umontreal.iro
Version 2.5
Last update 13. December 2012
Organization not specified
URL http://www.iro.umontreal.ca/~simardr/ssj/indexe.html
License GPL
Dependencies amount 6
Dependencies jfreechart, mahout-collections, jcommon, colt, optimization, dsol-xml,
There are maybe transitive dependencies!



Page 187 from 191 (items total 1907)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy