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

Download JAR files tagged by detection with all dependencies

Search JAR files by class name

uadetector-core from group com.guicedee.services (version 62)

The UADetector core library includes the API and implementation to read the detection information and the functions to identify User-Agents, but not the database (also known as UAS data). The UAS data can be found in the resources module.

Group: com.guicedee.services Artifact: uadetector-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact uadetector-core
Group com.guicedee.services
Version 62
Last update 24. November 2019
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies guava, jakarta.validation-api,
There are maybe transitive dependencies!

uadetector-core from group com.jwebmp.thirdparty (version 0.68.0.1)

The UADetector core library includes the API and implementation to read the detection information and the functions to identify User-Agents, but not the database (also known as UAS data). The UAS data can be found in the resources module.

Group: com.jwebmp.thirdparty Artifact: uadetector-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact uadetector-core
Group com.jwebmp.thirdparty
Version 0.68.0.1
Last update 09. August 2019
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies guava, javax.activation, jakarta.activation, validation-api,
There are maybe transitive dependencies!

uadetector-core from group com.jwebmp (version 0.66.0.1)

The UADetector core library includes the API and implementation to read the detection information and the functions to identify User-Agents, but not the database (also known as UAS data). The UAS data can be found in the resources module.

Group: com.jwebmp Artifact: uadetector-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact uadetector-core
Group com.jwebmp
Version 0.66.0.1
Last update 10. April 2019
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies guava, javax.activation-api, validation-api,
There are maybe transitive dependencies!

uadetector-core from group com.jwebmp.jre11 (version 0.63.0.19)

The UADetector core library includes the API and implementation to read the detection information and the functions to identify User-Agents, but not the database (also known as UAS data). The UAS data can be found in the resources module.

Group: com.jwebmp.jre11 Artifact: uadetector-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact uadetector-core
Group com.jwebmp.jre11
Version 0.63.0.19
Last update 20. December 2018
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies guava, javax.activation-api, validation-api,
There are maybe transitive dependencies!

macrobase-lib from group edu.stanford.futuredata (version 0.2.0)

MacroBase is an anomaly detection engine designed to prioritize human attention in large-scale datasets and data streams. macrobase-lib provides operators for standalone API usage of classifiers and summarizers.

Group: edu.stanford.futuredata Artifact: macrobase-lib
Show all versions Show documentation Show source 
 

0 downloads
Artifact macrobase-lib
Group edu.stanford.futuredata
Version 0.2.0
Last update 04. May 2017
Organization not specified
URL https://github.com/stanford-futuredata/macrobase
License Apache License, Version 2.0
Dependencies amount 3
Dependencies guava, commons-math3, commons-csv,
There are maybe transitive dependencies!

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

An engine that find co-mentions of Entities earlier mentioned on the Text. NOTE: This Engine does NOT use NLP level co-reference detection. Therefore it will not link Pronouns with the correct Entity.

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

0 downloads
Artifact org.apache.stanbol.enhancer.engines.entitycomention
Group org.apache.stanbol
Version 1.0.0
Last update 16. September 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies org.apache.stanbol.commons.namespaceprefix.service, org.apache.stanbol.enhancer.engines.entitylinking.engine, org.apache.felix.scr.annotations, slf4j-api,
There are maybe transitive dependencies!

langdetect from group com.norconex.language (version 1.3.0)

This project is a fork of the "language-detection" project hosted on Google Code by Nakatani Shuyo at Cybozu Labs, Inc. Original project web site: https://code.google.com/p/language-detection/ This port cleans it up a bit and modify it to mavenize it.

Group: com.norconex.language Artifact: langdetect
Show documentation Show source 
 

1 downloads
Artifact langdetect
Group com.norconex.language
Version 1.3.0
Last update 25. November 2014
Organization not specified
URL https://github.com/Norconex/language-detection
License Apache License, Version 2.0
Dependencies amount 1
Dependencies jsonic,
There are maybe transitive dependencies!

uadetector-core from group net.sf.uadetector (version 0.9.22)

The UADetector core library includes the API and implementation to read the detection information and the functions to identify User-Agents, but not the database (also known as UAS data). The UAS data can be found in the resources module.

Group: net.sf.uadetector Artifact: uadetector-core
Show all versions Show documentation Show source 
 

22 downloads
Artifact uadetector-core
Group net.sf.uadetector
Version 0.9.22
Last update 09. November 2014
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 10
Dependencies quality-check, jsr305, jsr250-api, slf4j-api, logback-classic, fest-assert, easymock, powermock-api-easymock, powermock-module-junit4, guava,
There are maybe transitive dependencies!

jchardet from group net.sourceforge.jchardet (version 1.0)

Java port of Mozilla&#39;s automatic charset detection algorithm. See... <a href=\"http://www.mozilla.org/projects/intl/chardet.html\"> http://www.mozilla.org/projects/intl/chardet.html </a>for the details of the orginal code and Author.

Group: net.sourceforge.jchardet Artifact: jchardet

 

4 downloads
Artifact jchardet
Group net.sourceforge.jchardet
Version 1.0
Last update 14. June 2007
Organization not specified
URL http://maven.apache.org
License Mozilla Public License 1.1 (MPL 1.1)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

klizard from group io.github.kevinah95 (version 1.0.0)

KLizard is an extensible Cyclomatic Complexity Analyzer for many programming languages including C/C++ (doesn''t require all the header files or Java imports). It also does copy-paste detection (code clone detection/code duplicate detection) and many other forms of static code analysis.

Group: io.github.kevinah95 Artifact: klizard
Show all versions Show documentation Show source 
 

0 downloads
Artifact klizard
Group io.github.kevinah95
Version 1.0.0
Last update 30. November 2023
Organization not specified
URL https://github.com/kevinah95/KLizard/
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!



Page 43 from 46 (items total 456)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy