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

Download JAR files tagged by provides with all dependencies

Search JAR files by class name

pepperModules-nlpModules from group org.corpus-tools (version 1.2.1)

This project provides an access to the tokenizer of Salt via pepper. This is a java implementation of the TreeTagger tokenizer. The tokenizer will tokenize all STetxualDS objects of each document and will create word-like SToken objects.

Group: org.corpus-tools Artifact: pepperModules-nlpModules
Show all versions Show documentation Show source 
 

0 downloads
Artifact pepperModules-nlpModules
Group org.corpus-tools
Version 1.2.1
Last update 27. August 2018
Organization Humboldt-Universität zu Berlin, INRIA
URL https://github.com/korpling/pepperModules-nlpModules
License not specified
Dependencies amount 1
Dependencies textcat,
There are maybe transitive dependencies!

annotation-cache from group com.github.spjoe (version 0.0.3)

A library which provides caching for annotation on getters of java bean properties. It also creates byte code (via reflectAsm) to call getter and setter of the annotated java bean property

Group: com.github.spjoe Artifact: annotation-cache
Show all versions Show documentation Show source 
 

0 downloads
Artifact annotation-cache
Group com.github.spjoe
Version 0.0.3
Last update 24. June 2018
Organization not specified
URL https://gitlab.com/cdellmour/annotation-cache
License Apache License, Version 2.0
Dependencies amount 1
Dependencies reflectasm,
There are maybe transitive dependencies!

marmotta-backend-memory from group org.apache.marmotta (version 3.4.0)

This module provides an Apache Marmotta backend using a Sesame Memory Store. This backend is suitable for testing purposes only as it does not allow persisting data.

Group: org.apache.marmotta Artifact: marmotta-backend-memory
Show all versions Show source 
 

0 downloads
Artifact marmotta-backend-memory
Group org.apache.marmotta
Version 3.4.0
Last update 12. June 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies marmotta-core, marmotta-sail-transactions, sesame-sail-memory,
There are maybe transitive dependencies!

marmotta-loader-titan from group org.apache.marmotta (version 3.4.0)

Apache Marmotta bulk loader backend for loading large datasets into any kind of Titan backend. Provides base classes only. Concrete backends need to be implemented in separate modules.

Group: org.apache.marmotta Artifact: marmotta-loader-titan
Show all versions Show source 
 

0 downloads
Artifact marmotta-loader-titan
Group org.apache.marmotta
Version 3.4.0
Last update 12. June 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies marmotta-loader-core, titan-core,
There are maybe transitive dependencies!

ldclient-provider-html from group org.apache.marmotta (version 3.4.0)

Provides basic support for accessing HTML resources as Linked Data. This package only offers abstract classes that need to be subclassed for concrete cases.

Group: org.apache.marmotta Artifact: ldclient-provider-html
Show all versions Show source 
 

0 downloads
Artifact ldclient-provider-html
Group org.apache.marmotta
Version 3.4.0
Last update 12. June 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies ldclient-api, ldclient-core, jsoup, marmotta-commons, marmotta-model-vocabs,
There are maybe transitive dependencies!

ldclient-core from group org.apache.marmotta (version 3.4.0)

Linked Data Client Core Library, provides the basic resource access functionality, including HTTP connection handing and content negotiation support.

Group: org.apache.marmotta Artifact: ldclient-core
Show all versions Show source 
 

0 downloads
Artifact ldclient-core
Group org.apache.marmotta
Version 3.4.0
Last update 12. June 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 12
Dependencies ldclient-api, sesame-model, sesame-repository-api, marmotta-commons, commons-lang3, slf4j-api, slf4j-ext, jcl-over-slf4j, log4j-over-slf4j, jul-to-slf4j, httpclient, httpclient-cache,
There are maybe transitive dependencies!

kiwi-sparql from group org.apache.marmotta (version 3.4.0)

Provides enhanced SPARQL evaluation support by translating certain query patterns directly into SQL. SPARQL operation is then a mixed in-memory and native evaluation with better performance than pure in-memory.

Group: org.apache.marmotta Artifact: kiwi-sparql
Show all versions Show source 
 

0 downloads
Artifact kiwi-sparql
Group org.apache.marmotta
Version 3.4.0
Last update 12. June 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 13
Dependencies kiwi-triplestore, slf4j-api, log4j-over-slf4j, sesame-model, sesame-sail-api, sesame-repository-sail, sesame-query, sesame-queryparser-api, sesame-queryparser-sparql, guava, commons-lang3, marmotta-util-filter, commons-io,
There are maybe transitive dependencies!

marmotta-util-tripletable from group org.apache.marmotta (version 3.4.0)

Provides a simple in-memory table using the Java Collections API to access triples. Additionally, the triple table offers in-memory indexes for typical query operations (e.g. listing by subject).

Group: org.apache.marmotta Artifact: marmotta-util-tripletable
Show all versions Show source 
 

0 downloads
Artifact marmotta-util-tripletable
Group org.apache.marmotta
Version 3.4.0
Last update 12. June 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies sesame-model, guava, marmotta-commons,
There are maybe transitive dependencies!

ejb-client-legacy-bom from group org.wildfly.bom (version 13.0.0.Final)

This artifact provides a bill of materials (BOM) for remoting based EJB for clients which require 100% API compatiblity with EAP 7.0 and earlier releases. It is recommended to use the primary wildfly-ejb-client bom if possible.

Group: org.wildfly.bom Artifact: ejb-client-legacy-bom
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ejb-client-legacy-bom
Group org.wildfly.bom
Version 13.0.0.Final
Last update 31. May 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 14
Dependencies jboss-ejb-client-legacy, jboss-logging, jboss-marshalling, jboss-marshalling-river, jboss-remoting, jboss-transaction-api_1.2_spec, jboss-ejb-api_3.2_spec, jboss-threads, xnio-api, xnio-nio, wildfly-naming-client, wildfly-common, wildfly-elytron, wildfly-client-config,
There are maybe transitive dependencies!

ejb-client-bom from group org.wildfly.bom (version 13.0.0.Final)

This artifact provides a bill of materials (BOM) for remoting based EJB usage. Importing this bom into your project will give you the maven artifacts you need to perform remote EJB calls.

Group: org.wildfly.bom Artifact: ejb-client-bom
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ejb-client-bom
Group org.wildfly.bom
Version 13.0.0.Final
Last update 31. May 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 22
Dependencies jboss-ejb-client, jboss-logging, jboss-marshalling, jboss-marshalling-river, jboss-remoting, jboss-transaction-api_1.2_spec, jboss-ejb-api_3.2_spec, jboss-threads, xnio-api, xnio-nio, wildfly-naming-client, wildfly-common, wildfly-elytron, wildfly-discovery-client, wildfly-transaction-client, wildfly-client-config, jboss-connector-api_1.7_spec, wildfly-http-ejb-client, wildfly-http-client-common, wildfly-http-naming-client, wildfly-http-transaction-client, undertow-core,
There are maybe transitive dependencies!



Page 1314 from 2128 (items total 21272)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy