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

Download JAR files tagged by package with all dependencies

Search JAR files by class name

ole-sql-controller from group org.kuali.ole (version 1.6.2)

Group: org.kuali.ole Artifact: ole-sql-controller
Show all versions Show documentation Show source 
 

0 downloads
Artifact ole-sql-controller
Group org.kuali.ole
Version 1.6.2
Last update 03. November 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies kuali-util, kuali-jdbc, ole-utility,
There are maybe transitive dependencies!

ole-liquibase from group org.kuali.ole (version 1.6.2)

Group: org.kuali.ole Artifact: ole-liquibase
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ole-liquibase
Group org.kuali.ole
Version 1.6.2
Last update 03. November 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ole-db from group org.kuali.ole (version 1.6.2)

Group: org.kuali.ole Artifact: ole-db
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ole-db
Group org.kuali.ole
Version 1.6.2
Last update 03. November 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

olefs-webapp from group org.kuali.ole (version 1.6.2)

Group: org.kuali.ole Artifact: olefs-webapp
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact olefs-webapp
Group org.kuali.ole
Version 1.6.2
Last update 03. November 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 89
Dependencies commons-io, rice-it-internal-tools, rice-core-api, rice-core-framework, rice-core-impl, rice-core-web, rice-core-service-api, rice-core-service-framework, rice-core-service-impl, rice-core-service-web, rice-edl-framework, rice-edl-impl, rice-impl, rice-ken-api, rice-kew-api, rice-kew-framework, rice-kew-impl, rice-kim-api, rice-kim-framework, rice-kim-impl, rice-kns, rice-krad-app-framework, rice-krad-web-framework, rice-krms-api, rice-krms-framework, rice-krms-impl, rice-ksb-api, rice-ksb-client-impl, rice-ksb-server-impl, rice-ksb-web, rice-location-api, rice-location-framework, rice-location-impl, rice-location-web, rice-web, jaxb-impl, ole-utility, ole-workflow-utility, ole-solr-client, ole-docstore-common, ole-docstore-search, ole-docstore-engine, commons-digester, jsch, jasperreports, opencsv, kuali-util, mockito-core, spring-test, kuali-jdbc, ole-rice-sql, ole-ls-sql, ole-ds-sql, ole-master-sql, ole-sql-controller, ole-liquibase-sql, ole-test-sql, camel-smpp, dozer, binding-jar, binding-ilsdiv1_0_bc, binding-ncipv2_01, binding-ilsdiv1_0, binding-ncipv2_02, binding-wclv1_0, common, responder, service, javamelody-core, jrobin, jersey-server, jersey-json, groovycsv, ole-sip2, itextpdf, commons-csv, drools-compiler, spring-security-cas, spring-security-core, jackson-datatype-joda, json, poi, poi-ooxml, poi-contrib, spring-tx, spring-orm, spring-web, spring-webmvc, spring-aop,
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!

model-generator-app from group io.fabric8.schemagenerator (version 0.0.29)

This app generates a JSON Schema based on updated go package dependencies from [Origin](https://github.com/openshift/origin) and [Kubernetes](https://github.com/GoogleCloudPlatform/kubernetes), which in turn is used to generate model Java types which on successful testing the binary is released to maven central.

Group: io.fabric8.schemagenerator Artifact: model-generator-app
Show all versions Show source 
 

0 downloads
Artifact model-generator-app
Group io.fabric8.schemagenerator
Version 0.0.29
Last update 15. May 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

udunits from group edu.ucar (version 4.5.5)

The ucar.units Java package is for decoding and encoding formatted unit specifications (e.g. "m/s"), converting numeric values between compatible units (e.g. between "m/s" and "knot"), and for performing arithmetic operations on units (e.g. dividing one unit by another, raising a unit to a power).

Group: edu.ucar Artifact: udunits
Show documentation Show source 
 

6 downloads
Artifact udunits
Group edu.ucar
Version 4.5.5
Last update 21. April 2015
Organization not specified
URL http://www.unidata.ucar.edu/software/udunits//
License not specified
Dependencies amount 2
Dependencies joda-time, jcip-annotations,
There are maybe transitive dependencies!

maven-gitlog-plugin from group com.github.danielflower.mavenplugins (version 1.9.1)

Generates a changelog based on commits to a git repository in text and HTML format showing the changes that are included in each version. A possible use of this is to include these changelogs when packaging your maven project so that you have an accurate list of commits that the current package includes.

Group: com.github.danielflower.mavenplugins Artifact: maven-gitlog-plugin
Show all versions Show documentation Show source 
 

1 downloads
Artifact maven-gitlog-plugin
Group com.github.danielflower.mavenplugins
Version 1.9.1
Last update 14. March 2015
Organization not specified
URL http://github.com/danielflower/maven-gitlog-plugin
License Apache 2
Dependencies amount 4
Dependencies maven-plugin-api, maven-plugin-annotations, org.eclipse.jgit, commons-lang3,
There are maybe transitive dependencies!

timeSeriesFilters from group nz.ac.waikato.cms.weka (version 1.0.0)

Description=Provides a set of filters for time series. Currently contains PAA and SAX transformation filters and a filter that converts symbolic time series to string attribute values. The time series need to be given as values of a relation-valued attribute in the ARFF file. For example data in ARFF format, check the data directory of this package.

Group: nz.ac.waikato.cms.weka Artifact: timeSeriesFilters
Show documentation Show source 
 

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



Page 414 from 446 (items total 4452)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy