Download JAR files tagged by compute with all dependencies
iraj-waw-analyzer-bom from group com.iorga (version 1.0.0)
Webapp Watcher (WAW) is a Java EE Filter which alows you to log the requests response times and Java stack traces of a Java EE web application (.war). You can later compute usage statistics of the web application, and also track down potential bugs with the tool "waw-analyzer"
Group: com.iorga Artifact: iraj-waw-analyzer-bom
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact iraj-waw-analyzer-bom
Group com.iorga
Version 1.0.0
Last update 05. September 2013
Organization not specified
URL https://github.com/iorga-group/webapp-watcher.git
License GNU Lesser General Public License, LGPL v3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.iorga
Version 1.0.0
Last update 05. September 2013
Organization not specified
URL https://github.com/iorga-group/webapp-watcher.git
License GNU Lesser General Public License, LGPL v3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
webappwatcher from group com.iorga (version 1.5.2)
Artifact webappwatcher
Group com.iorga
Version 1.5.2
Last update 04. September 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies commons-lang, commons-beanutils, commons-io, slf4j-api, guava, commons-compress, slf4j-log4j12, servlet-api, mail,
There are maybe transitive dependencies!
Group com.iorga
Version 1.5.2
Last update 04. September 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies commons-lang, commons-beanutils, commons-io, slf4j-api, guava, commons-compress, slf4j-log4j12, servlet-api, mail,
There are maybe transitive dependencies!
webappwatcher-parent from group com.iorga (version 1.5.2)
Webapp Watcher (WAW) is a Java EE Filter which alows you to log the requests response times and Java stack traces of a Java EE web application (.war). You can later compute usage statistics of the web application, and also track down potential bugs with the tool "waw-analyzer"
Group: com.iorga Artifact: webappwatcher-parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact webappwatcher-parent
Group com.iorga
Version 1.5.2
Last update 04. September 2013
Organization not specified
URL https://github.com/iorga-group/webapp-watcher.git
License GNU Lesser General Public License, LGPL v3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.iorga
Version 1.5.2
Last update 04. September 2013
Organization not specified
URL https://github.com/iorga-group/webapp-watcher.git
License GNU Lesser General Public License, LGPL v3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
azure-resourcemanager-sqlvirtualmachine from group com.azure.resourcemanager (version 1.0.0-beta.5)
This package contains Microsoft Azure SDK for SqlVirtualMachine Management SDK. For documentation on how to use this package, please see https://aka.ms/azsdk/java/mgmt. The SQL virtual machine management API provides a RESTful set of web APIs that interact with Azure Compute, Network & Storage services to manage your SQL Server virtual machine. The API enables users to create, delete and retrieve a SQL virtual machine, SQL virtual machine group or availability group listener. Package tag package-preview-2022-08.
Group: com.azure.resourcemanager Artifact: azure-resourcemanager-sqlvirtualmachine
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact azure-resourcemanager-sqlvirtualmachine
Group com.azure.resourcemanager
Version 1.0.0-beta.5
Last update 31. October 2024
Organization not specified
URL https://github.com/Azure/azure-sdk-for-java
License The MIT License (MIT)
Dependencies amount 2
Dependencies azure-core, azure-core-management,
There are maybe transitive dependencies!
Group com.azure.resourcemanager
Version 1.0.0-beta.5
Last update 31. October 2024
Organization not specified
URL https://github.com/Azure/azure-sdk-for-java
License The MIT License (MIT)
Dependencies amount 2
Dependencies azure-core, azure-core-management,
There are maybe transitive dependencies!
azure-mgmt-compute from group com.microsoft.azure (version 1.41.4)
This package contains Microsoft Azure Compute Management SDK.
Group: com.microsoft.azure Artifact: azure-mgmt-compute
Show all versions Show documentation Show source
Show all versions Show documentation Show source
24 downloads
Artifact azure-mgmt-compute
Group com.microsoft.azure
Version 1.41.4
Last update 22. July 2022
Organization not specified
URL https://github.com/Azure/azure-sdk-for-java
License The MIT License (MIT)
Dependencies amount 6
Dependencies azure-client-runtime, azure-mgmt-resources, azure-mgmt-storage, azure-mgmt-network, azure-mgmt-msi, azure-mgmt-graph-rbac,
There are maybe transitive dependencies!
Group com.microsoft.azure
Version 1.41.4
Last update 22. July 2022
Organization not specified
URL https://github.com/Azure/azure-sdk-for-java
License The MIT License (MIT)
Dependencies amount 6
Dependencies azure-client-runtime, azure-mgmt-resources, azure-mgmt-storage, azure-mgmt-network, azure-mgmt-msi, azure-mgmt-graph-rbac,
There are maybe transitive dependencies!
trees from group de.cit-ec.tcs.alignment (version 3.1.1)
0 downloads
classdep from group au.net.zeus.jgdms.tools (version 3.1.0)
Tool used to analyze a set of classes and determine on what other classes
they directly or indirectly depend. Typically this tool is used to
compute the necessary and sufficient set of classes to include in a JAR
file, for use in the class path of a client or service, or for use in the
codebase of a client or service. The tool starts with a set of "root"
classes and recursively computes a dependency graph, finding all of the
classes referenced directly by the root classes, finding all of the
classes referenced in turn by those classes, and so on, until no new
classes are found or until classes that are not of interest are
found. The normal output of the tool is a list of all of the classes in
the dependency graph. The output from this command can be used as input
to the jar tool, to create a JAR file containing precisely
those classes.
0 downloads
Artifact classdep
Group au.net.zeus.jgdms.tools
Version 3.1.0
Last update 04. January 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies asm, asm-commons,
There are maybe transitive dependencies!
Group au.net.zeus.jgdms.tools
Version 3.1.0
Last update 04. January 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies asm, asm-commons,
There are maybe transitive dependencies!
localOutlierFactor from group nz.ac.waikato.cms.weka (version 1.0.4)
A filter that applies the LOF (Local Outlier Factor) algorithm to compute an outlier score for each instance in the data. Can use multiple cores/cpus to speed up the LOF computation for large datasets. Nearest neighbor search methods and distance functions are pluggable.
For more information, see:
Markus M. Breunig, Hans-Peter Kriegel, Raymond T. Ng, Jorg Sander (2000). LOF: Identifying Density-Based Local Outliers. ACM SIGMOD Record. 29(2):93-104.
Group: nz.ac.waikato.cms.weka Artifact: localOutlierFactor
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact localOutlierFactor
Group nz.ac.waikato.cms.weka
Version 1.0.4
Last update 23. July 2013
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/localOutlierFactor
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!
Group nz.ac.waikato.cms.weka
Version 1.0.4
Last update 23. July 2013
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/localOutlierFactor
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!
oz-generic-levenshtein from group de.linuxusers.levenshtein (version 0.4.0)
YET ANOTHER IMPLEMENTATION OF LEVENSHTEIN DISTANCE
GenericLevenshtein is an implementation of Minimum Edit Distance, also called Levenshtein Distance, written by Ramon Ziai and Niels Ott. This algorithm is very popular and it is often used to compute the similarity of strings. The difference in the presented implementation is that it can operate on sequences of any Java object implementing equals(Object). So no matter if you want to compare genome sequences or sequences of numbers, or just strings, here you go!
Furthermore, the costs of the replace, insert, and delete operations can be customized by implementing the simple WeightCalculator<T> interface. In that case it is not a requirement to rely on equals(Object) as your implementation can do whatever you like it to do in oder to compare objects.
0 downloads
Artifact oz-generic-levenshtein
Group de.linuxusers.levenshtein
Version 0.4.0
Last update 11. September 2012
Organization not specified
URL http://niels.drni.de/s9y/pages/generic-levenshtein.html
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group de.linuxusers.levenshtein
Version 0.4.0
Last update 11. September 2012
Organization not specified
URL http://niels.drni.de/s9y/pages/generic-levenshtein.html
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
jas from group de.uni-mannheim.rz.krum (version 2.7.200)
The Java Algebra System (JAS) is an object oriented,
type safe and multi-threaded approach to computer algebra. JAS
provides a well designed software library using generic types for
algebraic computations implemented in the Java programming language
using the JVM runtime infrastructure. The library can be used as any
other Java software package or it can be used interactively or
interpreted through a jython (Java Python) or jruby (Java Ruby)
front end, there is also an Android App based on Ruboto (jruby for
Android). The focus of JAS is at the moment on commutative, solvable
and non-commutative polynomials, power series, Groebner bases,
factorization, real and complex roots and applications. By the use
of Java as implementation language JAS is 64-bit and multi-core CPU
ready and can make use of mutiple CPUs where available. JAS can run
on a wide variety of devices ranging from Android to compute
clusters (using MPJ a Java Message Passing Interface (MPI) or
OpenMPI).
2 downloads
Artifact jas
Group de.uni-mannheim.rz.krum
Version 2.7.200
Last update 05. July 2023
Organization not specified
URL http://krum.rz.uni-mannheim.de/jas
License GNU GENERAL PUBLIC LICENSE Version 2, June 1991
Dependencies amount 1
Dependencies log4j-api,
There are maybe transitive dependencies!
Group de.uni-mannheim.rz.krum
Version 2.7.200
Last update 05. July 2023
Organization not specified
URL http://krum.rz.uni-mannheim.de/jas
License GNU GENERAL PUBLIC LICENSE Version 2, June 1991
Dependencies amount 1
Dependencies log4j-api,
There are maybe transitive dependencies!
Page 25 from 26 (items total 251)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy