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

Download JAR files tagged by data with all dependencies

Search JAR files by class name

butor-maven-parent from group com.butor (version 1.0.30)

Butor Framework is a stack that enables fast and easy creation of HTTP services (asynchronous and synchronous). It consists of several modules for different layers, such as data access, services, Webapps, JSON serialization and test utilities. It sits on top of popular and proven libraries such as Google Guava, Spring, Bootstrap. The project is released under APL 2.0. This project is a pom module, the parent for other modules of the framework.

Group: com.butor Artifact: butor-maven-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact butor-maven-parent
Group com.butor
Version 1.0.30
Last update 15. February 2022
Organization Butor Inc.
URL http://www.butor.com
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

statetransfer from group com.chuklee.code (version 0.1)

Angular Universal supports state transfer from server to client; state transfer allows the server to embed startup data into the client. The Angular client can retrieve this embedded data rather than making a XHR call to the server. See https://angular.io/api/platform-browser/TransferState This is a utility library for injecting states into Angular application from within a Java application. It does not support full Angular Universal features like service injection and rendering views.

Group: com.chuklee.code Artifact: statetransfer
Show documentation Show source 
 

0 downloads
Artifact statetransfer
Group com.chuklee.code
Version 0.1
Last update 06. February 2022
Organization Chuk Lee
URL https://github.com:chukmunnlee/statetransfer
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies jakarta.json,
There are maybe transitive dependencies!

rdf4j-sail-federation from group org.eclipse.rdf4j (version 4.0.0-M1)

The Federation SAIL allows multiple datasets to be virtually combined into a single dataset. The Federation SAIL combines multiple RDF stores that may exist on a remote server or are embedded in the same JVM. The Federation uses query optimizations to distribute sections of the query to different members based on the data contained in each of the members. These results are then joined together within the federation to provide the same result as if all the data was co-located within a single repository.

Group: org.eclipse.rdf4j Artifact: rdf4j-sail-federation
Show all versions Show documentation Show source 
 

0 downloads
Artifact rdf4j-sail-federation
Group org.eclipse.rdf4j
Version 4.0.0-M1
Last update 28. November 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies rdf4j-rio-turtle, rdf4j-queryalgebra-evaluation, rdf4j-sail-inferencer, rdf4j-model, rdf4j-repository-manager, rdf4j-repository-sail,
There are maybe transitive dependencies!

first-data-gateway from group com.github.GBSEcom (version 1.15.0)

IPG API v21.5.0. Java SDK to be used with a First Data Gateway account. This SDK has been created and packaged to offer the easiest way to integrate your application into the First Data Gateway. This SDK gives you the ability to run transactions such as sales, preauthorizations, postauthorizations, credits, voids, and returns; transaction inquiries; setting up scheduled payments and much more.

Group: com.github.GBSEcom Artifact: first-data-gateway
Show all versions Show documentation Show source 
 

0 downloads
Artifact first-data-gateway
Group com.github.GBSEcom
Version 1.15.0
Last update 18. November 2021
Organization First Data
URL https://docs.firstdata.com/org/gateway
License MIT
Dependencies amount 9
Dependencies swagger-annotations, jsr305, okhttp, logging-interceptor, gson, gson-fire, commons-lang3, jsr250-api, commons-codec,
There are maybe transitive dependencies!

openmldb-nearline-tablet from group com.4paradigm.openmldb (version 0.3.2-macos)

Group: com.4paradigm.openmldb Artifact: openmldb-nearline-tablet
Show all versions Show documentation Show source 
 

0 downloads
Artifact openmldb-nearline-tablet
Group com.4paradigm.openmldb
Version 0.3.2-macos
Last update 18. November 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies slf4j-api, commons-io, openmldb-common, slf4j-simple, brpc-java, protobuf-java, protobuf-java-util, hadoop-common, hadoop-hdfs, iceberg-core,
There are maybe transitive dependencies!

self-tuning-lam-experiments from group org.cicirello (version 1.0.0)

This package contains Java programs for reproducing the experiments, and analysis of experimental data, from the following article: Vincent A. Cicirello. 2021. Self-Tuning Lam Annealing: Learning Hyperparameters While Problem Solving. Applied Sciences, 11, 21, Article 9828 (November 2021). https://doi.org/10.3390/app11219828. Also available at: https://www.cicirello.org/publications/applsci-11-09828.pdf

Group: org.cicirello Artifact: self-tuning-lam-experiments
Show documentation Show source 
 

0 downloads
Artifact self-tuning-lam-experiments
Group org.cicirello
Version 1.0.0
Last update 21. October 2021
Organization Cicirello.Org
URL https://github.com/cicirello/self-tuning-lam-experiments
License GPL-3.0-or-later
Dependencies amount 1
Dependencies chips-n-salsa,
There are maybe transitive dependencies!

cas-filemgr from group org.apache.oodt (version 1.9.1)

The file management component of a Catalog and Archive Service. This component purposefully separates data stores and metadata stores as standard interfaces, and provides some out of the box backend implementations of them (including one based on the javax.sql.DataSource interface). This component provides everything that you need to catalog, archive and manage files, and directories, and their associated metadata.

Group: org.apache.oodt Artifact: cas-filemgr
Show all versions Show documentation Show source 
 

0 downloads
Artifact cas-filemgr
Group org.apache.oodt
Version 1.9.1
Last update 25. September 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 28
Dependencies avro, avro-ipc, commons-compress, aws-java-sdk, guava, commons-cli, commons-codec, commons-collections, commons-dbcp, httpclient, commons-io, commons-pool, hsqldb, lucene-core, lucene-analyzers-common, lucene-queryparser, cas-cli, cas-metadata, oodt-commons, oodt-conf, solr-core, solr-solrj, tika-parsers, jug, xmlrpc, slf4j-api, jul-to-slf4j, log4j-slf4j-impl,
There are maybe transitive dependencies!

cas-metadata from group org.apache.oodt (version 1.9.1)

A Multi-valued, generic Metadata container class. The class uses an internal Map of string keys pointing to vectors of strings. The data structure looks like the following: [std:string key]⇒std:vector of std:strings The multi-valued nature of the class is handled transparently by this Metadata container. Since all values are stored internally as string vectors, the difference between a scalar value and a non-scalar is handled by determining whether the list of values for a particular key is greater than 1.

Group: org.apache.oodt Artifact: cas-metadata
Show all versions Show documentation Show source 
 

0 downloads
Artifact cas-metadata
Group org.apache.oodt
Version 1.9.1
Last update 25. September 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies guava, commons-codec, commons-io, commons-lang, commons-logging, oodt-commons, pcs-input, tika-core, spring-core, spring-hibernate3,
There are maybe transitive dependencies!

opentsdb from group net.opentsdb (version 2.4.1)

OpenTSDB is a distributed, scalable Time Series Database (TSDB) written on top of HBase. OpenTSDB was written to address a common need: store, index and serve metrics collected from computer systems (network gear, operating systems, applications) at a large scale, and make this data easily accessible and graphable.

Group: net.opentsdb Artifact: opentsdb
Show all versions Show documentation Show source 
 

13 downloads
Artifact opentsdb
Group net.opentsdb
Version 2.4.1
Last update 08. September 2021
Organization The OpenTSDB Authors
URL http://opentsdb.net
License LGPLv2.1+
Dependencies amount 16
Dependencies guava, jackson-annotations, jackson-core, jackson-databind, netty, async, slf4j-api, commons-math3, commons-jexl, jgrapht-core, kryo, log4j-over-slf4j, logback-core, logback-classic, gwt-user, opentsdb_gwt_theme,
There are maybe transitive dependencies!

serpent from group net.razorvine (version 1.40)

Serpent serializes an object tree into a Python ast.literal_eval() compatible literal expression. It is safe to send serpent data to other machines over the network for instance (because only 'safe' literals are encoded). There is also a deserializer or parse provided that turns such a literal expression back into the appropriate Java object tree. It is an alternative to JSON to provide easy data integration between Java and Python. Serpent is more expressive as JSON (it supports more data types).

Group: net.razorvine Artifact: serpent
Show all versions Show documentation Show source 
 

21 downloads
Artifact serpent
Group net.razorvine
Version 1.40
Last update 14. May 2021
Organization not specified
URL https://github.com/irmen/Serpent
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 1844 from 1921 (items total 19203)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy