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

Download JAR files tagged by network with all dependencies

Search JAR files by class name

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

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

0 downloads
Artifact RELISON-linkpred
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 11
Dependencies RELISON-sna, RELISON-content, terrier-core, terrier-realtime, terrier-learning, RankSys-nn, weka-stable, cloning, RankSys-novdiv, RankSys-novelty, RankSys-mf,
There are maybe transitive dependencies!

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

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

0 downloads
Artifact RELISON-sna
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 2
Dependencies RELISON-core, fastutil,
There are maybe transitive dependencies!

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

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

0 downloads
Artifact RELISON-examples
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 8
Dependencies RELISON-linkpred, RELISON-sna, RELISON-diffusion, RankSys-diversity, RankSys-formats, RankSys-rec, yamlbeans, fastutil,
There are maybe transitive dependencies!

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!

LiteAVSDK_International from group com.tencent.liteav (version 9.5.11351)

Leveraging Tencent's 21 years of experience in network and audio/video technologies, Tencent Real-Time Communication (TRTC) offers multi-person audio/video calls and low-latency interactive live streaming solutions. With TRTC, you can quickly develop cost-effective, low-latency, and high-quality interactive audio/video services. Audio/Video Call Solution TRTC provides a client SDK that works across platforms and regions. This solution can be easily used on webpages to enable audio and video call capability for all applications. Low-Latency Interactive Live Streaming Solution TRTC leverages Tencent Cloud's high-quality node resources, industry-leading network and audio/video technologies to helps you build interactive live streaming services with minimal lags and a latency below 1 second, taking live streaming into the era of CDN 2.0.腾讯实时音视频(Tencent Real-Time Communication,TRTC)将腾讯21年来在网络与音视频技术上的深度积累,以多人音视频通话和低延时互动直播两大场景化方案,通过腾讯云服务向开发者开放,致力于帮助开发者快速搭建低成本、低延时、高品质的音视频互动解决方案。

Group: com.tencent.liteav Artifact: LiteAVSDK_International
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact LiteAVSDK_International
Group com.tencent.liteav
Version 9.5.11351
Last update 02. April 2022
Organization not specified
URL https://github.com/tencentyun/LiteAVProfessional_Android
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

infinispan-spring from group org.infinispan (version 8.2.12.Final)

The Infinispan Spring Integration project provides Spring integration for Infinispan, a high performance distributed cache. Its primary features are * An implementation of org.springframework.cache.CacheManager, Spring's central caching abstraction, backed by Infinispan's EmbeddedCacheManager. To be used if your Spring-powered application and Infinispan are colocated, i.e. running within the same VM. * An implementation of org.springframework.cache.CacheManager backed by Infinispan's RemoteCacheManager. To bes used if your Spring-powered application accesses Infinispan remotely, i.e. over the network. * An implementation of org.springframework.cache.CacheManager backed by a CacheContainer reference. To be used if your Spring- powered application needs access to a CacheContainer defined outside the application (e.g. retrieved from JNDI) * Spring namespace support allowing shortcut definitions for all the components above In addition, Infinispan Spring Integration offers various FactoryBeans for facilitating creation of Infinispan core classes - Cache, CacheManager, ... - within a Spring context.

Group: org.infinispan Artifact: infinispan-spring
Show all versions Show source 
 

7 downloads
Artifact infinispan-spring
Group org.infinispan
Version 8.2.12.Final
Last update 07. January 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies spring-context, infinispan-core,
There are maybe transitive dependencies!

aipark-api from group de.aipark.api (version 30.06)

AIPARK offers detailed parking information for more than 1.8 Mio parking areas in Germany with nationwide coverage. Additionally, accurate occupancy predictions are derived using data from a network of more than 5 million smartphones. Use the AIPARK API Explorer application to try out and test the interface. Please send a request via email if you are a developer and require an API key. We'll be in touch with you shortly. This application is provided via a demo backend environment. Please note that API load tests do not reflect the performance of the productive system. Mail: [email protected]

Group: de.aipark.api Artifact: aipark-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact aipark-api
Group de.aipark.api
Version 30.06
Last update 14. March 2019
Organization not specified
URL https://developer.aipark.io/
License The Apache License, Version 2.0
Dependencies amount 8
Dependencies okhttp, converter-jackson, adapter-rxjava, retrofit, jts-core, jackson-databind, jackson-datatype-jts, springfox-swagger2,
There are maybe transitive dependencies!



Page 233 from 241 (items total 2410)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy