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

Download JAR files tagged by functionality with all dependencies

Search JAR files by class name

RELISON-diffusion from group io.github.ir-uam (version 1.0.0)

Group: io.github.ir-uam Artifact: RELISON-diffusion
Show documentation Show source 
 

0 downloads
Artifact RELISON-diffusion
Group io.github.ir-uam
Version 1.0.0
Last update 11. November 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies RELISON-core,
There are maybe transitive dependencies!

RELISON-core from group io.github.ir-uam (version 1.0.0)

Group: io.github.ir-uam Artifact: RELISON-core
Show documentation Show source 
 

0 downloads
Artifact RELISON-core
Group io.github.ir-uam
Version 1.0.0
Last update 11. November 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies fastutil, colt, mtj, RankSys-core, RankSys-fast, RankSys-formats, jung-graph-impl, lucene-core, commons-csv, jblas,
There are maybe transitive dependencies!

RELISON-content from group io.github.ir-uam (version 1.0.0)

Group: io.github.ir-uam Artifact: RELISON-content
Show documentation Show source 
 

0 downloads
Artifact RELISON-content
Group io.github.ir-uam
Version 1.0.0
Last update 11. November 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies fastutil, RankSys-formats, lucene-core, lucene-analyzers-common,
There are maybe transitive dependencies!

RELISON from group io.github.ir-uam (version 1.0.0)

RELISON is a framework for experimentation on the link recommendation task in social networks, which aims to identify those people in the network with whom a user might be interested to connect, interact or befriend. RELISON provides tools for executing and evaluating contact recommendation approaches, considering not only their accuracy, but also aspects like their novelty, diversity and the effects that such recommendations have on global properties of the networks (as changes in the structural properties or in the characteristics of the information arriving to the users). In order to measure these effects, RELISON also provides functionality for a) analyzing the structural properties of social networks, b) detecting clusters of users (communities) and c) simulating the diffusion of information in a social network. These functionalities can be used regardless of whether recommendations have been provided to the users.

Group: io.github.ir-uam Artifact: RELISON
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact RELISON
Group io.github.ir-uam
Version 1.0.0
Last update 11. November 2022
Organization not specified
URL https://ir-uam.github.io/RELISON/
License Mozilla Public License Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

fitzhi from group com.fitzhi (version 1.8)

This library is the the backend for the Fitzhì solution. Fitzhì aims to gather all technical data regarding your application portfolio into ONE single portal. Fitzhì provides also analysis and assessments at the project scope, but its main target is the portfolio. The main ambition is to provide a global, and dynamic vision of the technical risk for your IT. The dream functionality for Fitzhì should be the ONE single dashboard, one Single Point Point Of Quality, available for the CTO, or CIO, and ready to resume in one second, one view, the current situation and the historic trend.

Group: com.fitzhi Artifact: fitzhi
Show all versions 
 

0 downloads
Artifact fitzhi
Group com.fitzhi
Version 1.8
Last update 16. May 2022
Organization not specified
URL https://www.fitzhi.com
License GNU AFFERO GENERAL PUBLIC LICENSE, Version 3 (AGPL-3.0)
Dependencies amount 31
Dependencies junit, spring-core, jcl-over-slf4j, spring-boot-starter-web, spring-boot, spring-boot-autoconfigure, spring-boot-starter-security, spring-boot-starter-webflux, spring-security-oauth2-autoconfigure, gson, google-api-client, google-api-client-http, opencsv, jstl, commons-validator, opennlp-tools, opennlp-uima, poi, poi-scratchpad, poi-ooxml, itextpdf, commons-fileupload, commons-io, org.eclipse.jgit, jaxb-api, jaxb-core, jaxb-impl, activation, springfox-boot-starter, springfox-swagger-ui, javaparser-symbol-solver-core,
There are maybe transitive dependencies!

application from group com.fitzhi (version 1.6)

This library is the the backend for the Fitzhì solution. Fitzhì aims to gather all technical data regarding your application portfolio into ONE single portal. Fitzhì provides also analysis and assessments at the project scope, but its main target is the portfolio. The main ambition is to provide a global, and dynamic vision of the technical risk for your IT. The dream functionality for Fitzhì should be the ONE single dashboard, one Single Point Point Of Quality, available for the CTO, or CIO, and ready to resume in one second, one view, the current situation and the historic trend.

Group: com.fitzhi Artifact: application

 

0 downloads
Artifact application
Group com.fitzhi
Version 1.6
Last update 22. November 2021
Organization not specified
URL https://www.fitzhi.com
License GNU AFFERO GENERAL PUBLIC LICENSE, Version 3 (AGPL-3.0)
Dependencies amount 29
Dependencies junit, spring-core, jcl-over-slf4j, spring-boot-starter-web, spring-boot, spring-boot-autoconfigure, spring-boot-starter-security, spring-boot-starter-webflux, spring-security-oauth2-autoconfigure, gson, opencsv, jstl, commons-validator, opennlp-tools, opennlp-uima, poi, poi-scratchpad, poi-ooxml, itextpdf, commons-fileupload, commons-io, org.eclipse.jgit, jaxb-api, jaxb-core, jaxb-impl, activation, springfox-boot-starter, springfox-swagger-ui, javaparser-symbol-solver-core,
There are maybe transitive dependencies!

sshapi-ganymed from group com.sshtools (version 1.1.2)

Ganymed SSH-2 for Java is a library which implements the SSH-2 protocol in pure Java (tested on J2SE 1.4.2 and 5.0). It allows one to connect to SSH servers from within Java programs. It supports SSH sessions (remote command execution and shell access), local and remote port forwarding, local stream forwarding, X11 forwarding, SCP and SFTP. There are no dependencies on any JCE provider, as all crypto functionality is included. Originally, Ganymed SSH-2 for Java was developed for the Ganymed replication project at ETH Zurich (Switzerland). Downloads and more information about JSch may be found at http://www.cleondris.ch/opensource/ssh2/. This library is the provider bridge for SSHAPI.

Group: com.sshtools Artifact: sshapi-ganymed
Show all versions Show documentation Show source 
 

0 downloads
Artifact sshapi-ganymed
Group com.sshtools
Version 1.1.2
Last update 16. August 2018
Organization not specified
URL ${scmWebRoot}/${project.artifactId}/
License not specified
Dependencies amount 2
Dependencies sshapi-core, ganymed-ssh2,
There are maybe transitive dependencies!

classificationViaClustering from group nz.ac.waikato.cms.weka (version 1.0.7)

A simple meta-classifier that uses a clusterer for classification. For cluster algorithms that use a fixed number of clusterers, like SimpleKMeans, the user has to make sure that the number of clusters to generate are the same as the number of class labels in the dataset in order to obtain a useful model. Note: at prediction time, a missing value is returned if no cluster is found for the instance. The code is based on the 'clusters to classes' functionality of the weka.clusterers.ClusterEvaluation class by Mark Hall.

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

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

tinder from group org.igniterealtime (version 1.3.0)

Tinder is a Java based XMPP library, providing an implementation for XMPP stanzas and components. Tinders origins lie in code that's shared between Jive Software's Openfire and Whack implementations. The implementation that's provided in Tinder hasn't been written again from scratch. Instead, code has been moved from the original projects into Tinder, preserving al of the existing features and functionality. Most of the code that's now in Tinder is based on the org.xmpp package implementation that previously existed in Openfire and Whack. This is the code that defines classes such as Packet, JID, IQ, Component and their extensions. Additionally, some multi-purpose code (such as the DataForm and Result Set Management implementations have been moved to Tinder as well.

Group: org.igniterealtime Artifact: tinder
Show all versions Show documentation Show source 
 

35 downloads
Artifact tinder
Group org.igniterealtime
Version 1.3.0
Last update 19. April 2017
Organization Ignite Realtime
URL http://www.igniterealtime.org/projects/tinder/
License Apache License, Version 2.0
Dependencies amount 5
Dependencies dom4j, jcip-annotations, slf4j-api, libidn, concurrentlinkedhashmap-lru,
There are maybe transitive dependencies!

unboundid-ldapsdk-commercial-edition from group com.unboundid (version 3.2.1)

The UnboundID LDAP SDK for Java is a fast, comprehensive, and easy-to-use Java API for communicating with LDAP directory servers and performing related tasks like reading and writing LDIF, encoding and decoding data using base64 and ASN.1 BER, and performing secure communication. This package contains the Commercial Edition of the LDAP SDK, which includes all of the general-purpose functionality contained in the Standard Edition, plus additional functionality specific to UnboundID/Ping Identity server products.

Group: com.unboundid Artifact: unboundid-ldapsdk-commercial-edition
Show all versions Show documentation Show source 
 

1 downloads
Artifact unboundid-ldapsdk-commercial-edition
Group com.unboundid
Version 3.2.1
Last update 13. February 2017
Organization UnboundID Corp.
URL https://www.ldap.com/unboundid-ldap-sdk-for-java
License GNU General Public License version 2 (GPLv2)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 297 from 300 (items total 2991)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy