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

Download JAR files tagged by apis with all dependencies

Search JAR files by class name

authorization from group de.telekom.smartcredentials (version 6.7.0)

SmartCredentials is a programmer’s library, presenting a unified interface for various solutions and protocols used to authenticate, authorize and conduct any kind of transactions between a user or a user-facing app and services. It uses the abstraction of a credential, which can handily be made available to the user for choosing the right identity/ entitlement and authenticating themselves for appropriate security. On the ‘other end’ actual technological functions are structured in modules that can be ‘plugged’ in to the SmartCredentials core to extend and alter its behavior behind the unifying credentialing APIs.

Group: de.telekom.smartcredentials Artifact: authorization
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact authorization
Group de.telekom.smartcredentials
Version 6.7.0
Last update 12. January 2024
Organization not specified
URL https://github.com/telekom/SmartCredentials-SDK-android
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies constraintlayout, biometric, core,
There are maybe transitive dependencies!

authentication from group de.telekom.smartcredentials (version 6.7.0)

SmartCredentials is a programmer’s library, presenting a unified interface for various solutions and protocols used to authenticate, authorize and conduct any kind of transactions between a user or a user-facing app and services. It uses the abstraction of a credential, which can handily be made available to the user for choosing the right identity/ entitlement and authenticating themselves for appropriate security. On the ‘other end’ actual technological functions are structured in modules that can be ‘plugged’ in to the SmartCredentials core to extend and alter its behavior behind the unifying credentialing APIs.

Group: de.telekom.smartcredentials Artifact: authentication
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact authentication
Group de.telekom.smartcredentials
Version 6.7.0
Last update 12. January 2024
Organization not specified
URL https://github.com/telekom/SmartCredentials-SDK-android
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies appauth, core,
There are maybe transitive dependencies!

elements from group org.codeprimate (version 2.0.0-M4)

Java Simplified. Extensions and Useful Constructs for the Java Platform. Codeprimate Elements (a.k.a. cp-elements) is a Java library and micro-framework used to simplify the development of software applications written in Java. Elements packages several APIs into one library in order to address various application concerns and aspects of software design and development collectively and conveniently. Elements is a highly simple, yet robust and proven library built on solid OO principles, software design patterns and best practices to effectively solve common and reoccurring problems in software development. Write better Java!

Group: org.codeprimate Artifact: elements
Show all versions Show documentation Show source 
 

0 downloads
Artifact elements
Group org.codeprimate
Version 2.0.0-M4
Last update 23. November 2023
Organization Codeprimate.org
URL http://www.codeprimate.org/projects/cp-elements
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

oneclickbusinessclient from group de.telekom.smartcredentials (version 6.5.10)

SmartCredentials is a programmer’s library, presenting a unified interface for various solutions and protocols used to authenticate, authorize and conduct any kind of transactions between a user or a user-facing app and services. It uses the abstraction of a credential, which can handily be made available to the user for choosing the right identity/ entitlement and authenticating themselves for appropriate security. On the ‘other end’ actual technological functions are structured in modules that can be ‘plugged’ in to the SmartCredentials core to extend and alter its behavior behind the unifying credentialing APIs.

Group: de.telekom.smartcredentials Artifact: oneclickbusinessclient
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact oneclickbusinessclient
Group de.telekom.smartcredentials
Version 6.5.10
Last update 14. July 2023
Organization not specified
URL https://github.com/telekom/SmartCredentials-SDK-android
License The Apache Software License, Version 2.0
Dependencies amount 24
Dependencies appcompat, material, core, identityprovider, security, storage, lifecycle-runtime-ktx, material3, annotation, gson, okhttp, retrofit, converter-scalars, adapter-rxjava2, converter-gson, rxjava, rxandroid, activity-compose, ui, ui-tooling-preview, material, runtime, lifecycle-viewmodel-compose, runtime-livedata,
There are maybe transitive dependencies!

cp-elements from group org.codeprimate (version 2.0.0-M1)

Java Simplified. Extensions and Useful Constructs for the Java Platform. Codeprimate Elements (a.k.a. cp-elements) is a Java library and micro-framework used to simplify the development of software applications written in Java. Elements packages several APIs into one library in order to address various application concerns and aspects of software design and development collectively and conveniently. Elements is a highly simple, yet robust and proven library built on solid OO principles, software design patterns and best practices to effectively solve common and reoccurring problems in software development.

Group: org.codeprimate Artifact: cp-elements
Show all versions Show documentation Show source 
 

0 downloads
Artifact cp-elements
Group org.codeprimate
Version 2.0.0-M1
Last update 24. May 2023
Organization Codeprimate, LLC
URL http://www.codeprimate.org/projects/cp-elements
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

access-modifier-suppressions from group org.kohsuke (version 1.16)

This module allows you to enable suppressions for turning off warnings about Restricted APIs. !!!WARNING!!! Classes are marked as @Restricted for a reason and this module should not be used lightly! It implies that the author does not intend for them to be used outside their defined scope and as such they may be changed/modified/removed at any stage without warning. A simple upgrade of the dependency may break your module. Use at your own risk. You should try to not use @Restricted classes in the first place, but if you _must_ use them, this is a less-brutal approach than just disabling the access-modifier-checker entirely

Group: org.kohsuke Artifact: access-modifier-suppressions
Show documentation Show source 
 

0 downloads
Artifact access-modifier-suppressions
Group org.kohsuke
Version 1.16
Last update 05. October 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies access-modifier-annotation,
There are maybe transitive dependencies!

dhelm-indicators from group in.kncsolutions.dhelm.indicators (version 1.0.1)

Dhelm is a set of java-based open source libraries which can be used to develop software to perform technical analysis in stock market. The dhelm-indicator package includes APIs to calculate few common indicators. APIs for following indicators have been packaged into the v 1.0.0- 1. Simple Moving Average(SMA). 2. Exponential Moving Average(EMA). 3. Moving Average Convergence Divergence(MACD). 4. On Balance Volume(OBV). 5. Parabolic Stop and Reverse(PSAR). 6. Relative Strength Index(RSI). 7. Average Directional Index(ADX). 8. Bollinger Bands 9. Chaikin Money flow index. 10.Rate of Change(ROC). 11.Money Flow Index(MFI).

Group: in.kncsolutions.dhelm.indicators Artifact: dhelm-indicators
Show all versions Show documentation Show source 
 

1 downloads
Artifact dhelm-indicators
Group in.kncsolutions.dhelm.indicators
Version 1.0.1
Last update 26. June 2018
Organization KNC Solutions Private Limited.
URL https://dhelm.kncsolutions.in
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies dhelm-exceptions, dhelm-mathcal,
There are maybe transitive dependencies!

Sorry, this artifact is removed by the owner.

iserve-parent from group uk.ac.open.kmi.iserve (version 2.1.1)

iServe is what we refer to as service warehouse which unifies service publication, analysis, and discovery through the use of lightweight semantics as well as advanced discovery and analytic capabilities. iServe provides the typical features of service registries and additional functionality that exploits service descriptions, service annotations and further data gathered and derived from the analysis of these descriptions, data crawled from the Web, periodic monitoring and user activities. iServe builds upon lessons learnt from research and development on the Web and on service discovery algorithms to provide a generic semantic service registry able to support advanced discovery over both Web APIs and WSDL services described using heterogeneous formalisms.

Group: uk.ac.open.kmi.iserve Artifact: iserve-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact iserve-parent
Group uk.ac.open.kmi.iserve
Version 2.1.1
Last update 18. February 2016
Organization Knowledge Media Institute - The Open University
URL http://kmi.github.io/iserve/latest
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

groupdocs-java-client from group com.groupdocs (version 2.6.0)

GroupDocs.Total for Cloud is a suite of RESTful APIs that allows developers to seamlessly add powerful document collaboration functionality to their web/mobile applications or sites. With GroupDocs.Total, you can enable end users to view, collaboratively annotate, compare, convert, e-sign, assemble and securely share over 50 document and image types (including PDF and Microsoft Office) on the web, all without having to install any 3rd-party office software or browser plugins. With this SDK, you can easily customize and integrate GroupDocs’ document collaboration tools into your web or mobile Java application.

Group: com.groupdocs Artifact: groupdocs-java-client
Show all versions Show documentation Show source 
 

1 downloads
Artifact groupdocs-java-client
Group com.groupdocs
Version 2.6.0
Last update 26. October 2015
Organization GroupDocs
URL http://groupdocs.com/cloud/total-api
License The Apache Software License, Version 2.0
Dependencies amount 6
Dependencies jersey-client, jersey-multipart, commons-io, commons-codec, swagger-core_2.9.1, jsonassert,
There are maybe transitive dependencies!



Page 354 from 357 (items total 3563)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy