Download JAR files tagged by rely with all dependencies
dcp-loader from group com.vmware.dcp (version 0.2.0)
Artifact dcp-loader
Group com.vmware.dcp
Version 0.2.0
Last update 20. November 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies dcp-common,
There are maybe transitive dependencies!
Group com.vmware.dcp
Version 0.2.0
Last update 20. November 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies dcp-common,
There are maybe transitive dependencies!
dcp-common from group com.vmware.dcp (version 0.2.0)
Artifact dcp-common
Group com.vmware.dcp
Version 0.2.0
Last update 20. November 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies netty-all, gson, kryo-shaded, lucene-analyzers-common, lucene-core, lucene-misc, lucene-queries,
There are maybe transitive dependencies!
Group com.vmware.dcp
Version 0.2.0
Last update 20. November 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies netty-all, gson, kryo-shaded, lucene-analyzers-common, lucene-core, lucene-misc, lucene-queries,
There are maybe transitive dependencies!
dcp-parent from group com.vmware.dcp (version 0.2.0)
Xenon is both a set of software components and a service oriented design pattern. The runtime is
implemented in Java and acts as the host for the lightweight, asynchronous services. The programming
model is language agnostic (does not rely on Java specific constructs) so implementations in other
languages are encouraged.
Group: com.vmware.dcp Artifact: dcp-parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact dcp-parent
Group com.vmware.dcp
Version 0.2.0
Last update 20. November 2015
Organization not specified
URL https://github.com/vmware/xenon
License License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.vmware.dcp
Version 0.2.0
Last update 20. November 2015
Organization not specified
URL https://github.com/vmware/xenon
License License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
moses-translation from group org.ow2.weblab.webservices (version 1.0-RC1)
Group: org.ow2.weblab.webservices Artifact: moses-translation
Show documentation
Show documentation
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
textrazor from group com.textrazor (version 1.0.13)
Official Java SDK for the TextRazor Text Analytics API
TextRazor offers state-of-the-art natural language processing tools through a simple API, allowing you to build semantic technology into your applications in minutes.
Hundreds of applications rely on TextRazor to understand unstructured text across a range of verticals, with use cases including social media monitoring, enterprise search, recommendation systems and ad targetting.
3 downloads
Artifact textrazor
Group com.textrazor
Version 1.0.13
Last update 25. June 2024
Organization not specified
URL https://textrazor.com
License MIT
Dependencies amount 3
Dependencies jackson-core, jackson-annotations, jackson-databind,
There are maybe transitive dependencies!
Group com.textrazor
Version 1.0.13
Last update 25. June 2024
Organization not specified
URL https://textrazor.com
License MIT
Dependencies amount 3
Dependencies jackson-core, jackson-annotations, jackson-databind,
There are maybe transitive dependencies!
quasar-maven-plugin from group com.vlkan (version 0.7.9)
Quasar is a Java library that provides high-performance lightweight
threads, Go-like channels, Erlang-like actors, and other asynchronous
programming tools. Quasar fibers rely on bytecode instrumentation. This
can be done at classloading time via a Java Agent, or at compilation
time. This project ships a Maven plugin for the ahead-of-time Quasar
instrumentation of the compiled class files.
2 downloads
Artifact quasar-maven-plugin
Group com.vlkan
Version 0.7.9
Last update 05. October 2017
Organization not specified
URL https://github.com/vy/quasar-maven-plugin
License The BSD 3-Clause License
Dependencies amount 4
Dependencies maven-plugin-api, maven-core, maven-plugin-annotations, quasar-core,
There are maybe transitive dependencies!
Group com.vlkan
Version 0.7.9
Last update 05. October 2017
Organization not specified
URL https://github.com/vy/quasar-maven-plugin
License The BSD 3-Clause License
Dependencies amount 4
Dependencies maven-plugin-api, maven-core, maven-plugin-annotations, quasar-core,
There are maybe transitive dependencies!
adblockerdetector from group com.cuneytayyildiz (version 1.0.0)
Many ad blockers exist on Android, this is a real problem for developers that rely on ad incomes. This project proposes an open source library that can detect most of ad blockers. Then developers can display a dialog to inform user that an ad blocker has been detected and to propose, for example, to buy an ad-free version of the application or to quit.
Group: com.cuneytayyildiz Artifact: adblockerdetector
Show documentation
Show documentation
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact adblockerdetector
Group com.cuneytayyildiz
Version 1.0.0
Last update 15. August 2016
Organization not specified
URL https://github.com/Swisyn/AdBlockerDetector
License The MIT License (MIT)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.cuneytayyildiz
Version 1.0.0
Last update 15. August 2016
Organization not specified
URL https://github.com/Swisyn/AdBlockerDetector
License The MIT License (MIT)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
JavaEWAH from group com.googlecode.javaewah (version 1.2.3)
The bit array data structure is implemented in Java as the BitSet class. Unfortunately, this fails to scale without compression.
JavaEWAH is a word-aligned compressed variant of the Java bitset class. It uses a 64-bit run-length encoding (RLE) compression scheme.
The goal of word-aligned compression is not to achieve the best compression, but rather to improve query processing time. Hence, we try to save CPU cycles, maybe at the expense of storage. However, the EWAH scheme we implemented is always more efficient storage-wise than an uncompressed bitmap (implemented in Java as the BitSet class). Unlike some alternatives, javaewah does not rely on a patented scheme.
55 downloads
Artifact JavaEWAH
Group com.googlecode.javaewah
Version 1.2.3
Last update 08. March 2023
Organization not specified
URL http://code.google.com/p/javaewah/
License Apache 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.googlecode.javaewah
Version 1.2.3
Last update 08. March 2023
Organization not specified
URL http://code.google.com/p/javaewah/
License Apache 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
sets from group de.cit-ec.tcs.alignment (version 3.1.1)
This module provides algorithms to compare sets, that is, order-invariant lists. These
algorithms are implementations of the AlignmentAlgorithm interface defined in the
algorithms module.
In particular, this module contains the StrictSetAlignmentScoreAlgorithm for computing
the cost of the optimal unordered alignment of two sets, the
StrictSetAlignmentFullAlgorithm which provides the Alignment itself as well, and the
GreedySetAlignmentScoreAlgorithm as well as the GreedySetAlignmentFullAlgorithm for
computing a potentially sub-optimal but faster alignment of two sets.
The optimal alignments rely on the HungarianAlgorithm for solving the assignment
problem in bipartite graphs. Here, we rely on the implementation provided by Kevin L. Stern
which is provided within this distribution.
0 downloads
Artifact sets
Group de.cit-ec.tcs.alignment
Version 3.1.1
Last update 26. October 2018
Organization not specified
URL http://openresearch.cit-ec.de/projects/tcs
License The GNU Affero General Public License, Version 3
Dependencies amount 1
Dependencies algorithms,
There are maybe transitive dependencies!
Group de.cit-ec.tcs.alignment
Version 3.1.1
Last update 26. October 2018
Organization not specified
URL http://openresearch.cit-ec.de/projects/tcs
License The GNU Affero General Public License, Version 3
Dependencies amount 1
Dependencies algorithms,
There are maybe transitive dependencies!
graal-coverage from group fr.lirmm.graphik (version 1.3.1)
Artifact graal-coverage
Group fr.lirmm.graphik
Version 1.3.1
Last update 15. March 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies org.jacoco.ant,
There are maybe transitive dependencies!
Group fr.lirmm.graphik
Version 1.3.1
Last update 15. March 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies org.jacoco.ant,
There are maybe transitive dependencies!
Page 20 from 25 (items total 246)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy