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

Download JAR files tagged by feeds with all dependencies

Search JAR files by class name

gtfs-lib from group com.conveyal (version 6.2.0)

A library to load and index GTFS feeds of arbitrary size using disk-backed storage

Group: com.conveyal Artifact: gtfs-lib
Show all versions Show documentation Show source 
 

11 downloads
Artifact gtfs-lib
Group com.conveyal
Version 6.2.0
Last update 09. December 2020
Organization not specified
URL https://github.com/conveyal/gtfs-lib
License BSD Two Clause
Dependencies amount 16
Dependencies javacsv, jcommander, guava, jts-core, mapdb, slf4j-api, commons-io, commons-dbutils, aws-java-sdk-s3, trove4j, commons-cli, postgresql, commons-math3, commons-dbcp2, graphql-java, commons-text,
There are maybe transitive dependencies!

http-frontend from group org.webpieces (version 1.9.71)

Create a webserver with this library in just 3 lines of code. just register your HttpRequestListener and it feeds you a FrontendSocket that you write HttpResponses to

Group: org.webpieces Artifact: http-frontend
Show all versions Show documentation Show source 
 

0 downloads
Artifact http-frontend
Group org.webpieces
Version 1.9.71
Last update 17. May 2017
Organization deanhiller
URL https://github.com/deanhiller/webpieces
License Apache License 2.0
Dependencies amount 7
Dependencies javax.inject, slf4j-api, logback-classic, joda-time, core-asyncserver, http1_1-parser, http-common,
There are maybe transitive dependencies!

hal-feed-consumer-simpledb from group com.qmetric (version 1.1)

SimpleDB feed tracker implementation for consuming HAL+JSON feeds (https://github.com/qmetric/hal-feed-server)

Group: com.qmetric Artifact: hal-feed-consumer-simpledb
Show all versions Show documentation Show source 
 

0 downloads
Artifact hal-feed-consumer-simpledb
Group com.qmetric
Version 1.1
Last update 09. November 2015
Organization not specified
URL https://github.com/qmetric/hal-feed-consumer-simpledb
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies aws-java-sdk-simpledb, c3p0, jdbi,
There are maybe transitive dependencies!

hal-feed-consumer-mysql from group com.qmetric (version 1.7)

Mysql feed tracker implementation for consuming HAL+JSON feeds (https://github.com/qmetric/hal-feed-server)

Group: com.qmetric Artifact: hal-feed-consumer-mysql
Show all versions Show documentation Show source 
 

0 downloads
Artifact hal-feed-consumer-mysql
Group com.qmetric
Version 1.7
Last update 09. November 2015
Organization not specified
URL https://github.com/qmetric/hal-feed-consumer-mysql
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies c3p0, jdbi, mysql-connector-java, flyway-core,
There are maybe transitive dependencies!

pa-client_2.10 from group com.gu (version 5.0.0)

Scala client for PA football feeds. Only does football data, it has no knowledge of Guardian match reports and such.

Group: com.gu Artifact: pa-client_2.10
Show all versions Show documentation Show source 
 

0 downloads
Artifact pa-client_2.10
Group com.gu
Version 5.0.0
Last update 16. June 2014
Organization com.gu
URL https://github.com/guardian/pa-football-client
License Apache V2
Dependencies amount 2
Dependencies scala-library, joda-time,
There are maybe transitive dependencies!

unified-feed-sdk from group com.sportradar.unifiedodds.sdk (version 3.1.0)

UnifiedFeed SDK is a client library that enables easier integration with the Betradar XML feeds. SDK exposes XML feed service interface in a more user-friendly way and isolates the client from having to do XML feed parsing, proper connection handling, error recovery, event queuing, data caching and dispatching. It also makes a client solution more stable and robust when it comes to feed handling, especially with the release of new and updated XML feed versions.

Group: com.sportradar.unifiedodds.sdk Artifact: unified-feed-sdk
Show all versions Show documentation Show source 
 

0 downloads
Artifact unified-feed-sdk
Group com.sportradar.unifiedodds.sdk
Version 3.1.0
Last update 19. February 2024
Organization not specified
URL http://sdk.sportradar.com/unifiedfeed/java2
License SDK licence
Dependencies amount 9
Dependencies opentelemetry-api, amqp-client, guava, httpclient5, guice, icu4j, snakeyaml, slf4j-api, jakarta.xml.bind-api,
There are maybe transitive dependencies!

rome from group com.rometools (version 2.1.0)

All Roads Lead to ROME. ROME is a set of Atom/RSS Java utilities that make it easy to work in Java with most syndication formats. Today it accepts all flavors of RSS (0.90, 0.91, 0.92, 0.93, 0.94, 1.0 and 2.0), Atom 0.3 and Atom 1.0 feeds. Rome includes a set of parsers and generators for the various flavors of feeds, as well as converters to convert from one format to another. The parsers can give you back Java objects that are either specific for the format you want to work with, or a generic normalized SyndFeed object that lets you work on with the data without bothering about the underlying format.

Group: com.rometools Artifact: rome
Show all versions Show documentation Show source 
 

240 downloads
Artifact rome
Group com.rometools
Version 2.1.0
Last update 12. March 2023
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies rome-utils, jdom2, slf4j-api,
There are maybe transitive dependencies!

dagging from group nz.ac.waikato.cms.weka (version 1.0.3)

This meta classifier creates a number of disjoint, stratified folds out of the data and feeds each chunk of data to a copy of the supplied base classifier. Predictions are made via majority vote, since all the generated base classifiers are put into the Vote meta classifier. Useful for base classifiers that are quadratic or worse in time behavior, regarding number of instances in the training data. For more information, see: Ting, K. M., Witten, I. H.: Stacking Bagged and Dagged Models. In: Fourteenth international Conference on Machine Learning, San Francisco, CA, 367-375, 1997.

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

2 downloads
Artifact dagging
Group nz.ac.waikato.cms.weka
Version 1.0.3
Last update 29. April 2014
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/dagging
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!

rome from group rome (version 1.0)

All Roads Lead to ROME. ROME is a set of Atom/RSS Java utilities that make it easy to work in Java with most syndication formats. Today it accepts all flavors of RSS (0.90, 0.91, 0.92, 0.93, 0.94, 1.0 and 2.0), Atom 0.3 and Atom 1.0 feeds. Rome includes a set of parsers and generators for the various flavors of feeds, as well as converters to convert from one format to another. The parsers can give you back Java objects that are either specific for the format you want to work with, or a generic normalized SyndFeed object that lets you work on with the data without bothering about the underlying format.

Group: rome Artifact: rome
Show all versions Show documentation Show source 
 

17 downloads
Artifact rome
Group rome
Version 1.0
Last update 20. May 2010
Organization Sun Microsystems
URL https://rome.dev.java.net/
License not specified
Dependencies amount 1
Dependencies jdom,
There are maybe transitive dependencies!

rome from group net.java.dev.rome (version 1.0.0)

All Roads Lead to ROME. ROME is a set of Atom/RSS Java utilities that make it easy to work in Java with most syndication formats. Today it accepts all flavors of RSS (0.90, 0.91, 0.92, 0.93, 0.94, 1.0 and 2.0), Atom 0.3 and Atom 1.0 feeds. Rome includes a set of parsers and generators for the various flavors of feeds, as well as converters to convert from one format to another. The parsers can give you back Java objects that are either specific for the format you want to work with, or a generic normalized SyndFeed object that lets you work on with the data without bothering about the underlying format.

Group: net.java.dev.rome Artifact: rome
Show documentation Show source 
 

10 downloads
Artifact rome
Group net.java.dev.rome
Version 1.0.0
Last update 17. April 2010
Organization ROME Project
URL https://rome.dev.java.net/
License Apache 2
Dependencies amount 1
Dependencies jdom,
There are maybe transitive dependencies!



Page 8 from 9 (items total 82)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy