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

Download JAR files tagged by integrating with all dependencies

Search JAR files by class name

kylo-nifi-provenance-constants from group com.thinkbiganalytics.kylo (version 0.10.0)

Group: com.thinkbiganalytics.kylo Artifact: kylo-nifi-provenance-constants
Show all versions Show documentation Show source 
 

0 downloads
Artifact kylo-nifi-provenance-constants
Group com.thinkbiganalytics.kylo
Version 0.10.0
Last update 05. December 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies commons-lang3,
There are maybe transitive dependencies!

kylo-hadoop-authorization-core from group com.thinkbiganalytics.kylo (version 0.10.0)

Group: com.thinkbiganalytics.kylo Artifact: kylo-hadoop-authorization-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact kylo-hadoop-authorization-core
Group com.thinkbiganalytics.kylo
Version 0.10.0
Last update 05. December 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies json-simple, kylo-metadata-api,
There are maybe transitive dependencies!

kylo-operational-metadata-jpa from group com.thinkbiganalytics.kylo (version 0.10.0)

Group: com.thinkbiganalytics.kylo Artifact: kylo-operational-metadata-jpa
Show all versions Show documentation Show source 
 

0 downloads
Artifact kylo-operational-metadata-jpa
Group com.thinkbiganalytics.kylo
Version 0.10.0
Last update 05. December 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 29
Dependencies kylo-alerts-api, kylo-security-api, kylo-metadata-api, kylo-operational-metadata-api, kylo-commons-jpa, kylo-commons-feed-util, kylo-sla-api, kylo-sla-core, kylo-nifi-provenance-model, kylo-commons-velocity-core, kylo-commons-velocity-api, kylo-nifi-savepoint-message-api, spring-context-support, spring-security-data, spring-core, jackson-annotations, commons-lang3, spring-boot-starter-data-jpa, hibernate-entitymanager, hibernate-core, querydsl-jpa, querydsl-sql, querydsl-core, querydsl-apt, spring-data-jpa, spring-data-commons, kylo-cluster-manager-core, spring-test, h2,
There are maybe transitive dependencies!

kylo-file-metadata-util from group com.thinkbiganalytics.kylo (version 0.10.0)

Group: com.thinkbiganalytics.kylo Artifact: kylo-file-metadata-util
Show documentation Show source 
 

0 downloads
Artifact kylo-file-metadata-util
Group com.thinkbiganalytics.kylo
Version 0.10.0
Last update 05. December 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies kylo-file-metadata-model, commons-csv, commons-lang3, commons-io, slf4j-ext,
There are maybe transitive dependencies!

kylo-alerts from group com.thinkbiganalytics.kylo (version 0.10.0)

Group: com.thinkbiganalytics.kylo Artifact: kylo-alerts
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact kylo-alerts
Group com.thinkbiganalytics.kylo
Version 0.10.0
Last update 05. December 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

kylo-sentry-client from group com.thinkbiganalytics.kylo.plugins (version 0.10.0)

Group: com.thinkbiganalytics.kylo.plugins Artifact: kylo-sentry-client
Show all versions Show documentation Show source 
 

0 downloads
Artifact kylo-sentry-client
Group com.thinkbiganalytics.kylo.plugins
Version 0.10.0
Last update 05. December 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 15
Dependencies kylo-hadoop-authorization-core, kylo-hadoop-authorization-api, kylo-commons-util7, hadoop-hdfs, hadoop-common, hive-jdbc, hive-common, hive-metastore, hive-shims, spring-jdbc, spring-boot-autoconfigure, spring-context-support, spring-core, spring-security-ldap, spring-ldap-core,
There are maybe transitive dependencies!

kylo-alerts-core from group com.thinkbiganalytics.kylo (version 0.10.0)

Group: com.thinkbiganalytics.kylo Artifact: kylo-alerts-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact kylo-alerts-core
Group com.thinkbiganalytics.kylo
Version 0.10.0
Last update 05. December 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies kylo-alerts-api, spring-context, guava, reactor-core, reactor-bus, spring-test, assertj-core,
There are maybe transitive dependencies!

kylo-jms-service-amazon-sqs from group com.thinkbiganalytics.kylo.plugins (version 0.10.0)

Group: com.thinkbiganalytics.kylo.plugins Artifact: kylo-jms-service-amazon-sqs
Show all versions Show documentation Show source 
 

0 downloads
Artifact kylo-jms-service-amazon-sqs
Group com.thinkbiganalytics.kylo.plugins
Version 0.10.0
Last update 05. December 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies kylo-jms-service-api, spring-context, aws-java-sdk, amazon-sqs-java-messaging-lib,
There are maybe transitive dependencies!

classAssociationRules from group nz.ac.waikato.cms.weka (version 1.0.3)

Class association rules algorithms (including an implementation of the CBA algorithm). For more information see: W. Li, J. Han, J.Pei: CMAR: Accurate and Efficient Classification Based on Multiple Class-Association Rules. In ICDM'01:369-376,2001. B. Liu, W. Hsu, Y. Ma: Integrating Classification and Association Rule Mining. In KDD'98:80-86,1998.

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

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

ares-boot-starter-cache from group io.github.aresxue.boot (version 1.0.2)

缓存快速使用,可自动从配置中心获取缓存服务器信息,底层实现目前为redis,目前设置了默认序列化策略为json, 提供了易用和更强大的api,同时集成了多级缓存功能,用户可通过注解实现多级缓存功能,提供分布式锁实现 Cache use quickly, can automatically obtain cache server information from the configuration center, the bottom implementation is redis, the default serialization policy is set to json. Provides an easy to use and more powerful api, while integrating multi-level caching capabilities, users can realize multi-level caching capabilities through annotations, providing distributed lock implementation

Group: io.github.aresxue.boot Artifact: ares-boot-starter-cache
Show all versions 
 

0 downloads
Artifact ares-boot-starter-cache
Group io.github.aresxue.boot
Version 1.0.2
Last update 05. January 2024
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 1
Dependencies ares-boot-starter-cache-api,
There are maybe transitive dependencies!



Page 74 from 78 (items total 778)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy