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

Download JAR files tagged by make with all dependencies

Search JAR files by class name

reinheitsgebot-rules from group org.bitbucket.cpointe.reinheitsgebot (version 1.0.1)

Group: org.bitbucket.cpointe.reinheitsgebot Artifact: reinheitsgebot-rules
Show all versions Show documentation Show source 
 

0 downloads
Artifact reinheitsgebot-rules
Group org.bitbucket.cpointe.reinheitsgebot
Version 1.0.1
Last update 05. October 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies enforcer-api, enforcer-rules, maven-core, maven-plugin-api,
There are maybe transitive dependencies!

reinheitsgebot-test from group org.bitbucket.cpointe.reinheitsgebot (version 1.0.1)

Group: org.bitbucket.cpointe.reinheitsgebot Artifact: reinheitsgebot-test
Show all versions 
 

0 downloads
Artifact reinheitsgebot-test
Group org.bitbucket.cpointe.reinheitsgebot
Version 1.0.1
Last update 05. October 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies stout-authentication, krausening,
There are maybe transitive dependencies!

reinheitsgebot from group org.bitbucket.cpointe.reinheitsgebot (version 1.0.1)

In German history,Reinheitsgebot (pronounced RINE-HITES-KUH-BOWT) was a "purity order" regulating the ingredients that could be used to make beer. Here, it is an extension to Maven Enforcer Plugin that extends the standard ability to ban dependencies by checking dependency management in addition to standard dependencies (that is using this rule simultaneously handles banning regular and dependency management dependencies).

Group: org.bitbucket.cpointe.reinheitsgebot Artifact: reinheitsgebot
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact reinheitsgebot
Group org.bitbucket.cpointe.reinheitsgebot
Version 1.0.1
Last update 05. October 2022
Organization not specified
URL https://bitbucket.org/cpointe/reinheitsgebot
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

distributed-lock from group com.bertramlabs.plugins (version 4.0.11)

This plugin provides a framework and interface for a synchronization mechanism distributed to multiple server instances. In today's world of horizontal computational scale and massive concurrency, it becomes increasingly difficult to synchronize operations outside the context of a single computational space (server/process). This plugin aims to make that easier by providing a simple service to facilitate this, as well as defining an interface for adding low level providers.

Group: com.bertramlabs.plugins Artifact: distributed-lock
Show all versions Show documentation Show source 
 

0 downloads
Artifact distributed-lock
Group com.bertramlabs.plugins
Version 4.0.11
Last update 05. October 2022
Organization not specified
URL https://github.com/bertramdev/distributed-lock
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

YahooFinanceAPI from group com.yahoofinance-api (version 3.17.0)

This library provides some methods that should make it easy to communicate with the Yahoo Finance API. It allows you to request detailed information, some statistics and historical quotes on stocks. Separate functionality is available to request a simple FX quote. Please check the javadoc to get a complete overview of the available methods and to get an idea of which data is available from Yahoo Finance.

Group: com.yahoofinance-api Artifact: YahooFinanceAPI
Show all versions Show documentation Show source 
 

150 downloads
Artifact YahooFinanceAPI
Group com.yahoofinance-api
Version 3.17.0
Last update 17. May 2022
Organization not specified
URL http://financequotes-api.com
License MIT License
Dependencies amount 2
Dependencies slf4j-api, jackson-databind,
There are maybe transitive dependencies!

silhouette from group io.github.freddychen (version 0.0.3)

Encapsulated common Android controls, such as sletextbutton, sleimagebutton, sleconstraintlayout, sleframelayout, slelinearlayout, slerelativelayout, etc. Make the control have the functions of shape and selector, and save the cumbersome steps of writing shape or selector files. In addition, it supports n color gradients, which makes up for the deficiency that the native shape file only supports three colors (startcolor / centercolor / endcolor).

Group: io.github.freddychen Artifact: silhouette
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact silhouette
Group io.github.freddychen
Version 0.0.3
Last update 24. February 2022
Organization not specified
URL https://github.com/FreddyChen/Silhouette.git
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies core-ktx, appcompat, material,
There are maybe transitive dependencies!

camunda-kafka-polling-client from group de.viadee.camunda (version 2.0.1)

A small Java-based toolset to gather event data from a Camunda BPM engine and store it in Apache Kafka. Repository contains the camunda-kafka-polling-client and the camunda-kafka-model, to make reuse of the data structures easy. This tooling is meant to be used as a part of the viadee Process Warehouse or the bpmn.ai concepts.

Group: de.viadee.camunda Artifact: camunda-kafka-polling-client
Show all versions Show documentation Show source 
 

0 downloads
Artifact camunda-kafka-polling-client
Group de.viadee.camunda
Version 2.0.1
Last update 18. February 2022
Organization viadee Unternehmensberatung AG
URL https://github.com/viadee/camunda-kafka-polling-client
License BSD-3 Clause
Dependencies amount 14
Dependencies camunda-kafka-model, spring-boot-starter-jdbc, spring-kafka, spring-boot-starter-actuator, spring-boot-starter-web, camunda-engine, camunda-spin-dataformat-all, kafka-clients, jackson-databind, jackson-core, jackson-annotations, commons-lang3, commons-collections4, commons-io,
There are maybe transitive dependencies!

camunda-kafka-model from group de.viadee.camunda (version 2.0.1)

A small Java-based toolset to gather event data from a Camunda BPM engine and store it in Apache Kafka. Repository contains the camunda-kafka-polling-client and the camunda-kafka-model, to make reuse of the data structures easy. This tooling is meant to be used as a part of the viadee Process Warehouse or the bpmn.ai concepts. This is the model module, i.e. it contains the data model classes for reuse by Java-based, downstream analysis components.

Group: de.viadee.camunda Artifact: camunda-kafka-model
Show all versions Show documentation Show source 
 

0 downloads
Artifact camunda-kafka-model
Group de.viadee.camunda
Version 2.0.1
Last update 18. February 2022
Organization viadee Unternehmensberatung AG
URL https://github.com/viadee/camunda-kafka-polling-client
License BSD-3 Clause
Dependencies amount 1
Dependencies jackson-annotations,
There are maybe transitive dependencies!

camunda-kafka-polling-client-parent from group de.viadee.camunda (version 2.0.1)

A small Java-based toolset to gather event data from a Camunda BPM engine and store it in Apache Kafka. Repository contains the camunda-kafka-polling-client and the camunda-kafka-model, to make reuse of the data structures easy. This tooling is meant to be used as a part of the viadee Process Warehouse or the bpmn.ai concepts.

Group: de.viadee.camunda Artifact: camunda-kafka-polling-client-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact camunda-kafka-polling-client-parent
Group de.viadee.camunda
Version 2.0.1
Last update 18. February 2022
Organization viadee Unternehmensberatung AG
URL https://github.com/viadee/camunda-kafka-polling-client
License BSD-3 Clause
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

opentsdb from group net.opentsdb (version 2.4.1)

OpenTSDB is a distributed, scalable Time Series Database (TSDB) written on top of HBase. OpenTSDB was written to address a common need: store, index and serve metrics collected from computer systems (network gear, operating systems, applications) at a large scale, and make this data easily accessible and graphable.

Group: net.opentsdb Artifact: opentsdb
Show all versions Show documentation Show source 
 

13 downloads
Artifact opentsdb
Group net.opentsdb
Version 2.4.1
Last update 08. September 2021
Organization The OpenTSDB Authors
URL http://opentsdb.net
License LGPLv2.1+
Dependencies amount 16
Dependencies guava, jackson-annotations, jackson-core, jackson-databind, netty, async, slf4j-api, commons-math3, commons-jexl, jgrapht-core, kryo, log4j-over-slf4j, logback-core, logback-classic, gwt-user, opentsdb_gwt_theme,
There are maybe transitive dependencies!



Page 213 from 3 (items total 2320)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy