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

Download JAR files tagged by given with all dependencies

Search JAR files by class name

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

Implementation of an annotation engine that links the content item to a set of possible categories from a dedicated Solr index using MoreLikeThis queries. The classification can be either applied to a complete document (text in a given language) which is the default behavior or to a specific portion of the text (using a TextAnnotation).

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

0 downloads
Artifact org.apache.stanbol.enhancer.engine.topic
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 commons-io, org.apache.felix.scr.annotations, rdf.core, slf4j-api, rdf.utils, org.apache.stanbol.entityhub.servicesapi, org.apache.stanbol.enhancer.servicesapi, org.apache.stanbol.commons.solr.managed, org.apache.stanbol.enhancer.engine.topic.api,
There are maybe transitive dependencies!

org.apache.stanbol.enhancer.engine.topic.api from group org.apache.stanbol (version 1.0.0)

Implementation of an annotation engine that links the content item to a set of possible categories from a dedicated Solr index using MoreLikeThis queries. The classification can be either applied to a complete document (text in a given language) which is the default behavior or to a specific portion of the text (using a TextAnnotation).

Group: org.apache.stanbol Artifact: org.apache.stanbol.enhancer.engine.topic.api
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.apache.stanbol.enhancer.engine.topic.api
Group org.apache.stanbol
Version 1.0.0
Last update 16. September 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies commons-lang, rdf.core,
There are maybe transitive dependencies!

easystream from group net.sf.jsignature.io-tools (version 1.2.15)

EasyStream is a small set of utilities for dealing with streams (InputStreams and OutputStreams). The aim is to ease the use of pipes when they're required. Main features are: * "Convert" an OutputStream to an InputStream. * Count the number of bytes read or wrote to a given stream. * While reading the data from an InputStream copy it to a supplied OutputStream. * Read the content of an InputStream multiple times or seek to a definite position

Group: net.sf.jsignature.io-tools Artifact: easystream
Show all versions Show documentation Show source 
 

10 downloads
Artifact easystream
Group net.sf.jsignature.io-tools
Version 1.2.15
Last update 22. June 2015
Organization not specified
URL http://io-tools.sourceforge.net/easystream
License The BSD Software License
Dependencies amount 3
Dependencies slf4j-api, slf4j-simple, commons-io,
There are maybe transitive dependencies!

xapi-core-reflect from group net.wetheinter (version 0.5)

All of our modules, somewhere along the way, use reflective structures wrapping java objects from various apis. Gwt uses JDT AST, Jre uses actual reflection, and our injection library uses a bytecode scanner to read in .class files. In order to abstract over the various apis we wrap, we have our own interface layer to describe java metadata, so we can create tools to utilize java structure independent of any given dependencies.

Group: net.wetheinter Artifact: xapi-core-reflect
Show all versions Show documentation Show source 
 

0 downloads
Artifact xapi-core-reflect
Group net.wetheinter
Version 0.5
Last update 30. May 2015
Organization not specified
URL WeTheInter.net
License not specified
Dependencies amount 1
Dependencies xapi-core-api,
There are maybe transitive dependencies!

wicketstuff-datatable-autocomplete from group org.wicketstuff (version 1.5.13)

The Datatable autocomplete project provides a Trie datastructure that allows AJAX searches on large datasets fast. It is not memory efficient but it is fast especially to know how many results a given prefix matches. Provides a Datatable component when tied to a textfield will show the matched objects in a table format.

Group: org.wicketstuff Artifact: wicketstuff-datatable-autocomplete
Show all versions Show documentation Show source 
 

0 downloads
Artifact wicketstuff-datatable-autocomplete
Group org.wicketstuff
Version 1.5.13
Last update 14. February 2015
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies wicketstuff-datatable-autocomplete-common, wicket-extensions,
There are maybe transitive dependencies!

thresholdSelector from group nz.ac.waikato.cms.weka (version 1.0.3)

A metaclassifier that selecting a mid-point threshold on the probability output by a Classifier. The midpoint threshold is set so that a given performance measure is optimized. Currently this is the F-measure. Performance is measured either on the training data, a hold-out set or using cross-validation. In addition, the probabilities returned by the base learner can have their range expanded so that the output probabilities will reside between 0 and 1 (this is useful if the scheme normally produces probabilities in a very narrow range).

Group: nz.ac.waikato.cms.weka Artifact: thresholdSelector
Show all versions Show documentation Show source 
 

1 downloads
Artifact thresholdSelector
Group nz.ac.waikato.cms.weka
Version 1.0.3
Last update 25. April 2014
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/thresholdSelector
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!

wagon-maven-plugin from group org.kuali.maven.plugins (version 1.0.5)

Maven 2 plugin that can be used to access various operations on a given URL using a supported maven wagon. Supports recursive upload, download, and list directory content functionality. The Kuali version of this plugin exists, because the Maven version ignores the filePermissions tag from settings.xml when uploading artifacts to a repository.

Group: org.kuali.maven.plugins Artifact: wagon-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact wagon-maven-plugin
Group org.kuali.maven.plugins
Version 1.0.5
Last update 26. March 2014
Organization not specified
URL http://${kuali.site.hostname}/maven/plugins/${project.artifactId}/${project.version}
License not specified
Dependencies amount 3
Dependencies file-management, kuali-core, kuali-util,
There are maybe transitive dependencies!

cachemanifest-maven-plugin from group com.github.cameroncan (version 1.0.1)

Generates a cache manifest file (for offline caching, HTML 5 offline mode) at build time given patterns of files to include/exclude. This plugin was originally created by Glenn Barrett at github.com/cantinac/cachemanifest-maven-plugin. Thanks go to github organization @cantinac for transferring the repo for further maintenance.

Group: com.github.cameroncan Artifact: cachemanifest-maven-plugin

 

0 downloads
Artifact cachemanifest-maven-plugin
Group com.github.cameroncan
Version 1.0.1
Last update 19. August 2013
Organization not specified
URL https://github.com/cameroncan/cachemanifest-maven-plugin
License MIT LICENSE
Dependencies amount 2
Dependencies maven-plugin-api, plexus-compiler-api,
There are maybe transitive dependencies!

fractal-bf-examples-meteo-model from group org.ow2.fractal.bf.examples.meteo (version 0.10)

This module is in charge of generating required classes to bind a java interface toward a remote webservice. It uses th org.apache.cxf:cxf-codegen-plugin to generate classes given the WSDL file saved in src/main/wsdl. To keep things simple, the wsdl file is saved here: more smart approaches might be adopted if saving the WSDL file causes troubles.

Group: org.ow2.fractal.bf.examples.meteo Artifact: fractal-bf-examples-meteo-model
Show documentation Show source 
 

0 downloads
Artifact fractal-bf-examples-meteo-model
Group org.ow2.fractal.bf.examples.meteo
Version 0.10
Last update 20. March 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jaxb-api, cxf-rt-frontend-jaxws,
There are maybe transitive dependencies!

squirrelsql-update-site-plugin from group net.sf.squirrel-sql (version 1.0.9)

This project produces the Mojo that can build a proper release.xml for the SQuirreLSQL update site, given a directory where the updated jar artifacts are located. This plugin accepts a directory in it's configuration and expects to find three sub-directories there : core, plugins and i18n. It then categorizes the artifacts found in those directories accordingly in the final release.xml file, that is generated in the specified folder.

Group: net.sf.squirrel-sql Artifact: squirrelsql-update-site-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact squirrelsql-update-site-plugin
Group net.sf.squirrel-sql
Version 1.0.9
Last update 14. November 2011
Organization not specified
URL http://www.squirrelsql.org/
License GNU Lesser
Dependencies amount 3
Dependencies squirrel-sql, maven-plugin-api, maven-project,
There are maybe transitive dependencies!



Page 37 from 43 (items total 427)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy