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

Download JAR files tagged by implements with all dependencies

Search JAR files by class name

jdbc from group org.beiter.michael.authn.jaas (version 1.0)

This module is part of a JAAS library that provides common methods for building JAAS modules. It implements a JDBC JAAS module using the methods of the shared library. While this JAAS module itself is production ready, it relies on deployment specific modules that implement, for instance, auditing, message queues, and credential validation.

Group: org.beiter.michael.authn.jaas Artifact: jdbc
Show documentation Show source 
 

0 downloads
Artifact jdbc
Group org.beiter.michael.authn.jaas
Version 1.0
Last update 07. March 2015
Organization not specified
URL http://mbeiter.github.io/jaas/docs/${project.version}/${project.artifactId}/
License not specified
Dependencies amount 5
Dependencies common, db, slf4j-log4j12, commons-lang3, commons-dbcp2,
There are maybe transitive dependencies!

structured-http-headers from group com.mattunderscore (version 0.2.8)

Allows HTTP headers to be represented in a structured way. The parsers for each header field are represented as separate classes implementing the 'com.mattunderscore.http.headers.HeaderParser' interface. The values of each header field are represented as separate classes implementing the 'com.mattunderscore.http.headers.HeaderFieldElement' interface. Where a header field has a list of values each of these values is represented as a separate object of the same class. When these values are qualified the class implements the 'com.mattunderscore.http.headers.Qualified' interface.

Group: com.mattunderscore Artifact: structured-http-headers
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads
Artifact structured-http-headers
Group com.mattunderscore
Version 0.2.8
Last update 26. July 2014
Organization not specified
URL http://www.mattunderscore.com/ws-utils/structured-http-headers/
License New BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

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

This package implements the parameter free version of the DILCA distance. This approach allows to learn value-to-value distances between each pair of values for each attribute of the dataset. The distance between two values is computed indirectly based on the their distribution w.r.t. a set of related attributes (the context) carefully chosen.

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

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

buildversion-plugin from group com.code54.mojo (version 1.0.3)

This is a maven plugin that extracts current build information from git projects, including: the latest commit hash, timestamp, most recent tag, number of commits since most recent tag. It also implements a "follow first parent" flavor of git describe.

Group: com.code54.mojo Artifact: buildversion-plugin
Show all versions Show source 
 

0 downloads
Artifact buildversion-plugin
Group com.code54.mojo
Version 1.0.3
Last update 26. July 2013
Organization not specified
URL https://github.com/code54/buildversion-plugin
License Eclipse Public License
Dependencies amount 5
Dependencies clojure, clojure-maven-mojo, clojure-maven-mojo-annotations, maven-plugin-api, conch,
There are maybe transitive dependencies!

formula-cpu-dvfs from group fr.inria.powerapi.formula (version 1.5)

Implements PowerAPI CPU Formula module in weighting each frequency by the time spent by CPU in working under it. Global CPU energy computation is based on the well-known formula: P = c * f * V * V where c constant, f a frequency and V its associated voltage.

Group: fr.inria.powerapi.formula Artifact: formula-cpu-dvfs
Show all versions Show documentation Show source 
 

0 downloads
Artifact formula-cpu-dvfs
Group fr.inria.powerapi.formula
Version 1.5
Last update 22. March 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies core, sensor-cpu-api, formula-cpu-api,
There are maybe transitive dependencies!

http-structured-headers from group com.mattunderscore (version 0.1.2)

Allows HTTP headers to be represented in a structured way. The parsers for each header field are represented as separate classes implementing the 'com.mattunderscore.http.headers.HeaderParser' interface. The values of each header field are represented as separate classes implementing the 'com.mattunderscore.http.headers.HeaderFieldElement' interface. Where a header field has a list of values each of these values is represented as a separate object of the same class. When these values are qualified the class implements the 'com.mattunderscore.http.headers.Qualified' interface.

Group: com.mattunderscore Artifact: http-structured-headers
Show all versions Show documentation Show source 
 

0 downloads
Artifact http-structured-headers
Group com.mattunderscore
Version 0.1.2
Last update 10. March 2013
Organization not specified
URL http://www.mattunderscore.com/article?articleId=11
License New BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jnex from group com.nexirius (version 5.0)

jnex is Java framework, which implements the model view controller pattern and which is used to create rich client Swing and HTML viewers based on the same data model and data access layer.

Group: com.nexirius Artifact: jnex
Show all versions Show documentation Show source 
 

0 downloads
Artifact jnex
Group com.nexirius
Version 5.0
Last update 16. January 2013
Organization not specified
URL http://www.nexirius.com
License GNU Lesser General Public License Version 2.1
Dependencies amount 1
Dependencies servlet-api,
There are maybe transitive dependencies!

formula-cpu-general from group fr.inria.powerapi.formula (version 1.3.2)

Implements PowerAPI CPU Formula module in weighting each frequency by the time spent by CPU in working under it. Global CPU energy computation is based on the general well-known formula: P = c * f * V * V where c constant, f a frequency and V its associated voltage.

Group: fr.inria.powerapi.formula Artifact: formula-cpu-general
Show all versions Show documentation Show source 
 

0 downloads
Artifact formula-cpu-general
Group fr.inria.powerapi.formula
Version 1.3.2
Last update 30. October 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies core, sensor-cpu-api, formula-cpu-api,
There are maybe transitive dependencies!

grading from group nz.ac.waikato.cms.weka (version 1.0.2)

Implements Grading. The base classifiers are "graded". For more information, see A.K. Seewald, J. Fuernkranz: An Evaluation of Grading Classifiers. In: Advances in Intelligent Data Analysis: 4th International Conference, Berlin/Heidelberg/New York/Tokyo, 115-124, 2001.

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

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

zip64file from group net.sourceforge.zip64file (version 1.02)

Zip64File is a JAVA library which implements the 64-bit extension of the ZIP standard from PKWARE (http://www.pkware.com/documents/casestudies/APPNOTE.TXT) using random-access, permitting to access archives larger than 4 GB with more than 65 K files.

Group: net.sourceforge.zip64file Artifact: zip64file
Show documentation Show source 
 

0 downloads
Artifact zip64file
Group net.sourceforge.zip64file
Version 1.02
Last update 21. September 2011
Organization not specified
URL http://sourceforge.net/projects/zip64file/
License GNU General Public License (GPL)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 117 from 127 (items total 1269)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy