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

donky-core from group net.donky (version 2.8.0.0)

Provides the basics of any Donky integration into your apps. The Core SDK is responsible for handling: registration onto the Donky Network, control of User and Device registration details, sending and receiving content & data.

Group: net.donky Artifact: donky-core
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact donky-core
Group net.donky
Version 2.8.0.0
Last update 07. March 2019
Organization not specified
URL http://www.mobiledonky.com/
License MIT License
Dependencies amount 6
Dependencies firebase-messaging, appcompat-v7, retrofit, converter-gson, logging-interceptor, gson,
There are maybe transitive dependencies!

splunk.jmx from group com.github.hqstevenson.splunk (version 2.1.0)

A library to assist in collecting data from JMX Attributes and JMX Notifications and building property-formatted JSON payloads for Splunk Events for delivery to a Splunk HTTP Event Collector

Group: com.github.hqstevenson.splunk Artifact: splunk.jmx
Show all versions Show documentation Show source 
 

0 downloads
Artifact splunk.jmx
Group com.github.hqstevenson.splunk
Version 2.1.0
Last update 20. February 2019
Organization not specified
URL https://github.com/hqstevenson/splunk-jmx
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies splunk.httpec,
There are maybe transitive dependencies!

hyperminhash from group com.liveramp (version 0.2)

HyperMinHash is a probabilistic data structure that can approximate union, intersection, and set cardinalities as well as Jaccard indices of very large sets with high accuracy, in loglog space, and in a streaming fashion.

Group: com.liveramp Artifact: hyperminhash
Show all versions Show documentation Show source 
 

3 downloads
Artifact hyperminhash
Group com.liveramp
Version 0.2
Last update 16. February 2019
Organization LiveRamp
URL www.github.com/LiveRamp/HyperMinHash-java
License Apache 2
Dependencies amount 1
Dependencies commons-math3,
There are maybe transitive dependencies!

pepperModules-RSTModules from group org.corpus-tools (version 0.1.0)

The project RSTModules provides an importer for Pepper to import data coming from rs3 format to salt. The mapper is based on the rst-api (see: https://korpling.german.hu-berlin.de/p/projects/rst-api/wiki).

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

0 downloads
Artifact pepperModules-RSTModules
Group org.corpus-tools
Version 0.1.0
Last update 11. February 2019
Organization not specified
URL https://github.com/korpling/pepperModules-RSTModules
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

splunk.jms.activemq from group com.github.hqstevenson.splunk (version 2.1.1)

A library to assist in collecting data from ActiveMQ JMS Messages and building property-formatted JSON payloads for Splunk Events for delivery to a Splunk HTTP Event Collector

Group: com.github.hqstevenson.splunk Artifact: splunk.jms.activemq
Show all versions Show documentation Show source 
 

3 downloads
Artifact splunk.jms.activemq
Group com.github.hqstevenson.splunk
Version 2.1.1
Last update 04. February 2019
Organization not specified
URL https://github.com/hqstevenson/splunk-jms-activemq
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies splunk.jms,
There are maybe transitive dependencies!

splunk.jms from group com.github.hqstevenson.splunk (version 2.1.1)

A library to assist in collecting data from JMS Messages and building property-formatted JSON payloads for Splunk Events for delivery to a Splunk HTTP Event Collector

Group: com.github.hqstevenson.splunk Artifact: splunk.jms
Show all versions Show documentation Show source 
 

1 downloads
Artifact splunk.jms
Group com.github.hqstevenson.splunk
Version 2.1.1
Last update 04. February 2019
Organization not specified
URL https://github.com/hqstevenson/splunk-jms
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies splunk.httpec,
There are maybe transitive dependencies!

spring-data-dynamodb from group com.github.derjust (version 5.1.0)

The primary goal of the Spring® Data project is to make it easier to build Spring-powered applications that use data access technologies. This module deals with enhanced support for a data access layer built on AWS DynamoDB.

Group: com.github.derjust Artifact: spring-data-dynamodb
Show all versions Show documentation Show source 
 

8 downloads
Artifact spring-data-dynamodb
Group com.github.derjust
Version 5.1.0
Last update 28. January 2019
Organization not specified
URL https://github.com/derjust/spring-data-dynamodb
License The Apache License, Version 2.0
Dependencies amount 6
Dependencies spring-context, spring-tx, spring-data-commons, hibernate-validator, aws-java-sdk-dynamodb, cdi-api,
There are maybe transitive dependencies!

httpsupload from group com.addicticks.oss (version 1.2.3)

A simple, small, no-nonsense library that allows to upload files to a remote server that accepts multipart/form-data encoded (RFC2388) uploads. The library has no external dependencies.

Group: com.addicticks.oss Artifact: httpsupload
Show all versions Show documentation Show source 
 

1 downloads
Artifact httpsupload
Group com.addicticks.oss
Version 1.2.3
Last update 18. January 2019
Organization Addicticks
URL https://github.com/Addicticks/httpsupload
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

sqs-streams from group com.github.cimpress-mcp (version 0.8.60-1fa74c5)

A reactive interface for consuming AWS SQS messages using rxJava, with a high-level component for queueing data to be processed by a user-supplied function with retries and exponential backoff.

Group: com.github.cimpress-mcp Artifact: sqs-streams
Show all versions Show documentation Show source 
 

0 downloads
Artifact sqs-streams
Group com.github.cimpress-mcp
Version 0.8.60-1fa74c5
Last update 14. January 2019
Organization not specified
URL https://github.com/Cimpress-MCP/sqs-streams
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies slf4j-api, rxjava, aws-java-sdk-sqs, logstash-logback-encoder,
There are maybe transitive dependencies!

spring-livecheck from group com.monkat (version 0.0.7)

A simple spring based health check library for live systems that cannot easily create and rely on using test or dummy data to verify the health of a system.

Group: com.monkat Artifact: spring-livecheck
Show all versions Show documentation Show source 
 

0 downloads
Artifact spring-livecheck
Group com.monkat
Version 0.0.7
Last update 02. January 2019
Organization not specified
URL https://github.com/cheekymonkat/spring-livecheck
License MIT License
Dependencies amount 5
Dependencies spring-boot-starter-web, spring-boot-actuator, guava, aspectjweaver, snakeyaml,
There are maybe transitive dependencies!



Page 1660 from 1889 (items total 18885)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy