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

html-servlet from group cat.inspiracio (version 0.0.3)

HTMLServlet provides HTML templating with server-side javascript. HTMLServlet is a servlet that is registered on *.html. It reads the html file at the right location according to URL. It renders the file as html, executing some scripting: * ${expressions} in element bodies and attribute values * data-* attributes for conditionals, loops, local variables, and inclusion * <script> element with server-side javascript.

Group: cat.inspiracio Artifact: html-servlet
Show all versions Show documentation Show source 
 

0 downloads
Artifact html-servlet
Group cat.inspiracio
Version 0.0.3
Last update 17. August 2016
Organization not specified
URL http://www.inspiracio.cat
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies geronimo-servlet_2.5_spec, geronimo-jsp_2.0_spec, html-parser,
There are maybe transitive dependencies!

biojava-phylo from group org.biojava (version 5.0.0-alpha6)

Group: org.biojava Artifact: biojava-phylo
Show all versions Show documentation Show source 
 

0 downloads
Artifact biojava-phylo
Group org.biojava
Version 5.0.0-alpha6
Last update 16. August 2016
Organization not specified
URL http://www.biojava.org
License GNU LGPL v2
Dependencies amount 6
Dependencies biojava-core, forester, slf4j-api, log4j-slf4j-impl, log4j-api, log4j-core,
There are maybe transitive dependencies!

appneta-api from group com.appneta.agent.java (version 5.0.6)

Enables custom instrumentation by providing an API to capture start and end times for your functions and include arbitrary data. While AppNeta provides superior out-of-the-box performance monitoring, using the API can allow for more detailed transaction reporting within AppNeta's user interface. For other information on our Java agent please visit https://docs.appneta.com/java. For API information please visit http://dev.appneta.com/docs/api-v2/.

Group: com.appneta.agent.java Artifact: appneta-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact appneta-api
Group com.appneta.agent.java
Version 5.0.6
Last update 06. August 2016
Organization not specified
URL https://www.appneta.com/java/
License AppNeta Java Agent License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jdbc from group org.beiter.michael.eaudit4j.processors (version 1.1)

This module is part of the eAudit4j audit library, providing a simple and pluggable solution for auditing in Java. This particular Maven module provides a set of audit processors that persists audit events using JDBC. Depending on the processor implementation, the JDBC connection can be instantiated from a configurable database connection pool, a JNDI name, or a data source. Once persisted, the event is passed on without modification.

Group: org.beiter.michael.eaudit4j.processors Artifact: jdbc
Show all versions Show documentation Show source 
 

0 downloads
Artifact jdbc
Group org.beiter.michael.eaudit4j.processors
Version 1.1
Last update 20. July 2016
Organization not specified
URL http://mbeiter.github.io/audit4j/docs/${project.version}/${project.artifactId}/
License not specified
Dependencies amount 4
Dependencies common, db, slf4j-log4j12, commons-lang3,
There are maybe transitive dependencies!

oodt-product from group org.apache.oodt (version 1.0)

The Product Service provides access to data products. Products can be scientific datasets, images, documents, or anything with an electronic representation. The Product Service accepts standard query expressions (see the Query Expression component) and returns zero or more matching products. In addition, the product service can transform products from proprietary formats and into Internet standard formats or run other transformations, all without impacting local stores or operations.

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

0 downloads
Artifact oodt-product
Group org.apache.oodt
Version 1.0
Last update 21. June 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies commons-codec, commons-io, oodt-commons, oodt-xmlquery, tika-core,
There are maybe transitive dependencies!

taverna-reference-types from group org.apache.taverna.engine (version 3.1.0-incubating)

Implementations of certain SPIs to provide a core set of functionality for the reference management framework. This includes ExternalReference implementations to reference data held in local files and URLs along with the appropriate translate / publish logic. Implementations in this package are tied only to the API, although certain metadata files such as hibernate mappings are also included where appropriate (these will be silently ignored if using a backing store that is not hibernate based)

Group: org.apache.taverna.engine Artifact: taverna-reference-types
Show documentation Show source 
 

0 downloads
Artifact taverna-reference-types
Group org.apache.taverna.engine
Version 3.1.0-incubating
Last update 06. June 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies taverna-reference-api, commons-codec, com.springsource.org.apache.commons.httpclient, log4j,
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!

sesame-sail-federation from group org.openrdf.sesame (version 4.1.2)

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.openrdf.sesame Artifact: sesame-sail-federation
Show all versions Show documentation Show source 
 

0 downloads
Artifact sesame-sail-federation
Group org.openrdf.sesame
Version 4.1.2
Last update 02. May 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies sesame-rio-turtle, sesame-queryalgebra-evaluation, sesame-sail-inferencer, sesame-model, sesame-repository-sail,
There are maybe transitive dependencies!

jmockit-coverage from group org.jmockit (version 1.23)

JMockit Coverage is a code coverage tool with several metrics (line, path, data) capable of generating HTML reports. It is designed with ease of use in mind, avoiding the need for complex configuration. Instead, smart (but overridable) defaults are employed, such as the selection of which classes to consider for coverage, and where to find sources files for report generation.

Group: org.jmockit Artifact: jmockit-coverage
Show all versions Show documentation Show source 
 

11 downloads
Artifact jmockit-coverage
Group org.jmockit
Version 1.23
Last update 24. April 2016
Organization not specified
URL http://www.jmockit.org
License The MIT LICENSE
Dependencies amount 0
Dependencies No dependencies
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!



Page 1827 from 1889 (items total 18885)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy