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.commons.security.core from group org.apache.stanbol (version 1.0.1)

An Servlet Filter authenticating the user if a security exception occurs and executes the following handling chain as the authenticated user. Significant portions of the code are ported from apache clerezza platform.security.

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

0 downloads
Artifact org.apache.stanbol.commons.security.core
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 7
Dependencies rdf.core, rdf.ontologies, org.osgi.core, org.osgi.compendium, org.apache.felix.scr.annotations, platform.config, servlet-api,
There are maybe transitive dependencies!

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

Small wrapper over the Apache Sling Launchpad that is used to set some Stanbol specific environment parameters

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

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

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

The Stanbol JSON-LD API to create JSON-LD structures, parse them from String representation and to serialize them to Strings.

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

0 downloads
Artifact org.apache.stanbol.commons.jsonld
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 jsonld-java-clerezza, rdf.core, org.apache.felix.scr.annotations, slf4j-api,
There are maybe transitive dependencies!

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

Includes the libraries and utilities for managing constructs of the OWL and OWL 2 languages.

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

0 downloads
Artifact org.apache.stanbol.commons.owl
Group org.apache.stanbol
Version 1.0.0
Last update 16. September 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 33
Dependencies org.apache.stanbol.commons.web.base, jena-core, jena-arq, owlapi-api, owlapi-apibinding, owlapi-debugging, owlapi-dlsyntax, owlapi-examples, owlapi-functional, owlapi-impl, owlapi-krss, owlapi-latex, owlapi-modularity, owlapi-mansyntax, owlapi-normalform, owlapi-obo, owlapi-owlxml, owlapi-rdfapi, owlapi-rdfxml, owlapi-reasoner, owlapi-util, owlapi-turtle, owlapi-metrics, owlapi-change, owlapi-owlexpression, rdf.core, rdf.jena.parser, rdf.jena.serializer, rdf.ontologies, rdf.rdfjson, commons-compress, commons-io, junit,
There are maybe transitive dependencies!

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

Stanbol-specific testing utilities

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

0 downloads
Artifact org.apache.stanbol.commons.testing.stanbol
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.testing.jarexec, org.apache.stanbol.commons.testing.http, junit, slf4j-api,
There are maybe transitive dependencies!

org.apache.stanbol.commons.testing.http from group org.apache.stanbol (version 1.0.0)

Utilities for HTTP-based testing. Not Stanbol-specific, should be reusable in other contexts.

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

0 downloads
Artifact org.apache.stanbol.commons.testing.http
Group org.apache.stanbol
Version 1.0.0
Last update 16. September 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies httpcore-osgi, httpclient-osgi, junit, commons-io, servlet-api, org.osgi.core, slf4j-api,
There are maybe transitive dependencies!

org.apache.stanbol.commons.testing.jarexec from group org.apache.stanbol (version 1.0.0)

Jar file execution utilities. Not Stanbol-specific, should be reusable in other contexts.

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

0 downloads
Artifact org.apache.stanbol.commons.testing.jarexec
Group org.apache.stanbol
Version 1.0.0
Last update 16. September 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies commons-exec, commons-lang, slf4j-api,
There are maybe transitive dependencies!

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

Provides extensions to OpenNLP needed to use the OpenNLP models provided by the IXA pipe nerc module.

Group: org.apache.stanbol Artifact: org.apache.stanbol.commons.ixa-pipe-nerc
Show documentation Show source 
 

0 downloads
Artifact org.apache.stanbol.commons.ixa-pipe-nerc
Group org.apache.stanbol
Version 1.0.0
Last update 16. September 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies opennlp-maxent, opennlp-tools, guava, jdom2, org.osgi.core, org.osgi.compendium,
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!

org.apache.stanbol.commons.jobs.reactor from group org.apache.stanbol (version 1.0.0)

Group: org.apache.stanbol Artifact: org.apache.stanbol.commons.jobs.reactor
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact org.apache.stanbol.commons.jobs.reactor
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!



Page 16 from 3 (items total 254)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy