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

Download JAR files tagged by time with all dependencies

Search JAR files by class name

hraven from group com.twitter.hraven (version 1.0.1)

hRaven collects run time data and statistics from map reduce jobs running on Hadoop clusters and stores the collected job history in an easily queryable format. For the jobs that are run through frameworks (Pig or Scalding/Cascading) that decompose a script or application into a DAG of map reduce jobs for actual execution, hRaven groups job history data together by an application construct. This will allow for easier visualization of all of the component jobs' execution for an application and more comprehensive trending and analysis over time.

Group: com.twitter.hraven Artifact: hraven
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact hraven
Group com.twitter.hraven
Version 1.0.1
Last update 12. April 2017
Organization Twitter
URL https://github.com/twitter/hraven
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

zay-es from group com.massisframework (version 1.2.1)

Zay-ES (pronounced 'zay us' like Dr. Zaius) is a light weight flexible Entity Component System. Entity Component Systems use a data-oriented design approach that employs composition to build complex applications of systems. Systems are application code the operates on only a subset of the data components of an entity. Zay-ES is a data management library that facilitates these designs. It supports real-time in-memory entity components as well as persistent components, even at the same time.

Group: com.massisframework Artifact: zay-es
Show documentation Show source 
 

4 downloads
Artifact zay-es
Group com.massisframework
Version 1.2.1
Last update 20. December 2016
Organization not specified
URL https://github.com/jMonkeyEngine-Contributions/zay-es
License New BSD (3-clause) License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

chicory-stream from group com.github.sviperll (version 0.36)

Stream processing like Java 8 streams, but works with Java 6 and have slightly different design. * Chicory-stream provides sequential-only streams, no parallel support. * Chicory-stream allows easy forking and reuse of streams, unlike Java 8 where stream can be used only once. * Chicory-stream automatically and transparently opens and closes resources each time stream is used, unlike Java 8 where stream should be manually closed. Part of chicory.

Group: com.github.sviperll Artifact: chicory-stream
Show all versions Show documentation Show source 
 

0 downloads
Artifact chicory-stream
Group com.github.sviperll
Version 0.36
Last update 13. September 2016
Organization not specified
URL https://github.com/sviperll/chicory/tree/master/chicory-stream
License not specified
Dependencies amount 2
Dependencies chicory-core, annotations,
There are maybe transitive dependencies!

request-logger from group com.alterioncorp (version 1.1)

A servlet filter that logs requests to the log (slf4j) and writes them asynchronously to the DB. RequestLoggerFilter - logs request info to the DB RequestLoggerFilterPerfJdbc - subclass of RequestLoggerFilter that also logs time spent in JDBC using perf-jdbc RequestLoggerFilterPerfmon4J - subclass of RequestLoggerFilter that also logs time spent in JDBC using perfmon4j By default, uses the "java:/comp/env/jdbc/request-logger" data-source to log to. Can be overridden with the "com.alterion.requestlogger.jdbc.datasource-jndi" system-property. DB schemas for MS-SQL and PostgreSQL are in src/main/sql

Group: com.alterioncorp Artifact: request-logger
Show all versions Show documentation Show source 
 

0 downloads
Artifact request-logger
Group com.alterioncorp
Version 1.1
Last update 24. May 2016
Organization not specified
URL https://bitbucket.org/alitovsky/request-logger
License Apache License, Version 2.0
Dependencies amount 2
Dependencies slf4j-api, commons-io,
There are maybe transitive dependencies!

nextreports-server-client from group ro.nextreports (version 9.2)

NextReports Server allows you to schedule NextReports and Jasper reports and to automatically deliver reports via E-mail, FTP, SSH, Windows Share, WebDAV to your business contacts in most popular file formats like HTML, EXCEL, PDF, RTF, CSV, TSV, TXT, XML. NextReports Server will present your charts, table reports and alarm reports in real time inside dashboards. Users can perform data analyze using drill-down and pivot structures.

Group: ro.nextreports Artifact: nextreports-server-client
Show all versions Show documentation Show source 
 

5 downloads
Artifact nextreports-server-client
Group ro.nextreports
Version 9.2
Last update 05. April 2016
Organization not specified
URL https://github.com/nextreports/nextreports-server
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

tools from group org.apache.river (version 2.2.3)

This JAR file contains tools for: checking configuration files; checking for missing serialVersionUID fields; computing class dependencies; providing HTTP service; generating message digests; generating HTTPMD URLs; examining the run-time environment of a Jini component; generating wrapper JAR files; and generating preferred lists. When used as an executable JAR file, it runs the ClassServer.

Group: org.apache.river Artifact: tools
Show all versions 
 

11 downloads
Artifact tools
Group org.apache.river
Version 2.2.3
Last update 08. February 2016
Organization not specified
URL http://river.apache.org
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies jsk-platform,
There are maybe transitive dependencies!

jfire-mvc from group link.jfire (version 1.0.3)

Jfire - MVC MVC framework is a fast and efficient. Support the rest style urls. Transparent simple file upload, data binding function to access web parameters become very easy. Supports multiple views at the same time. Includes regular HTML, json, templates, etc

Group: link.jfire Artifact: jfire-mvc
Show all versions Show documentation Show source 
 

0 downloads
Artifact jfire-mvc
Group link.jfire
Version 1.0.3
Last update 04. February 2016
Organization not specified
URL www.jfire.link
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies jfire-core, beetl,
There are maybe transitive dependencies!

jfire-sql from group link.jfire (version 1.0.4)

Jfire - SQL is a very powerful SQL framework. By method interface binding with the SQL statement to decouple SQL statements and procedures. At the same time provides a very friendly placeholder to enhance the readability of the code. And support for dynamic SQL feature, automatic paging characteristics, dynamic table name field names, and other functions.

Group: link.jfire Artifact: jfire-sql
Show all versions Show documentation Show source 
 

0 downloads
Artifact jfire-sql
Group link.jfire
Version 1.0.4
Last update 04. February 2016
Organization not specified
URL www.jfire.link
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies jfire-baseutil, javassist,
There are maybe transitive dependencies!

simplerpc from group link.jfire (version 1.0)

Simplerpc distributed RPC framework is a very simple. Based on the AIO and fose framework underlying services provided by the end of the connection and fast serialization ability. Can provide a very strong ability of RPC calls. In a powerful at the same time, also supports encryption mode calls. Using the RSA and AES encryption communication process, suitable for public use. In addition, the framework has a very simple API. Only need to activate the RPC server 4 lines of code.

Group: link.jfire Artifact: simplerpc
Show documentation Show source 
 

0 downloads
Artifact simplerpc
Group link.jfire
Version 1.0
Last update 01. December 2015
Organization not specified
URL www.jfire.link
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies jfire-socket, fose,
There are maybe transitive dependencies!

k3nn from group io.github.k3nn (version 0.01)

Implementation of 3NN K-Nearest Neighbor clustering as described in [1], to identify salient information as the 2-degenerate cores from a clustering graph containing information nodes that are linked to their 3-nearest neighbors, and qualifying sentences that outrank previously selected sentences using a relevance model of salient information seen over a recent time interval. [1] JBP Vuurens, AP de Vries, R Blanco, P Mika, "Online News Tracking for Ad-Hoc Information Needs", in ICTIR 2015.

Group: io.github.k3nn Artifact: k3nn
Show documentation Show source 
 

0 downloads
Artifact k3nn
Group io.github.k3nn
Version 0.01
Last update 16. September 2015
Organization not specified
URL https://k3nn.github.io
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies htools,
There are maybe transitive dependencies!



Page 355 from 382 (items total 3816)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy