Download JAR files tagged by link with all dependencies
RELISON-diffusion from group io.github.ir-uam (version 1.0.0)
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!
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)
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!
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)
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!
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!
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!
library-nsdk from group io.branch.sdk.android (version 0.0.2)
Use the Branch SDK (branch.io) to create and power the links that point back to your apps for all of these things and more. Branch makes it incredibly simple to create powerful deep links that can pass data across app install and open while handling all edge cases (using on desktop vs. mobile vs. already having the app installed, etc). Best of all, it is really simple to start using the links for your own app: only 2 lines of code to register the deep link router and one more line of code to create the links with custom data.
Group: io.branch.sdk.android Artifact: library-nsdk
Show documentation
Show documentation
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact library-nsdk
Group io.branch.sdk.android
Version 0.0.2
Last update 05. October 2022
Organization not specified
URL https://github.com/BranchMetrics/android-branch-sdk-private
License Branch Metrics, Inc. Software License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group io.branch.sdk.android
Version 0.0.2
Last update 05. October 2022
Organization not specified
URL https://github.com/BranchMetrics/android-branch-sdk-private
License Branch Metrics, Inc. Software License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
REngine from group com.github.lucarosellini.rJava (version 0.9-7)
Rserve is a TCP/IP server which allows other programs to use facilities of R (see www.r-project.org) from various languages without the need to initialize R or link against R library. Every connection has a separate workspace and working directory. Client-side implementations are available for popular languages such as C/C++, PHP and Java. Rserve supports remote connection, authentication and file transfer. Typical use is to integrate R backend for computation of statstical models, plots etc. in other applications.
Artifact REngine
Group com.github.lucarosellini.rJava
Version 0.9-7
Last update 18. December 2014
Organization not specified
URL http://www.rforge.net/Rserve/index.html
License Lesser General Public License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.github.lucarosellini.rJava
Version 0.9-7
Last update 18. December 2014
Organization not specified
URL http://www.rforge.net/Rserve/index.html
License Lesser General Public License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
relay-jdbc from group com.github.peter-gergely-horvath (version 3.0.0)
relay-jdbc allows a JDBC connection to be relayed through an intermediate
relay server: it is both a JDBC driver (client) and a JDBC relay server.
It is a fork of https://github.com/AugeoSoftware/VJDBC project, where
Aleksei Yu. Semenov has implemented a number of brilliant improvements
of the orignal VJDBC project hosted on http://vjdbc.sourceforge.net
Original Developers were: Hunter Payne ([email protected])
and Michael Link ([email protected]).
For all pre-existing code, credits go to the original respective author.
This product brings the original VJDBC concept further and (apart from code
quality improvements and bug fixes) implements complete separation of the
underlying transport mechanism, introducing support for connecting directly
through a SSH pipe, where the relay server interacts with the client through
standard I/O pipes.
The re-designed transport architecture supports easy development of new
transport implementations, allowing this JDBC relay to be quickly adapted
to a variety of exotic environments.
0 downloads
Artifact relay-jdbc
Group com.github.peter-gergely-horvath
Version 3.0.0
Last update 26. October 2019
Organization not specified
URL https://github.com/peter-gergely-horvath/relay-jdbc
License LGPL-2.1
Dependencies amount 11
Dependencies jetty-servlet, commons-beanutils, commons-beanutils-core, commons-codec, commons-collections, commons-dbcp, commons-digester, commons-httpclient, commons-logging, jsch, kryo,
There are maybe transitive dependencies!
Group com.github.peter-gergely-horvath
Version 3.0.0
Last update 26. October 2019
Organization not specified
URL https://github.com/peter-gergely-horvath/relay-jdbc
License LGPL-2.1
Dependencies amount 11
Dependencies jetty-servlet, commons-beanutils, commons-beanutils-core, commons-codec, commons-collections, commons-dbcp, commons-digester, commons-httpclient, commons-logging, jsch, kryo,
There are maybe transitive dependencies!
balea-core from group io.magidc (version 1.0.1)
Balea creates a proxy of javax.sql.DataSource, providing dynamic routing to multiple container based databases following a On Demand Data Source Access architecture.
Docker is used as manager to create, start or stop database containers on demand and link correspondent data volumes. Thanks to this approach is possible to distribute data across multiple databases keeping active only the necessary ones in each moment maximizing the use of system resources.
The distribution and management of data is hidden under the hood, any process that uses this data source interface (i.e. Hibernate) will perceive it as a single source of data.
It makes possible for standard SQL database like Postgresql or MySQL to be maintained, backed up or versioned with simple file system operations as the data volumes are attached dynamically to the managed Docker containers.
Docker integration allows also to manage database containers in remote hosts.
Artifact balea-core
Group io.magidc
Version 1.0.1
Last update 23. July 2019
Organization not specified
URL https://github.com/magidc/balea-core
License Apache License, Version 2.0
Dependencies amount 1
Dependencies docker-java,
There are maybe transitive dependencies!
Group io.magidc
Version 1.0.1
Last update 23. July 2019
Organization not specified
URL https://github.com/magidc/balea-core
License Apache License, Version 2.0
Dependencies amount 1
Dependencies docker-java,
There are maybe transitive dependencies!
preferredlistgen from group au.net.zeus.jgdms.tools (version 3.1.0)
Tool used to generate the preferred class information for downloadable JAR
files in the form of a META-INF/PREFERRED.LIST required for use by the {@link
net.jini.loader.pref.PreferredClassLoader}. The list is generated by
examining the dependencies of classes contained within a target JAR file and
zero or more additional supporting JAR files. Through various command-line
options, a set of "root" classes are identified as belonging to a public API.
These root classes provide the starting point for recursively computing a
dependency graph, finding all of the classes referenced in the public API of
the root classes, finding all of the classes referenced in turn by the public
API of those classes, and so on, until no new classes are found. The results
of the dependency analysis are combined with the preferred list information
in the additional supporting JAR files to compute a preferred list having the
smallest number of entries that describes the preferred state of the classes
and resources contained in all of the JAR files. The output of the tool is a
new version of the target JAR file containing the generated preferred list,
and/or a copy of the list printed to System.out.
Group: au.net.zeus.jgdms.tools Artifact: preferredlistgen
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact preferredlistgen
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 0
Dependencies No dependencies
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 0
Dependencies No dependencies
There are maybe transitive dependencies!
commons-crypto from group org.apache.commons (version 1.2.0)
Apache Commons Crypto is a cryptographic library optimized with AES-NI (Advanced Encryption
Standard New Instructions). It provides Java API for both cipher level and Java stream level.
Developers can use it to implement high performance AES encryption/decryption with the minimum
code and effort. Please note that Crypto doesn't implement the cryptographic algorithm such as
AES directly. It wraps to Openssl or JCE which implement the algorithms.
Features
--------
1. Cipher API for low level cryptographic operations.
2. Java stream API (CryptoInputStream/CryptoOutputStream) for high level stream encyrption/decryption.
3. Both optimized with high performance AES encryption/decryption. (1400 MB/s - 1700 MB/s throughput in modern Xeon processors).
4. JNI-based implementation to achieve comparable performance to the native C++ version based on OpenSsl.
5. Portable across various operating systems (currently only Linux/MacOSX/Windows);
Apache Commons Crypto loads the library according to your machine environment (it checks system properties, `os.name` and `os.arch`).
6. Simple usage. Add the commons-crypto-(version).jar file to your classpath.
Export restrictions
-------------------
This distribution includes cryptographic software.
The country in which you currently reside may have restrictions
on the import, possession, use, and/or re-export to another country,
of encryption software. BEFORE using any encryption software,
please check your country's laws, regulations and policies
concerning the import, possession, or use, and re-export of
encryption software, to see if this is permitted.
See <http://www.wassenaar.org/> for more information.
The U.S. Government Department of Commerce, Bureau of Industry and Security (BIS),
has classified this software as Export Commodity Control Number (ECCN) 5D002.C.1,
which includes information security software using or performing
cryptographic functions with asymmetric algorithms.
The form and manner of this Apache Software Foundation distribution makes
it eligible for export under the License Exception
ENC Technology Software Unrestricted (TSU) exception
(see the BIS Export Administration Regulations, Section 740.13)
for both object code and source code.
The following provides more details on the included cryptographic software:
* Commons Crypto use [Java Cryptography Extension](http://docs.oracle.com/javase/8/docs/technotes/guides/security/crypto/CryptoSpec.html) provided by Java
* Commons Crypto link to and use [OpenSSL](https://www.openssl.org/) ciphers
74 downloads
Artifact commons-crypto
Group org.apache.commons
Version 1.2.0
Last update 14. January 2023
Organization not specified
URL http://commons.apache.org/proper/commons-crypto/
License Apache License, Version 2.0
Dependencies amount 1
Dependencies jna,
There are maybe transitive dependencies!
Group org.apache.commons
Version 1.2.0
Last update 14. January 2023
Organization not specified
URL http://commons.apache.org/proper/commons-crypto/
License Apache License, Version 2.0
Dependencies amount 1
Dependencies jna,
There are maybe transitive dependencies!
Page 33 from 3 (items total 333)