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

Download org.apache.stanbol JAR files with all dependencies

Search JAR files by class name

org.apache.stanbol.entityhub.model.clerezza from group org.apache.stanbol (version 1.0.0)

This bundle provides implementation of the Entityhub Representation interface based on a RDF inMemory triple store by using the Clerezza framework.

Group: org.apache.stanbol Artifact: org.apache.stanbol.entityhub.model.clerezza
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.apache.stanbol.entityhub.model.clerezza
Group org.apache.stanbol
Version 1.0.0
Last update 16. September 2016
Organization not specified
URL Not specified
License Apache Software License, Version 2.0
Dependencies amount 4
Dependencies org.apache.stanbol.entityhub.servicesapi, org.apache.stanbol.commons.indexedgraph, rdf.core, rdf.utils,
There are maybe transitive dependencies!

org.apache.stanbol.entityhub.core from group org.apache.stanbol (version 1.0.0)

The Core Components of the Entityhub. This includes the default implementations for the services defined by the services API as well as an in-memory implementation of the model.

Group: org.apache.stanbol Artifact: org.apache.stanbol.entityhub.core
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.apache.stanbol.entityhub.core
Group org.apache.stanbol
Version 1.0.0
Last update 16. September 2016
Organization not specified
URL Not specified
License Apache Software License, Version 2.0
Dependencies amount 6
Dependencies org.apache.stanbol.entityhub.servicesapi, org.apache.stanbol.commons.namespaceprefix.service, org.apache.stanbol.commons.stanboltools.offline, org.apache.felix.scr.annotations, joda-time, commons-collections,
There are maybe transitive dependencies!

org.apache.stanbol.entityhub.test from group org.apache.stanbol (version 1.0.0)

Unit test framework for the Interfaces defined within the services APO of the Entityhub.

Group: org.apache.stanbol Artifact: org.apache.stanbol.entityhub.test
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.apache.stanbol.entityhub.test
Group org.apache.stanbol
Version 1.0.0
Last update 16. September 2016
Organization not specified
URL Not specified
License Apache Software License, Version 2.0
Dependencies amount 4
Dependencies org.apache.stanbol.entityhub.servicesapi, org.apache.stanbol.commons.testing.stanbol, slf4j-api, jettison,
There are maybe transitive dependencies!

org.apache.stanbol.entityhub.servicesapi from group org.apache.stanbol (version 1.0.0)

The Services API of the Entityhub

Group: org.apache.stanbol Artifact: org.apache.stanbol.entityhub.servicesapi
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.apache.stanbol.entityhub.servicesapi
Group org.apache.stanbol
Version 1.0.0
Last update 16. September 2016
Organization not specified
URL Not specified
License Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

apache-stanbol-entityhub from group org.apache.stanbol (version 1.0.0)

Pseudo project to build the complete Apache Stanbol Entityhub component

Group: org.apache.stanbol Artifact: apache-stanbol-entityhub
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact apache-stanbol-entityhub
Group org.apache.stanbol
Version 1.0.0
Last update 16. September 2016
Organization not specified
URL Not specified
License Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

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

Pseudo project to build the complete Apache Stanbol Commons bundles

Group: org.apache.stanbol Artifact: apache-stanbol-commons
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact apache-stanbol-commons
Group org.apache.stanbol
Version 1.0.0
Last update 16. September 2016
Organization not specified
URL Not specified
License Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

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

This module provides utility classes that emulate some aspects of UIMA CAS Features and FeatureStructures without UIMA dependency. These are used by 'UIMA Remote Client', 'UIMA Local Client', 'UIMA To Triples' and 'BookSpotter by Sztaki' Enhancement Engines.

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

0 downloads
Artifact org.apache.stanbol.commons.caslight
Group org.apache.stanbol
Version 1.0.0
Last update 16. September 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

org.apache.stanbol.commons.security.usermanagement from group org.apache.stanbol (version 1.0.0)

A Webconsole plugin for user management

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

0 downloads
Artifact org.apache.stanbol.commons.security.usermanagement
Group org.apache.stanbol
Version 1.0.0
Last update 16. September 2016
Organization not specified
URL Not specified
License Apache Software License, Version 2.0
Dependencies amount 12
Dependencies org.apache.stanbol.commons.web.base, org.apache.stanbol.commons.ldpathtemplate, slf4j-api, commons-io, rdf.ontologies, rdf.utils, org.apache.felix.webconsole, platform.config, org.apache.stanbol.commons.web.viewable, org.osgi.core, org.apache.felix.scr.annotations, org.apache.stanbol.commons.security.core,
There are maybe transitive dependencies!

org.apache.stanbol.commons.security.fexilwebconsole from group org.apache.stanbol (version 1.0.0)

Provides Stanbol security to the Felix Webconsole

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

0 downloads
Artifact org.apache.stanbol.commons.security.fexilwebconsole
Group org.apache.stanbol
Version 1.0.0
Last update 16. September 2016
Organization not specified
URL Not specified
License Apache Software License, Version 2.0
Dependencies amount 3
Dependencies servlet-api, org.apache.felix.webconsole, org.apache.felix.scr.annotations,
There are maybe transitive dependencies!

org.apache.stanbol.commons.authentication.basic from group org.apache.stanbol (version 1.0.1)

An Authenticator for HTTP Basic auth.

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

0 downloads
Artifact org.apache.stanbol.commons.authentication.basic
Group org.apache.stanbol
Version 1.0.1
Last update 16. September 2016
Organization not specified
URL Not specified
License Apache Software License, Version 2.0
Dependencies amount 2
Dependencies rdf.core, org.apache.stanbol.commons.security.core,
There are maybe transitive dependencies!



Page 15 from 26 (items total 254)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy