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

Download JAR files tagged by existing with all dependencies

Search JAR files by class name

providers from group org.sakaiproject.entitybroker (version 10.7)

Group: org.sakaiproject.entitybroker Artifact: providers
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact providers
Group org.sakaiproject.entitybroker
Version 10.7
Last update 22. April 2016
Organization Sakai Project
URL Not specified
License not specified
Dependencies amount 11
Dependencies entitybroker-api, entitybroker-utils, sakai-privacy-api, reflectutils, spring-core, spring-beans, servlet-api, mail, sakai-kernel-api, sakai-component-manager, sakai-kernel-util,
There are maybe transitive dependencies!

netlib from group org.silvertunnel-ng (version 0.0.5)

SilverTunnel-NG Netlib is a free library for the Java programming language that implements and encapsulates all the complex network protocol stuff needed for anonymous communication over the Tor anonymity network. Netlib can be easily integrated in almost every existing and new Java application. The library requires Java 1.6/Java SE 6 or a newer version. The original silvertunnel Netlib can be found here : silvertunnel.org

Group: org.silvertunnel-ng Artifact: netlib
Show all versions Show documentation Show source 
 

29 downloads
Artifact netlib
Group org.silvertunnel-ng
Version 0.0.5
Last update 05. March 2016
Organization not specified
URL https://silvertunnel-ng.org
License not specified
Dependencies amount 8
Dependencies org.apache.httpcomponents.httpcore, httpclient, httpclient-android, httpmime, prov, pkix, slf4j-api, android-support,
There are maybe transitive dependencies!

adal4j from group com.microsoft.aad (version 0.0.2)

Azure active directory library for java gives you the ability to add Windows Azure Active Directory authentication to your application with just a few lines of additional code. Using our ADAL SDKs you can quickly and easily extend your existing application to all the employees that use Windows Azure AD and Active Directory on-premises using Active Directory Federation Services, including Office365 customers.

Group: com.microsoft.aad Artifact: adal4j
Show all versions Show documentation Show source 
 

11 downloads
Artifact adal4j
Group com.microsoft.aad
Version 0.0.2
Last update 26. November 2014
Organization not specified
URL http://maven.apache.org
License Apache License, Version 2.0
Dependencies amount 3
Dependencies oauth2-oidc-sdk, gson, slf4j-api,
There are maybe transitive dependencies!

enerko-reports2 from group de.enerko.commons (version 0.0.4)

ENERKOs Report Engine is an Apache-POI based reporting engine that runs inside an Oracle Database. It has two main purposes: First, it creates reports as Excel worksheets from either SQL-Statements or pipelined table functions. Second, it evaluates existing Excel worksheets or new reports on the fly and presents them as a pipelined function that can be queried like any physical table.

Group: de.enerko.commons Artifact: enerko-reports2
Show all versions Show documentation Show source 
 

0 downloads
Artifact enerko-reports2
Group de.enerko.commons
Version 0.0.4
Last update 05. September 2014
Organization ENERKO Informatik GmbH
URL http://www.enerko-informatik.de
License Apache License, Version 2.0
Dependencies amount 3
Dependencies ojdbc, commons-codec, poi,
There are maybe transitive dependencies!

adal from group com.microsoftopentechnologies (version 0.6-alpha)

Azure active directory library for Android gives you the ability to add Windows Azure Active Directory authentication to your application with just a few lines of additional code. Using our ADAL SDKs you can quickly and easily extend your existing application to all the employees that use Windows Azure AD and Active Directory on-premises using Active Directory Federation Services, including Office365 customers.

Group: com.microsoftopentechnologies Artifact: adal
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact adal
Group com.microsoftopentechnologies
Version 0.6-alpha
Last update 14. April 2014
Organization not specified
URL https://github.com/MSOpenTech/azure-activedirectory-library-for-android
License Apache License, Version 2.0
Dependencies amount 2
Dependencies compatibility-v4, gson,
There are maybe transitive dependencies!

perfidix from group org.perfidix (version 3.6.9)

Perfidix comes as a light-weight Java Benchmarking Tool which allows to make simple measurements of source code without installing heavy profilers or using special IDEs. Perfidix comes as a simple jar which has to be included in the classpath. Methods which should be benched are annotated similar to JUnit testcases. With these simple modifications fast evaluation and real-time measurements can be made with existing source code without adapting the program.

Group: org.perfidix Artifact: perfidix
Show all versions Show documentation Show source 
 

5 downloads
Artifact perfidix
Group org.perfidix
Version 3.6.9
Last update 09. December 2013
Organization University of Konstanz, Distributed Systems Group
URL https://github.com/disy/perfidix
License New BSD
Dependencies amount 3
Dependencies commons-primitives, commons-math, joda-time,
There are maybe transitive dependencies!

maven-properties-enum-plugin from group com.googlecode.maven-properties-enum-plugin (version 1.4.0)

Never liked hard-coding your property keys? The maven-properties-enum-plugin allows you to generate enum types, holding all valid keys including javadoc. Your advantages: * You can't access on non-existing keys as it would cause compile errors * As it's an enum, you can use your IDE's auto-completion * You'll never have to check your properties keys again * You can see the property's value in the enum field's javadoc

Group: com.googlecode.maven-properties-enum-plugin Artifact: maven-properties-enum-plugin
Show all versions Show documentation Show source 
 

1 downloads
Artifact maven-properties-enum-plugin
Group com.googlecode.maven-properties-enum-plugin
Version 1.4.0
Last update 23. August 2013
Organization not specified
URL http://code.google.com/p/maven-properties-enum-plugin/
License Apache 2
Dependencies amount 4
Dependencies maven-project, maven-plugin-api, slf4j-api, logback-classic,
There are maybe transitive dependencies!

entitybroker-assembly from group org.sakaiproject.entitybroker (version 1.5.3)

Group: org.sakaiproject.entitybroker Artifact: entitybroker-assembly
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact entitybroker-assembly
Group org.sakaiproject.entitybroker
Version 1.5.3
Last update 21. August 2013
Organization Sakai Project
URL Not specified
License not specified
Dependencies amount 4
Dependencies entitybroker-api, entitybroker-pack, direct, providers,
There are maybe transitive dependencies!

sonar-cutoff-plugin from group org.codehaus.sonar-plugins (version 0.2)

Exclude files from analysis based on a cutoff date threshold. Any source file that was last modified prior to the configured cutoff date is excluded. This can be useful when you want to analyze the work done on an existing code base and measure the quality of new code/changes only. This way previous phases of the project will not impact the analysis.

Group: org.codehaus.sonar-plugins Artifact: sonar-cutoff-plugin
Show all versions Show documentation Show source 
 

4 downloads
Artifact sonar-cutoff-plugin
Group org.codehaus.sonar-plugins
Version 0.2
Last update 19. October 2012
Organization SonarSource
URL http://docs.codehaus.org/display/SONAR/Cutoff+Plugin
License GNU LGPL 3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

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

Implements a least median squared linear regression utilizing the existing weka LinearRegression class to form predictions. Least squared regression functions are generated from random subsamples of the data. The least squared regression with the lowest meadian squared error is chosen as the final model. The basis of the algorithm is Peter J. Rousseeuw, Annick M. Leroy (1987). Robust regression and outlier detection.

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

0 downloads
Artifact leastMedSquared
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/leastMedSquared
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!



Page 61 from 75 (items total 747)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy