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

Download JAR files tagged by which with all dependencies

Search JAR files by class name

parent from group io.streamnative (version 3.6.3.1)

ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services. All of these kinds of services are used in some form or another by distributed applications. Each time they are implemented there is a lot of work that goes into fixing the bugs and race conditions that are inevitable. Because of the difficulty of implementing these kinds of services, applications initially usually skimp on them ,which make them brittle in the presence of change and difficult to manage. Even when done correctly, different implementations of these services lead to management complexity when the applications are deployed.

Group: io.streamnative Artifact: parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact parent
Group io.streamnative
Version 3.6.3.1
Last update 28. January 2022
Organization not specified
URL http://zookeeper.apache.org
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

empire-db-struts2 from group org.apache.empire-db (version 2.5.1)

Group: org.apache.empire-db Artifact: empire-db-struts2
Show all versions Show documentation Show source 
 

0 downloads
Artifact empire-db-struts2
Group org.apache.empire-db
Version 2.5.1
Last update 18. January 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies empire-db, struts2-core, struts2-portlet-plugin, xwork-core, javassist, servlet-api, jsp-api, portlet-api, commons-beanutils,
There are maybe transitive dependencies!

tostring-implementation from group io.github.trigunam.java.util (version 2.2)

This project is a library for any POJO class to implement a toString method. Given a class name and instance, the project will use reflection from Java API to get the getter methods for the given instance and execute it to print the methodName = methodValue in an appended string with comma separated values. This is very generic implementation so anybody can use this code to write their toString implementation. The idea is to avoid implementing toString by writing your own implementation every time. Please put your thoughts on the implementation so we can evolve as a project which will help every Java Developer.

Group: io.github.trigunam.java.util Artifact: tostring-implementation
Show all versions Show documentation Show source 
 

0 downloads
Artifact tostring-implementation
Group io.github.trigunam.java.util
Version 2.2
Last update 04. September 2021
Organization Yet to identify
URL https://github.com/trigunam/tostring-implementation
License GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
Dependencies amount 2
Dependencies slf4j-api, logback-classic,
There are maybe transitive dependencies!

hotSpot from group nz.ac.waikato.cms.weka (version 1.0.14)

HotSpot learns a set of rules (displayed in a tree-like structure) that maximize/minimize a target variable/value of interest. With a nominal target, one might want to look for segments of the data where there is a high probability of a minority value occuring (given the constraint of a minimum support). For a numeric target, one might be interested in finding segments where this is higher on average than in the whole data set. For example, in a health insurance scenario, find which health insurance groups are at the highest risk (have the highest claim ratio), or, which groups have the highest average insurance payout.

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

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

sbscl from group org.draegerlab (version 2.1)

The Systems Biology Simulation Core Library provides an efficient and exhaustive Java™ implementation of methods to interpret the content of models encoded in the Systems Biology Markup Language (SBML) and its numerical solution. This library is based on the JSBML project. It can be used on every operating system for which a Java Virtual Machine is available. Version 2.0 and beyond support simulation in three frameworks: constraint-based analysis, stochastic simulation, and ordinary differential equation systems. SBSCL supports SED-ML and COMBINE archives in OMEX format.

Group: org.draegerlab Artifact: sbscl
Show documentation Show source 
 

0 downloads
Artifact sbscl
Group org.draegerlab
Version 2.1
Last update 20. April 2021
Organization not specified
URL https://github.com/draeger-lab/SBSCL/
License GNU Lesser General Public License
Dependencies amount 14
Dependencies junit, jsbml, jdom2, jmathml, jlibsedml, commons-math, commons-lang3, jfreechart, colt, SCPSolver, GLPKSolverPack, LPSOLVESolverPack, libkisao, CombineArchive,
There are maybe transitive dependencies!

jmxtrans-output from group org.jmxtrans (version 272)

This module groups all different output writers. Different output writers have different dependencies. To ensure that those dependencies do not leak to other output writer, or that we can limit to number of dependencies at runtime, output writers are split into separate modules based on the dependencies they use. For example, the CloudWatch output writers depends on the AWS SDK, which is quite large and not used by any other output writer. If you only want to send metrics to Graphite, there should be no need to have the AWS SDK in your classpath at runtime. Some dependencies are also problematic. They can introduce incompatibilities. For example, a few writers are based directly on log4j or logback. This direct dependence breaks the use of SLF4J. By isolating those output writers to a specific module, we can ensure this has minimal impact.

Group: org.jmxtrans Artifact: jmxtrans-output
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jmxtrans-output
Group org.jmxtrans
Version 272
Last update 30. March 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jmxtrans-output-kafka from group org.jmxtrans (version 272)

Group: org.jmxtrans Artifact: jmxtrans-output-kafka
Show all versions Show documentation Show source 
 

4 downloads
Artifact jmxtrans-output-kafka
Group org.jmxtrans
Version 272
Last update 30. March 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies guava, kafka-clients, jmxtrans-core, jmxtrans-utils, slf4j-api,
There are maybe transitive dependencies!

jmxtrans-output-gelf from group org.jmxtrans (version 272)

Group: org.jmxtrans Artifact: jmxtrans-output-gelf
Show all versions Show documentation Show source 
 

0 downloads
Artifact jmxtrans-output-gelf
Group org.jmxtrans
Version 272
Last update 30. March 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies commons-lang, gelfclient, jmxtrans-core, jmxtrans-output-core,
There are maybe transitive dependencies!

jmxtrans-output-elastic from group org.jmxtrans (version 272)

Group: org.jmxtrans Artifact: jmxtrans-output-elastic
Show all versions Show documentation Show source 
 

0 downloads
Artifact jmxtrans-output-elastic
Group org.jmxtrans
Version 272
Last update 30. March 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies guava, jest, jmxtrans-core, jmxtrans-utils, slf4j-api,
There are maybe transitive dependencies!

slavesdk-beta from group com.mypos (version 2.0.7)

This repository provides a native Android SDK, which enables to integrate your Mobile App with myPOS Card terminals, processed by its platform, to accept card payments (including but not limited to VISA, Mastercard, UnionPay International, JCB, Bancontact). myPOS SDK Android communicates transparently to the card terminal(s) via Bluetooth. To process checkout SDK provides management of the terminal to complete all the steps for transaction processing, return or refund, card storage for recurring transactions, and communicates to the application transaction status, card token, card masked PAN. No sensitive card data is ever passed through to or stored on the merchant's phone. All data is encrypted by the card terminal, which has been fully certified to the highest industry standards (PCI, EMV I & II, Visa, MasterCard & Amex).

Group: com.mypos Artifact: slavesdk-beta
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact slavesdk-beta
Group com.mypos
Version 2.0.7
Last update 05. March 2021
Organization not specified
URL https://bitbucket.org/MKDimitrov/possdk
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies appcompat-v7, design, support-v4, gridlayout-v7, cardview-v7,
There are maybe transitive dependencies!



Page 673 from 708 (items total 7071)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy