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

Download JAR files tagged by taken with all dependencies

Search JAR files by class name

nifi-service-utils from group org.apache.nifi (version 2.0.0-M2)

This nifi-service-utils module is designed to capture common patterns and utilities that can be leveraged by other services or components to help promote reuse. These patterns may become framework level features or may simply be made available through this utility. It is ok for this module to have dependencies but care should be taken when adding dependencies as this increases the cost of utilizing this module in various nars.

Group: org.apache.nifi Artifact: nifi-service-utils
Show all versions Show documentation Show source 
 

0 downloads
Artifact nifi-service-utils
Group org.apache.nifi
Version 2.0.0-M2
Last update 26. January 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies nifi-api, nifi-utils,
There are maybe transitive dependencies!

nifi-prometheus-utils from group org.apache.nifi (version 2.0.0-M2)

This nifi-prometheus-utils module is designed to capture common patterns and utilities that can be leveraged by components that use Prometheus capabilities to help promote reuse. These patterns may become framework level features or may simply be made available through this utility. It is ok for this module to have dependencies but care should be taken when adding dependencies as this increases the cost of utilizing this module in various nars.

Group: org.apache.nifi Artifact: nifi-prometheus-utils
Show all versions Show documentation Show source 
 

0 downloads
Artifact nifi-prometheus-utils
Group org.apache.nifi
Version 2.0.0-M2
Last update 26. January 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies nifi-api, nifi-utils, nifi-properties, nifi-metrics, simpleclient, simpleclient_hotspot, simpleclient_servlet,
There are maybe transitive dependencies!

build-tools from group de.dagere.kopeme (version 1.3.13)

Group: de.dagere.kopeme Artifact: build-tools
Show all versions 
 

0 downloads
Artifact build-tools
Group de.dagere.kopeme
Version 1.3.13
Last update 05. January 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies checkstyle,
There are maybe transitive dependencies!

kopeme-parent from group de.dagere.kopeme (version 1.3.13)

KoPeMe is a framework for enabling performance tests in Java. This makes it possible to live a software development process where performance measures are taken continously and therefore react continously to changes in performance. With continous performance testing, one avoids refactorings after performance problems occured in a big testing phase before releasing the software.

Group: de.dagere.kopeme Artifact: kopeme-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact kopeme-parent
Group de.dagere.kopeme
Version 1.3.13
Last update 05. January 2024
Organization not specified
URL http://kopeme.dagere.de
License European Union Public License v1.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

nifi-processor-utils from group org.apache.nifi (version 1.15.3)

This nifi-processor-utils module is designed to capture common patterns and utilities that can be leveraged by other processors or components to help promote reuse. These patterns may become framework level features or may simply be made available through this utility. It is ok for this module to have dependencies but care should be taken when adding dependencies as this increases the cost of utilizing this module in various nars.

Group: org.apache.nifi Artifact: nifi-processor-utils
Show all versions Show documentation Show source 
 

29 downloads
Artifact nifi-processor-utils
Group org.apache.nifi
Version 1.15.3
Last update 13. January 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies nifi-api, nifi-utils, nifi-security-socket-ssl, commons-io, commons-lang3, jackson-databind, nifi-record-serialization-service-api, nifi-record, nifi-event-transport,
There are maybe transitive dependencies!

jar-class-loader from group de.scrum-master (version 1.0)

The class loader to load classes, native libraries and resources from the top JAR and from JARs inside the top JAR. The top JAR very often is referred as an executable, standalone or uber JAR. The class loader looks through the hierarchy of JARs and allows nested JARs. The class loader delegates class loading to the parent class loader and successfully loads classes, native libraries and resources when it works not in a JAR environment. Taken from http://www.jdotsoft.com/JarClassLoader.php, see there for more information.

Group: de.scrum-master Artifact: jar-class-loader
Show documentation Show source 
 

6 downloads
Artifact jar-class-loader
Group de.scrum-master
Version 1.0
Last update 04. August 2018
Organization not specified
URL https://github.com/kriegaex/JarClassLoader
License GNU General Public License (GPL) version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

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

Package for generating a single Extra-Tree. Use with the RandomCommittee meta classifier to generate an Extra-Trees forest for classification or regression. This classifier requires all predictors to be numeric. Missing values are not allowed. Instance weights are taken into account. For more information, see Pierre Geurts, Damien Ernst, Louis Wehenkel (2006). Extremely randomized trees. Machine Learning. 63(1):3-42.

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

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

qualinsight-plugins-sonarqube-smell-plugin from group com.qualinsight.plugins.sonarqube (version 4.0.0)

Allows developers to programmatically report code smells usually not seen by SonarQube but which should be taken into consideration when evaluating a project's technical debt. Usage <a href="https://github.com/QualInsight/qualinsight-plugins-sonarqube-smell#code-smells-plugin-for-sonarqube">documentation</a> is available on the project's Homepage.

Group: com.qualinsight.plugins.sonarqube Artifact: qualinsight-plugins-sonarqube-smell-plugin
Show all versions Show documentation Show source 
 

1 downloads
Artifact qualinsight-plugins-sonarqube-smell-plugin
Group com.qualinsight.plugins.sonarqube
Version 4.0.0
Last update 30. January 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies qualinsight-plugins-sonarqube-smell-api, sslr-squid-bridge, slf4j-api, commons-lang, commons-io, guava, gson,
There are maybe transitive dependencies!

awake-file-server from group org.awake-file (version 3.1)

Awake FILE is a secure Open Source framework that allows to program very easily file uploads/downloads and RPC through http. File transfers include powerful features like file chunking and automatic recovery mechanism. Security has been taken into account from the design: server side allows to specify strong security rules in order to protect the files and to secure the RPC calls.

Group: org.awake-file Artifact: awake-file-server
Show documentation Show source 
 

15 downloads
Artifact awake-file-server
Group org.awake-file
Version 3.1
Last update 22. October 2015
Organization KawanSoft
URL http://www.awake-file.org/
License LGPL 2.1
Dependencies amount 6
Dependencies json-simple, gson, commons-lang3, commons-io, commons-fileupload, jsch,
There are maybe transitive dependencies!

awake-file-client from group org.awake-file (version 3.1)

Awake FILE is a secure Open Source framework that allows to program very easily file uploads/downloads and RPC through http. File transfers include powerful features like file chunking and automatic recovery mechanism. Security has been taken into account from the design: server side allows to specify strong security rules in order to protect the files and to secure the RPC calls.

Group: org.awake-file Artifact: awake-file-client
Show documentation Show source 
 

5 downloads
Artifact awake-file-client
Group org.awake-file
Version 3.1
Last update 22. October 2015
Organization KawanSoft
URL http://www.awake-file.org/
License LGPL 2.1
Dependencies amount 4
Dependencies json-simple, gson, commons-lang3, commons-io,
There are maybe transitive dependencies!



Page 4 from 5 (items total 45)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy