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

Download JAR files tagged by http with all dependencies

Search JAR files by class name

jaxb-booleangetter-plugin from group com.github.sanity4j (version 1.0)

JAXB 2.1.x XJC Boolean-Getter Plugin This plugin causes getter methods for Boolean Objects to be called "getXX" instead of "isXX". Downloaded from http://fisheye5.atlassian.com/browse/~raw,r=1.1/jaxb2-commons/www/boolean-getter/index.html on 18/03/10 Yiannis Paschalidis Sanity4J was created to simplify running multiple static code analysis tools on the Java projects. It provides a single entry point to run all the selected tools and produce a consolidated report, which presents all findings in an easily accessible manner.

Group: com.github.sanity4j Artifact: jaxb-booleangetter-plugin
Show documentation Show source 
 

0 downloads
Artifact jaxb-booleangetter-plugin
Group com.github.sanity4j
Version 1.0
Last update 24. May 2017
Organization The Sanity4J project
URL https://github.com/Sanity4J/Sanity4J
License GPLv3
Dependencies amount 1
Dependencies jaxb-xjc,
There are maybe transitive dependencies!

tracelytics-agent from group com.tracelytics.agent.java (version 5.0.10)

The TraceView Java instrumentation agent. Contains the required jar, configuration file and native libraries for Windows and Linux. TraceView provides application performance monitoring for Java web apps through this agent. The files contained here allow for event tracking within your application to identify latency timings between your application layers. More options can be found here: http://docs.traceview.solarwinds.com/Instrumentation/java.html#configuring-instrumentation. For other information on our Java agent please visit http://docs.traceview.solarwinds.com/Instrumentation/java.html.

Group: com.tracelytics.agent.java Artifact: tracelytics-agent
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact tracelytics-agent
Group com.tracelytics.agent.java
Version 5.0.10
Last update 07. April 2017
Organization not specified
URL https://traceview.solarwinds.com/TraceView/Java
License TraceView Java Agent License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

oxalis-integration-test from group no.difi.oxalis (version 4.0.0-RC2)

Oxalis integration test. Compiles and packages everything, after which the web container is started in the pre-integration-test phase, the .war file is deployed and the tests are executed in the integration-test phase. After the tests have been executed, the web container is stopped in the post-integration-test phase. The reason for using failsafe is the fact that Surefire would fail the build in the integration-test phase, without taking down the server in the post-integration-test phase. This implementation uses Tomcat, but you may change this to your liking. See http://cargo.codehaus.org/Maven2+plugin for more information.

Group: no.difi.oxalis Artifact: oxalis-integration-test
Show all versions 
 

0 downloads
Artifact oxalis-integration-test
Group no.difi.oxalis
Version 4.0.0-RC2
Last update 01. March 2017
Organization Norwegian Agency for Public Management and eGovernment (Difi)
URL https://github.com/difi/oxalis
License not specified
Dependencies amount 7
Dependencies oxalis-as2, oxalis-inbound, oxalis-outbound, oxalis-statistics, httpclient, jcl-over-slf4j, logback-classic,
There are maybe transitive dependencies!

smartrics-RestFixture from group smartrics.restfixture (version 4.4)

The RestFixture is a FitNesse (http://fitnesse.org) fixture that allows developers and/or product owners to write test fixtures for REST services with simplicity in mind. The idea is to write tests that are self documenting and easy to write and read, without the need to write Java code. The fixture allows test writers to express tests as actions (any of the allowed HTTP methods) to operate on resource URIs and express expectations on the content of the return code, headers and body. All without writing one single line of Java code. And it also works as a living/executable documentation of the API.

Group: smartrics.restfixture Artifact: smartrics-RestFixture
Show all versions Show documentation Show source 
 

46 downloads
Artifact smartrics-RestFixture
Group smartrics.restfixture
Version 4.4
Last update 31. January 2017
Organization smartrics
URL https://github.com/smartrics/RestFixture
License GNU LESSER GENERAL PUBLIC LICENSE
Dependencies amount 6
Dependencies fitnesse, smartrics-RestClient, rhino, jettison, xstream, slf4j-api,
There are maybe transitive dependencies!

io.janusproject from group io.janusproject (version 2.0.3.1)

Janus is an open-source multi-agent platform fully implemented in Java 1.8. Janus enables developers to quickly create web, enterprise and desktop multiagent-based applications. It provides a comprehensive set of features to develop, run, display and monitor multiagent-based applications. Janus-based applications can be distributed across a network. Janus could be used as an agent-oriented platform, an organizational platform, and/or an holonic platform. It also natively manages the concept of recursive agents and holons. Janus is jointly developed by the multiagent team of the University of Burgondy Franche Comté, and the Grupo de Investigación en Tecnologías Informáticas Avanzadas de Tucumán. This is the new version of Janus fully reimplemented to support the SARL Agent-Oriented Programming Language (http://www.sarl.io).

Group: io.janusproject Artifact: io.janusproject
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact io.janusproject
Group io.janusproject
Version 2.0.3.1
Last update 23. January 2016
Organization Janus Project Consortium
URL http://www.janusproject.io/
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

nifiLoader from group nz.ac.waikato.cms.weka (version 1.0.1)

Package for loading a directory containing MRI data in NIfTI format. The directory to be loaded must contain as many subdirectories as there are classes of MRI data. Each subdirectory name will be used as the class label for the corresponding .nii files in that subdirectory. (This is the same strategy as the one used by WEKA's TextDirectoryLoader.) Currently, the package only reads volume information for the first time slot from each .nii file. The readDoubleVol(short ttt) method from the Nifti1Dataset class (http://niftilib.sourceforge.net/java_api_html/Nifti1Dataset.html) is used to read the data for each volume into a sparse WEKA instance (with ttt=0). For an LxMxN volume (the dimensions must be the same for each .nii file in the directory!), the order of values in the generated instance is [(z_1, y_1, x_1), ..., (z_1, y_1, x_L), (z_1, y_2, x_1), ..., (z_1, y_M, x_L), (z_2, y_1, x_1), ..., (z_N, y_M, x_L)]. If the volume is an image, then only x and y coordinates are used.

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

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

ks-server-http from group eu.fbk.knowledgestore (version 1.7.1)

The HTTP server module (ks-server-http) implements the Web API of the KnowledgeStore, which includes the two CRUD and SPARQL endpoints. The CRUD Endpoint supports the retrieval and manipulation of semi-structured data about resource, mention, entity and axiom records (encoded in RDF, possibly using JSONLD), and the upload / download of resource representation. The SPARQL Endpoint supports SPARQL SELECT, CONSTRUCT, DESCRIBE and ASK queries according to the W3C SPARQL protocol. The two endpoints are implemented on top of a component implementing the KnowledgeStore Java API (the Store interface), which can be either the the KnowledgeStore frontend (ks-frontend) or the Java Client. The implementation of the module is based on the Jetty Web sever (run in embedded mode) and the Jersey JAX-RS implementation. Reference documentation of the Web API is automatically generated using the Enunciate tool.

Group: eu.fbk.knowledgestore Artifact: ks-server-http
Show all versions Show documentation Show source 
 

1 downloads
Artifact ks-server-http
Group eu.fbk.knowledgestore
Version 1.7.1
Last update 08. October 2015
Organization not specified
URL http://knowledgestore.fbk.eu/ks-server-http/
License not specified
Dependencies amount 21
Dependencies slf4j-api, guava, sesame-model, jetty-server, jetty-jmx, jetty-webapp, jetty-security, jetty-util, javax.servlet-api, javax.ws.rs-api, jersey-server, jersey-common, jersey-media-multipart, jersey-mvc, jersey-mvc-mustache, logback-access, sesame-query, ks-core, ks-server, rdfpro-core, sesame-rio-api,
There are maybe transitive dependencies!

reflectutils from group org.azeckoski (version 0.9.20)

A set of reflection utilities and miscellaneous utilities related to working with classes and their fields with no dependencies which is compatible with java 1.5 and generics. The package was originally created by Aaron Zeckoski for the Sakai Project and Generic DAO project but was repackaged to make it distributable by request. It is used in the RSF framework (http://www2.caret.cam.ac.uk/rsfwiki/) and the EntityBroker among other things. Note about the BeanUtils provided dependency: BeanUtils is not required if you are not using it in your project. Note about the Hibernate provided dependency: Hibernate is not required if you are not using it in your project.

Group: org.azeckoski Artifact: reflectutils
Show documentation Show source 
 

4 downloads
Artifact reflectutils
Group org.azeckoski
Version 0.9.20
Last update 19. April 2015
Organization not specified
URL http://code.google.com/p/reflectutils/
License Apache License 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

javacl from group com.nativelibs4java (version 1.0.0-RC4)

JavaCL is an Object-Oriented API that makes the C OpenCL API available to Java in a very natural way. It hides away the complexity of cross-platform C bindings, has a clean OO design (with generics, Java enums, NIO buffers, fully typed exceptions...), provides high-level features (OpenGL-interop, array reductions) and comes with samples and demos. For more info, please visit http://code.google.com/p/nativelibs4java/wiki/OpenCL.

Group: com.nativelibs4java Artifact: javacl
Show all versions Show documentation Show source 
 

16 downloads
Artifact javacl
Group com.nativelibs4java
Version 1.0.0-RC4
Last update 08. March 2015
Organization not specified
URL http://code.google.com/p/javacl/
License not specified
Dependencies amount 1
Dependencies javacl-core,
There are maybe transitive dependencies!

javacl-core from group com.nativelibs4java (version 1.0.0-RC4)

JavaCL is an Object-Oriented API that makes the C OpenCL API available to Java in a very natural way. It hides away the complexity of cross-platform C bindings, has a clean OO design (with generics, Java enums, NIO buffers, fully typed exceptions...), provides high-level features (OpenGL-interop, array reductions) and comes with samples and demos. For more info, please visit http://code.google.com/p/nativelibs4java/wiki/OpenCL.

Group: com.nativelibs4java Artifact: javacl-core
Show all versions Show documentation Show source 
 

2 downloads
Artifact javacl-core
Group com.nativelibs4java
Version 1.0.0-RC4
Last update 08. March 2015
Organization not specified
URL http://code.google.com/p/javacl/
License not specified
Dependencies amount 2
Dependencies opencl4java, nativelibs4java-utils,
There are maybe transitive dependencies!



Page 918 from 927 (items total 9270)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy