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

Download JAR files tagged by information with all dependencies

Search JAR files by class name

gwt-jsonmaker from group org.gwt-jsonmaker (version 1.3.0)

jsonmaker provides an interface to serialize POJOs to JSON and vice-versa gwt-jsonmaker is derived from gwt-jsonizer(http://code.google.com/p/gwt-jsonizer). Please also visit https://code.google.com/archive/p/gwt-jsonmaker/ for more information.

Group: org.gwt-jsonmaker Artifact: gwt-jsonmaker
Show documentation Show source 
 

1 downloads
Artifact gwt-jsonmaker
Group org.gwt-jsonmaker
Version 1.3.0
Last update 21. March 2017
Organization not specified
URL https://github.com/gwt-jsonmaker/gwt-jsonmaker
License Apache License, Version 2.0
Dependencies amount 2
Dependencies gwt-user, gwt-dev,
There are maybe transitive dependencies!

emotion from group com.microsoft.projectoxford (version 1.0.355)

This client library allows the use of Microsoft's state-of-the-art cloud-based algorithms to detect emotions based on facial expressions. See https://github.com/Microsoft/ProjectOxford-ClientSDK/tree/master/Emotion for more information.

Group: com.microsoft.projectoxford Artifact: emotion
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact emotion
Group com.microsoft.projectoxford
Version 1.0.355
Last update 20. January 2017
Organization not specified
URL https://github.com/Microsoft/ProjectOxford-ClientSDK
License MIT
Dependencies amount 2
Dependencies gson, org.apache.commons.io,
There are maybe transitive dependencies!

mitie from group edu.mit.ll (version 0.8)

This project provides free (even for commercial use) state-of-the-art information extraction tools. The current release includes tools for performing named entity extraction and binary relation detection as well as tools for training custom extractors and relation detectors.

Group: edu.mit.ll Artifact: mitie
Show all versions Show documentation Show source 
 

6 downloads
Artifact mitie
Group edu.mit.ll
Version 0.8
Last update 14. November 2016
Organization not specified
URL https://github.com/mit-nlp/MITIE
License not specified
Dependencies amount 0
Dependencies No dependencies
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!

turingg-files from group au.com.turingg (version 0.0.1)

A mini-library for scanning all files in a directory recursively and producing extended information for all the files encountered, such as mime type, file size, extension, and absolute path. Also handles errors gracefully.

Group: au.com.turingg Artifact: turingg-files
Show documentation Show source 
 

0 downloads
Artifact turingg-files
Group au.com.turingg
Version 0.0.1
Last update 30. August 2016
Organization not specified
URL https://github.com/Turingg/turingg-files
License BSD
Dependencies amount 5
Dependencies commons-io, commons-lang3, tika-core, tika-parsers, junit,
There are maybe transitive dependencies!

geomajas-project-server from group org.geomajas.project (version 1.18.5)

Geomajas is a component framework for building rich Internet applications (RIA) with sophisticated capabilities for the display, analysis and management of geographic information. It is a building block that allows developers to add maps and other geographic data capabilities to their web applications. Dependencies for the back-end, specifying back-end version and it's most important dependencies.

Group: org.geomajas.project Artifact: geomajas-project-server
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact geomajas-project-server
Group org.geomajas.project
Version 1.18.5
Last update 03. August 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

opendapps from group org.apache.oodt (version 1.0)

A generic, configurable Apache OODT profile server implementation that easily connects to OPeNDAP data sources. Connections are configured via an XML configuration file, providing information on how to extract and translate datasets from OPeNDAP and THREDDS into OODT profiles.

Group: org.apache.oodt Artifact: opendapps
Show all versions Show documentation Show source 
 

0 downloads
Artifact opendapps
Group org.apache.oodt
Version 1.0
Last update 21. June 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies netcdf, oodt-profile, oodt-xmlquery,
There are maybe transitive dependencies!

status4spring from group com.github.herrschwarz (version 0.1.7)

Controller providing various information like memory utilization, number of processors and threads. Provides some health inspectors to check the current state of your application, incl. the possibility to implement your own health inspectors

Group: com.github.herrschwarz Artifact: status4spring
Show all versions Show documentation Show source 
 

0 downloads
Artifact status4spring
Group com.github.herrschwarz
Version 0.1.7
Last update 12. June 2016
Organization not specified
URL http://github.com/herrschwarz/status4spring
License GNU GENERAL PUBLIC LICENSE
Dependencies amount 7
Dependencies guava, spring-webmvc, javax.servlet-api, spring-test, mongo-java-driver, slf4j-api, spring-context-support,
There are maybe transitive dependencies!

sonar-web-frontend-js from group fr.sii.sonar (version 2.1.0)

Consume reports generated by jshint for code quality. Also consume reports for code duplication (either simian or cpd). Consumes the unit/integration tests reports (generated by Jasmin) coverage report (lcov generated by Istanbul). The information generated by reports are added in Sonar

Group: fr.sii.sonar Artifact: sonar-web-frontend-js
Show all versions Show documentation Show source 
 

0 downloads
Artifact sonar-web-frontend-js
Group fr.sii.sonar
Version 2.1.0
Last update 06. June 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies sonar-report-core, sonar-coverage-lcov, sonar-test-junit, sonar-duplication-cpd, sonar-duplication-simian,
There are maybe transitive dependencies!

sonar-web-frontend-typescript from group fr.sii.sonar (version 2.1.0)

Consume reports generated by tslint for code quality. Also consume reports for code duplication (either simian or cpd). Consumes the unit/integration tests reports (generated by Jasmin) coverage report (lcov generated by Istanbul). The information generated by reports are added in Sonar

Group: fr.sii.sonar Artifact: sonar-web-frontend-typescript
Show documentation Show source 
 

0 downloads
Artifact sonar-web-frontend-typescript
Group fr.sii.sonar
Version 2.1.0
Last update 06. June 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies sonar-report-core, sonar-coverage-lcov, sonar-test-junit, sonar-duplication-cpd, sonar-duplication-simian,
There are maybe transitive dependencies!



Page 241 from 3 (items total 2855)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy