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

Download JAR files tagged by structures with all dependencies

Search JAR files by class name

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!

fastutil-extra from group it.unimi.dsi (version 8.5.4)

fastutil extends the Java Collections Framework by providing type-specific maps, sets, lists and priority queues with a small memory footprint and fast access and insertion; provides also big (64-bit) arrays, sets and lists, sorting algorithms, and fast, practical I/O classes for binary and text files. This module adds data structures based on references, bytes, and characters.

Group: it.unimi.dsi Artifact: fastutil-extra
Show all versions Show documentation Show source 
 

0 downloads
Artifact fastutil-extra
Group it.unimi.dsi
Version 8.5.4
Last update 28. March 2021
Organization not specified
URL http://fastutil.di.unimi.it/
License Apache License, Version 2.0
Dependencies amount 1
Dependencies fastutil-core,
There are maybe transitive dependencies!

jstyleparser from group net.sf.cssbox (version 4.0.0)

jStyleParser is a CSS parser written in Java. It has its own application interface that is designed to allow an efficient CSS processing in Java and mapping the values to the Java data types. It parses CSS 2.1 style sheets into structures that can be efficiently assigned to DOM elements. It is intended be the primary CSS parser for the CSSBox library. While handling errors, it is user agent conforming according to the CSS specification.

Group: net.sf.cssbox Artifact: jstyleparser
Show all versions Show documentation Show source 
 

21 downloads
Artifact jstyleparser
Group net.sf.cssbox
Version 4.0.0
Last update 31. January 2021
Organization not specified
URL http://cssbox.sourceforge.net/jstyleparser
License GNU Lesser General Public License 3.0
Dependencies amount 3
Dependencies antlr4-runtime, slf4j-api, unbescape,
There are maybe transitive dependencies!

XMeans from group nz.ac.waikato.cms.weka (version 1.0.6)

Cluster data using the X-means algorithm. X-Means is K-Means extended by an Improve-Structure part In this part of the algorithm the centers are attempted to be split in its region. The decision between the children of each center and itself is done comparing the BIC-values of the two structures. For more information see: Dan Pelleg, Andrew W. Moore: X-means: Extending K-means with Efficient Estimation of the Number of Clusters. In: Seventeenth International Conference on Machine Learning, 727-734, 2000.

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

6 downloads
Artifact XMeans
Group nz.ac.waikato.cms.weka
Version 1.0.6
Last update 28. February 2018
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/XMeans
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!

biojava-sequencing from group org.biojava (version 5.0.0-alpha15)

Group: org.biojava Artifact: biojava-sequencing
Show all versions Show documentation Show source 
 

5 downloads
Artifact biojava-sequencing
Group org.biojava
Version 5.0.0-alpha15
Last update 13. February 2018
Organization not specified
URL Not specified
License GNU LGPL v2
Dependencies amount 6
Dependencies guava, biojava-core, slf4j-api, log4j-slf4j-impl, log4j-api, log4j-core,
There are maybe transitive dependencies!

hppcrt from group com.github.vsonnier (version 0.7.5)

High Performance Primitive Collections Realtime (fork of HPPC from Carrotsearch) Fundamental data structures (maps, sets, lists, queues, heaps, sorts) generated for combinations of object and primitive types to conserve JVM memory and speed up execution. The Realtime fork intends to extend the existing collections, by tweaking to remove any dynamic allocations at runtime, and to obtain low variance execution times whatever the input nature.

Group: com.github.vsonnier Artifact: hppcrt
Show all versions Show documentation Show source 
 

8 downloads
Artifact hppcrt
Group com.github.vsonnier
Version 0.7.5
Last update 11. July 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

biojava-phylo from group org.biojava (version 5.0.0-alpha6)

Group: org.biojava Artifact: biojava-phylo
Show all versions Show documentation Show source 
 

0 downloads
Artifact biojava-phylo
Group org.biojava
Version 5.0.0-alpha6
Last update 16. August 2016
Organization not specified
URL http://www.biojava.org
License GNU LGPL v2
Dependencies amount 6
Dependencies biojava-core, forester, slf4j-api, log4j-slf4j-impl, log4j-api, log4j-core,
There are maybe transitive dependencies!

pomlint-maven-plugin from group dk.kyuff.pomlint (version 1.1)

The pomlint mojo helps enforcing a certain style in Maven projects. This is particular useful in a multi-module project maintained by large teams of developers. Often best practices are ignored when the project becomes busy. This leads to pom structures that are hard to maintain and thus degrade the projects agility. By having a linter enforce the rules upfront many of the simple mistakes can be avoided.

Group: dk.kyuff.pomlint Artifact: pomlint-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact pomlint-maven-plugin
Group dk.kyuff.pomlint
Version 1.1
Last update 10. July 2016
Organization not specified
URL http://maven.apache.org
License MIT License
Dependencies amount 3
Dependencies maven-plugin-api, maven-core, maven-model,
There are maybe transitive dependencies!



Page 76 from 81 (items total 805)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy