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

osgi.enroute.bostock.d3.webresource from group biz.aQute (version 3.5.6)

D3.js is a JavaScript library for manipulating documents based on data. D3 helps you bring data to life using HTML, SVG, and CSS. D3’s emphasis on web standards gives you the full capabilities of modern browsers without tying yourself to a proprietary framework, combining powerful visualization components and a data-driven approach to DOM manipulation.

Group: biz.aQute Artifact: osgi.enroute.bostock.d3.webresource
Show documentation Show source 
 

0 downloads
Artifact osgi.enroute.bostock.d3.webresource
Group biz.aQute
Version 3.5.6
Last update 06. January 2020
Organization Mike Bostock
URL http://d3js.org/
License http://opensource.org/licenses/BSD-3-Clause
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

optics_dbScan from group nz.ac.waikato.cms.weka (version 1.0.6)

The OPTICS and DBScan clustering algorithms. Martin Ester, Hans-Peter Kriegel, Joerg Sander, Xiaowei Xu: A Density-Based Algorithm for Discovering Clusters in Large Spatial Databases with Noise. In: Second International Conference on Knowledge Discovery and Data Mining, 226-231, 1996; Mihael Ankerst, Markus M. Breunig, Hans-Peter Kriegel, Joerg Sander: OPTICS: Ordering Points To Identify the Clustering Structure. In: ACM SIGMOD International Conference on Management of Data, 49-60, 1999.

Group: nz.ac.waikato.cms.weka Artifact: optics_dbScan
Show all versions Show documentation Show source 
 

5 downloads
Artifact optics_dbScan
Group nz.ac.waikato.cms.weka
Version 1.0.6
Last update 16. December 2019
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/optics_dbScan
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!

snot from group com.github.banjowaza (version 1.0.3)

SNOT Slack Notification is a highly configurable Slack notification library that combines annotations and filters to send Slack messages using default or custom message templates ([Slack Template Builder] (https://api.slack.com/block-kit)). Annotations can be at application or method levels and various strategies can be used to retrieve data from application or functions to build a context and provide to a template to generate a Slack notification.

Group: com.github.banjowaza Artifact: snot
Show documentation Show source 
 

0 downloads
Artifact snot
Group com.github.banjowaza
Version 1.0.3
Last update 04. December 2019
Organization not specified
URL https://github.com/banjowaza/snot
License SNOT
Dependencies amount 13
Dependencies spring-context, spring-web, jackson-databind, spring-boot, spring-boot-test-autoconfigure, commons-io, commons-collections4, json, guava, jackson-datatype-jsr310, commons-lang3, aspectjweaver, logback-classic,
There are maybe transitive dependencies!

sdk from group me.figo (version 4.0.16)

This SDK eases the development of Java applications and web services consuming the figo connect API. Figo connect allows developers simple access to users bank data on a trustworthy basis. Users can grant your application access to certain parts of their bank accounts and you can access them without worrying about the inner workings of online banking.

Group: me.figo Artifact: sdk
Show all versions Show documentation Show source 
 

1 downloads
Artifact sdk
Group me.figo
Version 4.0.16
Last update 27. November 2019
Organization figo GmbH
URL http://figo.io
License MIT License
Dependencies amount 2
Dependencies gson, guava,
There are maybe transitive dependencies!

uadetector-resources from group com.guicedee.services (version 62)

This package contains a verified version of the data file from http://user-agent-string.info. During the verification process the data are checked for ability to run against the current implementation. The goal is to provide frequently updated resources for detection of user agents without having to release a new implementation.

Group: com.guicedee.services Artifact: uadetector-resources
Show all versions Show documentation Show source 
 

0 downloads
Artifact uadetector-resources
Group com.guicedee.services
Version 62
Last update 24. November 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies uadetector-core, jakarta.validation-api,
There are maybe transitive dependencies!

butor-mule-dao from group com.butor (version 1.0.30)

Group: com.butor Artifact: butor-mule-dao
Show all versions Show documentation Show source 
 

0 downloads
Artifact butor-mule-dao
Group com.butor
Version 1.0.30
Last update 22. November 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies butor-mule-common, butor-dao, butor-json,
There are maybe transitive dependencies!

butor-mule-common from group com.butor (version 1.0.30)

Group: com.butor Artifact: butor-mule-common
Show all versions Show documentation Show source 
 

0 downloads
Artifact butor-mule-common
Group com.butor
Version 1.0.30
Last update 22. November 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

butor-fw-service-parent from group com.butor (version 1.0.30)

Butor Framework is a framework 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, JSON serialization and test utilities. It sits on top of popular and proven libraries such as Google Guava and Spring. The project is released under APL 2.0

Group: com.butor Artifact: butor-fw-service-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact butor-fw-service-parent
Group com.butor
Version 1.0.30
Last update 22. November 2019
Organization not specified
URL http://www.butor.com
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

core from group com.robertboothby.djenni (version 0.2.0)

This module holds the core components of the Djenni data generator framework. By itself it provides most of the components to create an efficient end to end data generation framework for a specific domain. It contains the core SupplierBuilder interfaces, implementations for the core Java data types and useful test components. It is intended to be used in conjunction with the source-generator module that will speed up delivery of domain specific data generation and also with common domain modules (TBD) that deliver standard generators for common frameworks such as JAXB.

Group: com.robertboothby.djenni Artifact: core
Show all versions Show documentation Show source 
 

0 downloads
Artifact core
Group com.robertboothby.djenni
Version 0.2.0
Last update 10. November 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies util, commons-lang3, junit, mockito-core, hamcrest-library, commons-rng-simple,
There are maybe transitive dependencies!

javaFXScatter3D from group nz.ac.waikato.cms.weka (version 1.0.0)

A visualization component for displaying a 3D scatter plot of the data using Java 3D. Requires Java 3D to be installed. This version adds built-in sampling controls to the GUI. The default sampling percentage is set so that a maximum of 5000 instances are plotted. The user can adjust this higher or lower to suit their available processing speed and memory.

Group: nz.ac.waikato.cms.weka Artifact: javaFXScatter3D
Show documentation Show source 
 

0 downloads
Artifact javaFXScatter3D
Group nz.ac.waikato.cms.weka
Version 1.0.0
Last update 31. October 2019
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/javaFXScatter3D
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!



Page 1876 from 3 (items total 19491)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy