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

Download JAR files tagged by faster with all dependencies

Search JAR files by class name

sdk-for-kotlin from group io.appwrite (version 5.0.1)

Appwrite is an open-source backend as a service server that abstract and simplify complex and repetitive development tasks behind a very simple to use REST API. Appwrite aims to help you develop your apps faster and in a more secure way. Use the Kotlin SDK to integrate your app with the Appwrite server to easily start interacting with all of Appwrite backend APIs and tools. For full API documentation and tutorials go to [https://appwrite.io/docs](https://appwrite.io/docs)

Group: io.appwrite Artifact: sdk-for-kotlin
Show all versions Show documentation Show source 
 

0 downloads
Artifact sdk-for-kotlin
Group io.appwrite
Version 5.0.1
Last update 24. March 2024
Organization not specified
URL https://github.com/appwrite/sdk-for-kotlin
License GPL-3.0
Dependencies amount 3
Dependencies kotlinx-coroutines-core-jvm, okhttp, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

htmlcompressor from group com.github.hazendaz (version 2.0.1)

HtmlCompressor is a small, fast and very easy to use Java library that minifies given HTML or XML source by removing extra whitespaces, comments and other unneeded characters without breaking the content structure. As a result pages become smaller in size and load faster. A command-line version of the compressor is also available.

Group: com.github.hazendaz Artifact: htmlcompressor
Show all versions Show documentation Show source 
 

17 downloads
Artifact htmlcompressor
Group com.github.hazendaz
Version 2.0.1
Last update 07. March 2024
Organization Jeremy Landis
URL https://github.com/hazendaz/htmlcompressor/
License Apache License 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

openmldb-nearline-tablet from group com.4paradigm.openmldb (version 0.3.2-macos)

Group: com.4paradigm.openmldb Artifact: openmldb-nearline-tablet
Show all versions Show documentation Show source 
 

0 downloads
Artifact openmldb-nearline-tablet
Group com.4paradigm.openmldb
Version 0.3.2-macos
Last update 18. November 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies slf4j-api, commons-io, openmldb-common, slf4j-simple, brpc-java, protobuf-java, protobuf-java-util, hadoop-common, hadoop-hdfs, iceberg-core,
There are maybe transitive dependencies!

camunda-bpm-assert-scenario from group org.camunda.bpm.extension (version 2.0.0.alpha.2)

Camunda Platform Scenarios allow you to specify the actions needed at process wait states before you start the process run. As a consequence, writing process tests becomes "behavioral" as well as easier and faster than ever before. Refactoring and changing large process models and their test suites can almost be done in the blink of an eye: ;-) Done! Check it out and judge yourself!

Group: org.camunda.bpm.extension Artifact: camunda-bpm-assert-scenario
Show all versions 
 

1 downloads
Artifact camunda-bpm-assert-scenario
Group org.camunda.bpm.extension
Version 2.0.0.alpha.2
Last update 30. May 2021
Organization plexiti GmbH
URL https://github.com/camunda-community-hub/camunda-platform-scenario
License not specified
Dependencies amount 1
Dependencies camunda-platform-scenario-runner,
There are maybe transitive dependencies!

camunda-platform-scenario-runner from group org.camunda.bpm.extension.scenario (version 2.0.0.alpha.2)

Camunda Platform Scenarios allow you to specify the actions needed at process wait states before you start the process run. As a consequence, writing process tests becomes "behavioral" as well as easier and faster than ever before. Refactoring and changing large process models and their test suites can almost be done in the blink of an eye: ;-) Done! Check it out and judge yourself!

Group: org.camunda.bpm.extension.scenario Artifact: camunda-platform-scenario-runner
Show all versions Show documentation Show source 
 

0 downloads
Artifact camunda-platform-scenario-runner
Group org.camunda.bpm.extension.scenario
Version 2.0.0.alpha.2
Last update 30. May 2021
Organization plexiti GmbH
URL https://github.com/camunda-community-hub/camunda-platform-scenario
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

stackingC from group nz.ac.waikato.cms.weka (version 1.0.4)

Implements StackingC (more efficient version of stacking). For more information, see A.K. Seewald: How to Make Stacking Better and Faster While Also Taking Care of an Unknown Weakness. In: Nineteenth International Conference on Machine Learning, 554-561, 2002. Note: requires meta classifier to be a numeric prediction scheme

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

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

spl-evaluation-java from group cz.cuni.mff.d3s.spl (version 1.0.4)

Stochastice Performance Logic is a formalism for capturing performance assumptions. It is, for example, possible to capture assumption that newer version of a function bar is faster than the previous version or that library foobar is faster than library barfoo when rendering antialiased text. The purpose of this framework is to allow evaluation of SPL formulas inside Java applications.

Group: cz.cuni.mff.d3s.spl Artifact: spl-evaluation-java
Show all versions Show documentation Show source 
 

0 downloads
Artifact spl-evaluation-java
Group cz.cuni.mff.d3s.spl
Version 1.0.4
Last update 03. May 2018
Organization D3S MFF, Charles University in Prague
URL http://d3s.mff.cuni.cz/research/development_awareness/
License Apache License, Version 2.0
Dependencies amount 1
Dependencies msf4j-service,
There are maybe transitive dependencies!

LibSVM from group nz.ac.waikato.cms.weka (version 1.0.10)

A wrapper class for the libsvm tools (the libsvm classes, typically the jar file, need to be in the classpath to use this classifier). LibSVM runs faster than SMO since it uses LibSVM to build the SVM classifier. LibSVM allows users to experiment with One-class SVM, Regressing SVM, and nu-SVM supported by LibSVM tool. LibSVM reports many useful statistics about LibSVM classifier (e.g., confusion matrix,precision, recall, ROC score, etc.)

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

181 downloads
Artifact LibSVM
Group nz.ac.waikato.cms.weka
Version 1.0.10
Last update 20. November 2016
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/LibSVM
License GNU General Public License 3
Dependencies amount 2
Dependencies weka-dev, libsvm,
There are maybe transitive dependencies!

htmlcompressor from group com.googlecode.htmlcompressor (version 1.5.2)

HtmlCompressor is a small, fast and very easy to use Java library that minifies given HTML or XML source by removing extra whitespaces, comments and other unneeded characters without breaking the content structure. As a result pages become smaller in size and load faster. A command-line version of the compressor is also available.

Group: com.googlecode.htmlcompressor Artifact: htmlcompressor
Show all versions Show documentation Show source 
 

8 downloads
Artifact htmlcompressor
Group com.googlecode.htmlcompressor
Version 1.5.2
Last update 09. October 2011
Organization Sergiy Kovalchuk
URL http://code.google.com/p/htmlcompressor/
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

xjavadoc from group xdoclet (version 1.1)

The XJavaDoc engine is a complete rewrite of Sun's JavaDoc engine that is faster and more suited for XDoclet (although it is completely standalone). It scans java source code and makes information about a class available via special java beans that are part of the XJavaDoc core. These beans provide the same information about a class as Sun's JavaDoc API, and some nice extra features.

Group: xdoclet Artifact: xjavadoc
Show all versions 
 

12 downloads
Artifact xjavadoc
Group xdoclet
Version 1.1
Last update 08. November 2005
Organization XDoclet Team
URL http://xdoclet.sourceforge.net/xjavadoc/
License not specified
Dependencies amount 3
Dependencies ant, commons-collections, junit,
There are maybe transitive dependencies!



Page 25 from 29 (items total 285)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy