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

Download JAR files tagged by provided with all dependencies

Search JAR files by class name

vertexium-dist from group org.vertexium (version 2.5.7)

Group: org.vertexium Artifact: vertexium-dist
Show all versions Show source 
 

0 downloads
Artifact vertexium-dist
Group org.vertexium
Version 2.5.7
Last update 26. May 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 14
Dependencies vertexium-cli, vertexium-accumulo, vertexium-sql, vertexium-accumulo-blueprints, vertexium-accumulo-iterators, vertexium-accumulo-migrations, vertexium-accumulo-titan-hadoop, vertexium-blueprints, vertexium-core, vertexium-elasticsearch-singledocument, vertexium-inmemory, vertexium-kryo-serializer, vertexium-xstream-serializer, vertexium-tools,
There are maybe transitive dependencies!

jtb from group edu.purdue.cs (version 1.4.12)

JTB is a syntax tree builder to be used with the Java Compiler Compiler (JavaCC) parser generator. JTB was originally developped at UCLA up to version 1.3.2 (http://compilers.cs.ucla.edu/jtb/) or (http://compilers.cs.ucla.edu/jtb/jtb-2003/). It has been upgraded in version 1.4.0+ (2009-2010), as an embedded tool within the SourceForge Eclipse JavaCC plugin. It is now (2011) provided as a standalone tool in the same hosting environment as JavaCC.

Group: edu.purdue.cs Artifact: jtb
Show documentation Show source 
 

2 downloads
Artifact jtb
Group edu.purdue.cs
Version 1.4.12
Last update 31. December 2016
Organization jtb-javacc
URL https://github.com/jtb-javacc/JTB
License UCLA Compilers Group License
Dependencies amount 1
Dependencies javacc,
There are maybe transitive dependencies!

image-plugin-jai from group it.tidalwave.image (version 1.0-ALPHA-4)

Group: it.tidalwave.image Artifact: image-plugin-jai
Show documentation Show source 
 

0 downloads
Artifact image-plugin-jai
Group it.tidalwave.image
Version 1.0-ALPHA-4
Last update 28. December 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies image-core, image-operations, image-contributions, org-openide-util-lookup, javax-media-jai,
There are maybe transitive dependencies!

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

An in-memory EntityLinking engine that uses Lucenes FST (Finite State Transducer) technology. This engine is based on code provided by the Solr Text Tagger (https://github.com/OpenSextant/SolrTextTagger/) but provides a deep integration with Apache Stanbol (Datafile provider, NLP processing module and existing EntityLinking functionality).

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

0 downloads
Artifact org.apache.stanbol.enhancer.engines.lucenefstlinking
Group org.apache.stanbol
Version 1.0.0
Last update 16. September 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies solr-text-tagger, org.apache.stanbol.commons.stanboltools.datafileprovider, org.apache.stanbol.commons.solr.core, org.apache.stanbol.commons.namespaceprefix.service, org.apache.stanbol.enhancer.servicesapi, org.apache.stanbol.enhancer.engines.entitylinking.engine, org.apache.felix.scr.annotations, slf4j-api,
There are maybe transitive dependencies!

org.apache.stanbol.commons.opennlp from group org.apache.stanbol (version 1.0.0)

Provides a Bundle and support for the management of Models. The Data File Provider infrastructure is used to load requested models. Some Modles for English are included. Other models MUST be provided via the DataFileProvider infrastrucutre. (e.g. by including them in there classpath and providing an own DataFileProvider or by users adding the requred files to the "/datafiles" folder in the Stanbol installation)

Group: org.apache.stanbol Artifact: org.apache.stanbol.commons.opennlp
Show all versions Show documentation Show source 
 

1 downloads
Artifact org.apache.stanbol.commons.opennlp
Group org.apache.stanbol
Version 1.0.0
Last update 16. September 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies org.apache.stanbol.commons.stanboltools.datafileprovider, opennlp-maxent, opennlp-tools, org.osgi.core, org.osgi.compendium, org.apache.felix.scr.annotations, commons-io, slf4j-api,
There are maybe transitive dependencies!

chicory-maven-parent from group com.github.sviperll (version 0.36)

This is an umbrella project that unifies several libraries. All libraries provides some basic most generic functionality. This package is used to share generic code between more specialized projects. All provided libraries tend to have as simple implementation as possible, basically some wrapping above Java SE.

Group: com.github.sviperll Artifact: chicory-maven-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact chicory-maven-parent
Group com.github.sviperll
Version 0.36
Last update 13. September 2016
Organization not specified
URL https://github.com/sviperll/chicory
License The BSD 3-Clause License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

simplerpc from group link.jfire (version 1.0)

Simplerpc distributed RPC framework is a very simple. Based on the AIO and fose framework underlying services provided by the end of the connection and fast serialization ability. Can provide a very strong ability of RPC calls. In a powerful at the same time, also supports encryption mode calls. Using the RSA and AES encryption communication process, suitable for public use. In addition, the framework has a very simple API. Only need to activate the RPC server 4 lines of code.

Group: link.jfire Artifact: simplerpc
Show documentation Show source 
 

0 downloads
Artifact simplerpc
Group link.jfire
Version 1.0
Last update 01. December 2015
Organization not specified
URL www.jfire.link
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies jfire-socket, fose,
There are maybe transitive dependencies!

vertexium-elasticsearch-base from group org.vertexium (version 2.2.0)

Group: org.vertexium Artifact: vertexium-elasticsearch-base
Show all versions Show documentation Show source 
 

0 downloads
Artifact vertexium-elasticsearch-base
Group org.vertexium
Version 2.2.0
Last update 28. October 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies vertexium-core, elasticsearch, jts, slf4j-api,
There are maybe transitive dependencies!

common from group org.beiter.michael.authn.jaas (version 2.0)

This module is part of a JAAS library that provides common methods for building JAAS modules. It provides common artifacts such as interfaces for auditing, message queue, and credential validation, as well as default implementations of these interfaces. The provided default implementations e.g. for auditing and message queues are not intended for production, and will have to be adjusted to meet deployment specific requirements.

Group: org.beiter.michael.authn.jaas Artifact: common
Show all versions Show documentation Show source 
 

0 downloads
Artifact common
Group org.beiter.michael.authn.jaas
Version 2.0
Last update 06. September 2015
Organization not specified
URL http://mbeiter.github.io/jaas/docs/${project.version}/${project.artifactId}/
License not specified
Dependencies amount 2
Dependencies slf4j-log4j12, commons-lang3,
There are maybe transitive dependencies!

vertexium-elasticsearch-parentchild from group org.vertexium (version 1.0.4)

Group: org.vertexium Artifact: vertexium-elasticsearch-parentchild
Show all versions Show documentation Show source 
 

0 downloads
Artifact vertexium-elasticsearch-parentchild
Group org.vertexium
Version 1.0.4
Last update 21. August 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies vertexium-elasticsearch-base,
There are maybe transitive dependencies!



Page 105 from 127 (items total 1270)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy