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

Download JAR files tagged by file with all dependencies

Search JAR files by class name

jsf-resource from group org.sakaiproject.jsf (version 10.7)

This is the Maven project for the web resources used by the custom JSF widgets. These resources will be deployed as a war file. This includes things like external JavaScript, HTML, CSS, etc. The widgets and the resource projects are closely tied together. Web applications that use the Sakai JSF components will also need this webapp deployed.

Group: org.sakaiproject.jsf Artifact: jsf-resource
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jsf-resource
Group org.sakaiproject.jsf
Version 10.7
Last update 22. April 2016
Organization University of Michigan
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

pack-javaee7-frontend-conversation from group com.jaxio.celerio.packs (version 1.0.0)

The Celerio Generation Template Pack "JavaEE7 frontend conversation" contains a set of source code file templates that are interpreted by Celerio code generator in order to generate an application front layer compatible with JSF in JavaEE 7.

Group: com.jaxio.celerio.packs Artifact: pack-javaee7-frontend-conversation
Show documentation Show source 
 

0 downloads
Artifact pack-javaee7-frontend-conversation
Group com.jaxio.celerio.packs
Version 1.0.0
Last update 23. January 2016
Organization JAXIO
URL https://github.com/jaxio/javaee-lab
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

vrprep-model from group org.vrp-rep (version 0.5.0)

VRP-REP is a web sharing platform that put together data dedicated to Vehicle Routing Problem, that mainly uses a recommended data format described in an xsd file. This repository includes the model files used to marshall/unmarshall XML data instances using JAXB.

Group: org.vrp-rep Artifact: vrprep-model
Show all versions Show documentation Show source 
 

0 downloads
Artifact vrprep-model
Group org.vrp-rep
Version 0.5.0
Last update 08. January 2016
Organization VRP-REP
URL https://github.com/VRP-REP/VRPREPModel
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

zappos-json from group com.zappos (version 0.1-alpha)

Zappos-json is a Java library that can be used to convert plain old Java objects (POJO) into their JSON representation, and vice versa. It uses code generation technique to improve the performance by inlining serialization-related code into a generated class file.

Group: com.zappos Artifact: zappos-json
Show documentation Show source 
 

0 downloads
Artifact zappos-json
Group com.zappos
Version 0.1-alpha
Last update 23. December 2015
Organization not specified
URL https://github.com/Zappos/zappos-json
License Apache License, Version 2.0
Dependencies amount 1
Dependencies javassist,
There are maybe transitive dependencies!

LibLINEAR from group nz.ac.waikato.cms.weka (version 1.9.7)

A wrapper class for the liblinear tools (the liblinear classes, typically the jar file, need to be in the classpath to use this classifier). Rong-En Fan, Kai-Wei Chang, Cho-Jui Hsieh, Xiang-Rui Wang, Chih-Jen Lin (2008). LIBLINEAR - A Library for Large Linear Classification.

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

4 downloads
Artifact LibLINEAR
Group nz.ac.waikato.cms.weka
Version 1.9.7
Last update 11. November 2015
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/LibLINEAR
License GNU General Public License 3
Dependencies amount 2
Dependencies weka-dev, liblinear,
There are maybe transitive dependencies!

authzforce-ce-commons-xacml-model from group org.ow2.authzforce (version 3.3.2)

AuthZForce - Java model (JAXB) for OASIS XACML Core Specification. The first two (dot-separated) sequences of the artifact version refer to the version of the OASIS XACML standard from which model (XML schema) this artifact is generated (using JAXB framework). OASIS XACML schema file is included. This project also includes standard XACML identifiers as Java enums.

Group: org.ow2.authzforce Artifact: authzforce-ce-commons-xacml-model
Show all versions Show documentation Show source 
 

0 downloads
Artifact authzforce-ce-commons-xacml-model
Group org.ow2.authzforce
Version 3.3.2
Last update 31. October 2015
Organization not specified
URL ${project.url}
License not specified
Dependencies amount 2
Dependencies ${artifactId.prefix}-xmlns-model, jaxb2-basics-runtime,
There are maybe transitive dependencies!

authzforce-xacml-model from group org.ow2.authzforce (version 3.0.4)

AuthZForce - Java model (JAXB) for OASIS XACML Core Specification. The first two (dot-separated) sequences of the artifact version refer to the version of the OASIS XACML standard from which model (XML schema) this artifact is generated (using JAXB framework). OASIS XACML schema file is included. This project also includes standard XACML identifiers as Java enums.

Group: org.ow2.authzforce Artifact: authzforce-xacml-model
Show documentation Show source 
 

0 downloads
Artifact authzforce-xacml-model
Group org.ow2.authzforce
Version 3.0.4
Last update 25. October 2015
Organization not specified
URL ${base.url}
License not specified
Dependencies amount 2
Dependencies authzforce-xml-ns-model, jaxb2-basics-runtime,
There are maybe transitive dependencies!

android-logger from group com.noveogroup.android (version 1.3.6)

Useful logger for Android based on standard android.util.Log class. Simple lightweight (< 50 Kb) implementation of SLF4J API. Easy but powerful configuration via properties file and some additional helpful logging methods. Easy analogue of popular log4j library.

Group: com.noveogroup.android Artifact: android-logger
Show all versions Show documentation Show source 
 

0 downloads
Artifact android-logger
Group com.noveogroup.android
Version 1.3.6
Last update 26. August 2015
Organization not specified
URL http://noveogroup.github.com/android-logger/
License The MIT License (MIT)
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

keyutils from group com.bitpay (version 2.0.1)

The BitPay Java Key Utilities for use with the BitPay API. This package includes KeyUtils.java and a test file KeyUtilsTest.java. Invoke the static methods of KeyUtils.java to generate a PEM, retrieve private and compressed public keys from the PEM, retrieve SIN from PEM, and sign a message with the PEM.

Group: com.bitpay Artifact: keyutils
Show all versions Show documentation Show source 
 

3 downloads
Artifact keyutils
Group com.bitpay
Version 2.0.1
Last update 29. July 2015
Organization BitPay
URL https://github.com/bitpay/java-key-utils
License MIT License
Dependencies amount 9
Dependencies bcpkix-jdk15on, bcprov-jdk15on, hamcrest-core, slf4j-api, slf4j-simple, junit, bitcoinj-core, site-maven-plugin, nexus-staging-maven-plugin,
There are maybe transitive dependencies!

informata-datafile from group com.github.gyulalaszlo (version 1.4.1)

Maven Package for datafile.sourceforge.net Java data file read/write utility that provides a convenient set of interfaces for reading and writing data to and from files in widely accepted format such as comma separated values (CSV), fixed width, tab separated, as well as others.

Group: com.github.gyulalaszlo Artifact: informata-datafile
Show documentation Show source 
 

7 downloads
Artifact informata-datafile
Group com.github.gyulalaszlo
Version 1.4.1
Last update 15. June 2015
Organization not specified
URL http://datafile.sourceforge.net/
License The GNU Lesser General Public License, Version 2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 550 from 3 (items total 6046)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy