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

Download JAR files tagged by document with all dependencies

Search JAR files by class name

gora-hbase from group org.apache.gora (version 0.9)

The Apache Gora open source framework provides an in-memory data model and persistence for big data. Gora supports persisting to column stores, key value stores, document stores and RDBMSs, and analyzing the data with extensive Apache Hadoop MapReduce support.

Group: org.apache.gora Artifact: gora-hbase
Show all versions Show documentation Show source 
 

2 downloads
Artifact gora-hbase
Group org.apache.gora
Version 0.9
Last update 13. August 2019
Organization The Apache Software Foundation
URL http://gora.apache.org
License not specified
Dependencies amount 7
Dependencies gora-core, hbase-client, avro, jdom, guava, slf4j-log4j12, log4j,
There are maybe transitive dependencies!

gora-accumulo from group org.apache.gora (version 0.9)

The Apache Gora open source framework provides an in-memory data model and persistence for big data. Gora supports persisting to column stores, key value stores, document stores and RDBMSs, and analyzing the data with extensive Apache Hadoop MapReduce support.

Group: org.apache.gora Artifact: gora-accumulo
Show all versions Show documentation Show source 
 

0 downloads
Artifact gora-accumulo
Group org.apache.gora
Version 0.9
Last update 13. August 2019
Organization The Apache Software Foundation
URL http://gora.apache.org
License not specified
Dependencies amount 8
Dependencies gora-core, accumulo-core, commons-io, avro, slf4j-log4j12, log4j, junit, hadoop-minicluster,
There are maybe transitive dependencies!

gora-core from group org.apache.gora (version 0.9)

The Apache Gora open source framework provides an in-memory data model and persistence for big data. Gora supports persisting to column stores, key value stores, document stores and RDBMSs, and analyzing the data with extensive Apache Hadoop MapReduce support.

Group: org.apache.gora Artifact: gora-core
Show all versions Show documentation Show source 
 

20 downloads
Artifact gora-core
Group org.apache.gora
Version 0.9
Last update 13. August 2019
Organization The Apache Software Foundation
URL http://gora.apache.org
License not specified
Dependencies amount 13
Dependencies cxf-rt-frontend-jaxrs, avro, avro-mapred, commons-lang, guava, spark-core_2.11, flink-core, flink-hadoop-compatibility_2.11, flink-java, flink-clients_2.11, flink-avro, slf4j-log4j12, log4j,
There are maybe transitive dependencies!

gora-compiler-cli from group org.apache.gora (version 0.9)

The Apache Gora open source framework provides an in-memory data model and persistence for big data. Gora supports persisting to column stores, key value stores, document stores and RDBMSs, and analyzing the data with extensive Apache Hadoop MapReduce support.

Group: org.apache.gora Artifact: gora-compiler-cli
Show all versions Show documentation Show source 
 

0 downloads
Artifact gora-compiler-cli
Group org.apache.gora
Version 0.9
Last update 13. August 2019
Organization The Apache Software Foundation
URL http://gora.apache.org
License not specified
Dependencies amount 3
Dependencies gora-compiler, slf4j-log4j12, log4j,
There are maybe transitive dependencies!

gora-compiler from group org.apache.gora (version 0.9)

The Apache Gora open source framework provides an in-memory data model and persistence for big data. Gora supports persisting to column stores, key value stores, document stores and RDBMSs, and analyzing the data with extensive Apache Hadoop MapReduce support.

Group: org.apache.gora Artifact: gora-compiler
Show all versions Show documentation Show source 
 

0 downloads
Artifact gora-compiler
Group org.apache.gora
Version 0.9
Last update 13. August 2019
Organization The Apache Software Foundation
URL http://gora.apache.org
License not specified
Dependencies amount 3
Dependencies avro-compiler, slf4j-log4j12, log4j,
There are maybe transitive dependencies!

gora from group org.apache.gora (version 0.9)

The Apache Gora open source framework provides an in-memory data model and persistence for big data. Gora supports persisting to column stores, key value stores, document stores and RDBMSs, and analyzing the data with extensive Apache Hadoop MapReduce support.

Group: org.apache.gora Artifact: gora
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact gora
Group org.apache.gora
Version 0.9
Last update 13. August 2019
Organization The Apache Software Foundation
URL http://gora.apache.org
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

soa-model-parent from group com.eluvio (version 1.6.1)

Membrane SOA Model is an open-source toolkit and Java API for WSDL and XML Schema, licensed under ASF 2.0. that can: Parse, create or modify a WSDL or XML Schema Document from Java Compare two WSDL or XML Schema Documents Create a SOAP Request or Template Analyze a WSDL or Schema document and generate an HMTL report

Group: com.eluvio Artifact: soa-model-parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact soa-model-parent
Group com.eluvio
Version 1.6.1
Last update 21. January 2019
Organization predic8 GmbH
URL https://github.com/membrane/soa-model
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

soa-model-core from group com.eluvio (version 1.6.1)

Group: com.eluvio Artifact: soa-model-core
Show documentation Show source 
 

0 downloads
Artifact soa-model-core
Group com.eluvio
Version 1.6.1
Last update 21. January 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies groovy, groovy-xml, groovy-json, httpclient, slf4j-api,
There are maybe transitive dependencies!

stringannotation from group uk.ac.gate.plugins (version 4.1)

A GATE plugin that provides processing resources for annotating documents based on gazetteer lists and Java regular expressions. The gazetteer annotator is able to store very large gazetteer lists in memory and can match against either the document text or the value of annotation features.

Group: uk.ac.gate.plugins Artifact: stringannotation
Show all versions Show documentation Show source 
 

2 downloads
Artifact stringannotation
Group uk.ac.gate.plugins
Version 4.1
Last update 15. January 2019
Organization GATE Team
URL https://github.com/johann-petrak/gateplugin-StringAnnotation
License GNU Lesser General Public License (LGPL), Version 3
Dependencies amount 6
Dependencies commons-cli, commons-io, commons-text, fastutil, snakeyaml, junit,
There are maybe transitive dependencies!

fluent-xml-writer from group foundation.fluent.api (version 1.0)

Fluent hierarchical XML writer, allowing to generate XML file (or other output stream) fluently: document(output).version(1.0).tag("root").text("Hello").end().close(); It is immediately streaming to the output stream. Not holding anything in memory.

Group: foundation.fluent.api Artifact: fluent-xml-writer
Show documentation Show source 
 

0 downloads
Artifact fluent-xml-writer
Group foundation.fluent.api
Version 1.0
Last update 09. August 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 116 from 127 (items total 1262)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy