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

Download JAR files tagged by increasing with all dependencies

Search JAR files by class name

hibernate-snowball-id-generator from group com.github.magicae (version 0.2.0)

An identifier generator generates unique, increasing identifiers.

Group: com.github.magicae Artifact: hibernate-snowball-id-generator
Show all versions Show documentation Show source 
 

0 downloads
Artifact hibernate-snowball-id-generator
Group com.github.magicae
Version 0.2.0
Last update 30. March 2017
Organization not specified
URL https://github.com/magicae/hibernate-snowball-id-generator
License MIT License
Dependencies amount 1
Dependencies hibernate-core,
There are maybe transitive dependencies!

chronos-client from group com.xiaomi.infra (version 1.0.1-thrift0.8.0)

The client to get globally strictly monotone increasing timestamp

Group: com.xiaomi.infra Artifact: chronos-client
Show all versions Show documentation Show source 
 

0 downloads
Artifact chronos-client
Group com.xiaomi.infra
Version 1.0.1-thrift0.8.0
Last update 03. July 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies slf4j-api, commons-logging, libthrift, zookeeper,
There are maybe transitive dependencies!

quantity-picker-view from group com.github.guilhe (version 1.2.4)

View capable of increasing or decreasing a unit value with a toggle animation.

Group: com.github.guilhe Artifact: quantity-picker-view
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact quantity-picker-view
Group com.github.guilhe
Version 1.2.4
Last update 24. April 2020
Organization not specified
URL https://github.com/GuilhE/android-quantity-picker-view
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

chronos from group com.xiaomi.infra (version 1.0.0)

Network service to provide globally strictly monotone increasing timestamp

Group: com.xiaomi.infra Artifact: chronos
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact chronos
Group com.xiaomi.infra
Version 1.0.0
Last update 19. June 2014
Organization Xiaomi Inc
URL https://github.com/XiaoMi/chronos
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

cherryplanter_2.13 from group com.myodov.unicherrygarden (version 0.10.9)

UniCherryGarden: CherryPlanter – the subsystem that registers the transactions in the Ethereum blockchain in the safest possible manner (retries; increasing the gas priceif needed, maintaining the nonce values)

Group: com.myodov.unicherrygarden Artifact: cherryplanter_2.13
Show all versions Show documentation Show source 
 

0 downloads
Artifact cherryplanter_2.13
Group com.myodov.unicherrygarden
Version 0.10.9
Last update 01. June 2022
Organization UniCherryGarden
URL https://github.com/UniversaBlockchain/UniCherryGarden
License MIT License
Dependencies amount 11
Dependencies scala-library, common_scala_2.13, api_2.13, db_postgresql_storage_2.13, ethereum_connector_2.13, scala-logging_2.13, scala-parallel-collections_2.13, akka-actor-typed_2.13, akka-cluster-typed_2.13, akka-serialization-jackson_2.13, akka-slf4j_2.13,
There are maybe transitive dependencies!

isotonicRegression from group nz.ac.waikato.cms.weka (version 1.0.2)

Learns an isotonic regression model. Picks the attribute that results in the lowest squared error. Missing values are not allowed. Can only deal with numeric attributes. Considers the monotonically increasing case as well as the monotonically decreasing case.

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

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

dtt-spring-boot-starter from group io.github.weasley-j (version 1.4.1)

DTT is an object-oriented Java framework that enables developers to automatically create database tables based on domain models through annotation-driven development, increasing productivity for developers. The core concept of DTT is domain-driven table, which makes you focus more on domain objects rather than database tables.

Group: io.github.weasley-j Artifact: dtt-spring-boot-starter
Show all versions Show documentation Show source 
 

0 downloads
Artifact dtt-spring-boot-starter
Group io.github.weasley-j
Version 1.4.1
Last update 14. June 2023
Organization not specified
URL https://github.com/Weasley-J/dtt-spring-boot-parent
License GNU GENERAL PUBLIC LICENSE, Version 3
Dependencies amount 14
Dependencies dtt-annotations, dtt-utils, spring-boot-starter-validation, spring-boot-starter-aop, spring-boot-starter, commons-collections4, commons-io, therapi-runtime-javadoc, spring-boot-starter-jdbc, velocity-engine-core, jsqlparser, mybatis, mybatis-spring, mybatis-plus-core,
There are maybe transitive dependencies!

predictiveApriori from group nz.ac.waikato.cms.weka (version 1.0.4)

Class implementing the predictive apriori algorithm for mining association rules. It searches with an increasing support threshold for the best 'n' rules concerning a support-based corrected confidence value. For more information see: Tobias Scheffer: Finding Association Rules That Trade Support Optimally against Confidence. In: 5th European Conference on Principles of Data Mining and Knowledge Discovery, 424-435, 2001.

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

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

beast-tool from group es.upm.dit.gsi (version 0.9.9)

BEhavioural Agents Simple Testing Tool - BEAST Tool The aim of this project is the development of a system which allows Behavior Driven Development (BDD) in Multi-Agent Systems (MAS), to make testing practices more accessible and intuitive to everybody. In one hand, in order to let tests be writable by newcomers and experts alike, system must allow the redaction of tests in plain text, because client does not need to have knowledge of our code. This plain text will be traduced to software later. The definition of test will be realized with the terminology Given-When-Then, which allows trace an easy guide of the behavior of a given scenario when something happened. In the other hand, due to the complexity of MAS, making unit testing of an agent that needs the interaction with others is almost impossible until the whole system is finished. This implies to leave testing issues to the end of the project, generating big troubles in case of malfunction. Consequently, its necessary to carry out a tool to allow the creation of mock agents and to perform tests during the whole development process. Therefore another objective of our systems is to include a mocking tool which permits testing continuously. Definitively, our tool allows the testing of any MAS in the development process, increasing its modularity and decreasing its elaboration and testing cost. These tests will be written in plain text so that anyone would be able to understand them. For further reading, a paper published in ITMAS2012 workshop can be found in: http://scholar.google.es/citations?view_op=view_citation&hl=es&user=mT3KgXUAAAAJ&citation_for_view=mT3KgXUAAAAJ:Tyk-4Ss8FVUC

Group: es.upm.dit.gsi Artifact: beast-tool
Show all versions Show documentation Show source 
 

0 downloads
Artifact beast-tool
Group es.upm.dit.gsi
Version 0.9.9
Last update 03. June 2014
Organization Grupo de Sistemas Inteligentes - Universidad Politécnica de Madrid
URL http://www.gsi.dit.upm.es/index.php/es/tecnologia/software/221-beast-tool.html
License GNU General Public License, version 2
Dependencies amount 27
Dependencies mockito-all, junit, maven-surefire-plugin, jbehave-web, jaxme2, jbehave-core, log4j, jadex-kernel-bdibpmn, jadex-kernel-micro, jadex-platform-standalone, jadex-runtimetools, jadex-applications-micro, jadex-bridge, jadex-kernel-base, jadex-kernel-extension-agr, jadex-tools-bdi, jadex-applib-bdi, jadex-kernel-application, jadex-applications-bdibpmn, jadex-applications-bpmn, jadex-applications-gpmn, jadex-kernel-gpmn, jadex-nuggets, jadex-rules-applications, jadex-tools-bpmn, jadex-tools-comanalyzer, jade,
There are maybe transitive dependencies!



Page 1 from 1 (items total 9)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy