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

Download JAR files tagged by searching with all dependencies

Search JAR files by class name

mimir-parent from group uk.ac.gate.mimir (version 6.2)

GATE Mímir is a Multiparadigm Information Management Index and Repository, a tool for indexing data from GATE documents to support fast and flexible searching based on the text, annotations, and semantic metadata.

Group: uk.ac.gate.mimir Artifact: mimir-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact mimir-parent
Group uk.ac.gate.mimir
Version 6.2
Last update 28. May 2021
Organization GATE
URL http://gate.ac.uk/mimir
License GNU Lesser General Public License (LGPL), Version 3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

kafka-webview from group org.sourcelab (version 1.0.0)

A full-featured web-based Apache Kafka consumer. Kafka WebView presents an easy-to-use web based interface for reading data out of kafka topics and providing basic filtering and searching capabilities.

Group: org.sourcelab Artifact: kafka-webview
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact kafka-webview
Group org.sourcelab
Version 1.0.0
Last update 06. January 2018
Organization not specified
URL https://github.com/SourceLabOrg/kafka-webview
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

kafka-webview-ui from group org.sourcelab (version 1.0.0)

A full-featured web-based Apache Kafka consumer. Kafka WebView presents an easy-to-use web based interface for reading data out of kafka topics and providing basic filtering and searching capabilities.

Group: org.sourcelab Artifact: kafka-webview-ui
Show documentation Show source 
 

4 downloads
Artifact kafka-webview-ui
Group org.sourcelab
Version 1.0.0
Last update 06. January 2018
Organization not specified
URL https://github.com/Crim/kafka-webview
License not specified
Dependencies amount 13
Dependencies kafka-webview-plugin, kafka-clients, spring-boot-starter-thymeleaf, thymeleaf-spring4, thymeleaf, thymeleaf-layout-dialect, thymeleaf-extras-springsecurity4, spring-boot-starter-data-jpa, h2, spring-boot-starter-security, spring-boot-starter-websocket, spring-boot-starter-actuator, javax.interceptor-api,
There are maybe transitive dependencies!

org.apache.stanbol.enhancer.engines.entitylinking.engine from group org.apache.stanbol (version 1.0.0)

Implementation of an entity-linking engine that consumes NLP processing resutls from the AnalyzedText content part and uses those information for token based linking (searching and matching) of Entities of the configured controlled vocabulary.

Group: org.apache.stanbol Artifact: org.apache.stanbol.enhancer.engines.entitylinking.engine
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.apache.stanbol.enhancer.engines.entitylinking.engine
Group org.apache.stanbol
Version 1.0.0
Last update 16. September 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies org.apache.stanbol.commons.namespaceprefix.service, org.apache.stanbol.enhancer.servicesapi, org.apache.stanbol.enhancer.nlp, org.apache.stanbol.commons.stanboltools.offline, commons-io, commons-lang, org.apache.felix.scr.annotations, rdf.core, slf4j-api,
There are maybe transitive dependencies!

org.fuzzydb.spring.aggregator from group org.fuzzydb (version 1.1.0.RELEASE)

fuzzydb is a fuzzy matching database engine capable of providing human-like search results that make life much easier for users of websites searching for things like cars, houses, people and jobs

Group: org.fuzzydb Artifact: org.fuzzydb.spring.aggregator
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact org.fuzzydb.spring.aggregator
Group org.fuzzydb
Version 1.1.0.RELEASE
Last update 18. April 2013
Organization Whirlwind Match Limited
URL http://www.fuzzydb.org
License Open Software License v. 3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

org.fuzzydb.aggregator from group org.fuzzydb (version 1.1.0.RELEASE)

fuzzydb is a fuzzy matching database engine capable of providing human-like search results that make life much easier for users of websites searching for things like cars, houses, people and jobs

Group: org.fuzzydb Artifact: org.fuzzydb.aggregator
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact org.fuzzydb.aggregator
Group org.fuzzydb
Version 1.1.0.RELEASE
Last update 18. April 2013
Organization Whirlwind Match Limited
URL http://www.fuzzydb.org
License Open Software License v. 3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

restfulQueries from group com.github.apavlidi (version 0.0.1)

Group: com.github.apavlidi Artifact: restfulQueries
Show documentation Show source 
 

0 downloads
Artifact restfulQueries
Group com.github.apavlidi
Version 0.0.1


com.googlecode.jweb1t from group com.googlecode.jweb1t (version 1.4.0)

jWeb1T is an open source Java tool for efficiently searching n-gram data in the Web 1T 5-gram corpus format. It is based on a binary search algorithm that finds the n-grams and returns their frequency counts in logarithmic time. As the corpus is stored in many files a simple index is used to retrieve the files containing the n-grams.

Group: com.googlecode.jweb1t Artifact: com.googlecode.jweb1t
Show all versions Show documentation Show source 
 

1 downloads
Artifact com.googlecode.jweb1t
Group com.googlecode.jweb1t
Version 1.4.0
Last update 03. October 2017
Organization not specified
URL https://dkpro.github.io/jweb1t
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies commons-lang3, pcj, commons-logging-api,
There are maybe transitive dependencies!

application-properties from group com.lyders (version 1.2.1)

This ApplicationProperties Java package provides a fast and easily configurable application.properties loader that mimics some key features of the Spring Boot application.properties loader. This package allows for multi-level overloading of properties based on a basename and optional suffix by searching the classpath, optional configurable file paths along with the JNDI server container context. The class [ApplicationPropertiesConfig](src/main/java/com/lyders/application-properties/ApplicationPropertiesConfig.java) controls the features of the overloading of properties such as the base name of the properties file, an optional suffix that allows for the loading of environment-specific or scenario-specific property files as needed. The following features are supported: * Names of properties files can be customized * Locations of properties files can be customized. The following path types are supported: * class path * file system paths * JNDI environment naming context (e.g., Servlet/JSP running under Tomcat) * Environment-specific property files can override the values in default properties files via a "suffix"

Group: com.lyders Artifact: application-properties
Show all versions Show documentation Show source 
 

0 downloads
Artifact application-properties
Group com.lyders
Version 1.2.1
Last update 14. February 2021
Organization not specified
URL https://github.com/rlyders/application-properties
License The MIT License
Dependencies amount 6
Dependencies commons-io, javax.servlet-api, commons-lang3, slf4j-simple, commons-logging, maven-scm-api,
There are maybe transitive dependencies!

big-map_2.11 from group com.avast (version 1.1)

In some data processing tasks we need to use huge maps or sets that are bigger than available JVM heap space or they are loading too slow to standard Java or Scala Maps. We use TSV format (text file with tab separated columns) for persist this kind of Maps or Sets. Some columns are used as a key and rest of columns as a value. Idea of this library is simple. We can prepare these maps once (sort by key), store it to file and then use it as memory mapped file. Searching key in sorted file has log(n) complexity. If more processes uses the same memory mapped file, it exists in memory just once (on Linux). This file can be loaded lazy by OS.

Group: com.avast Artifact: big-map_2.11
Show documentation Show source 
 

0 downloads
Artifact big-map_2.11
Group com.avast
Version 1.1
Last update 24. October 2016
Organization AVAST Software
URL https://github.com/avast/BigMap
License Apache License, Version 2.0
Dependencies amount 5
Dependencies scala-library, scopt_2.11, slf4j-api, logback-classic, commons-io,
There are maybe transitive dependencies!



Page 25 from 26 (items total 253)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy