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

Download JAR files tagged by authentication with all dependencies

Search JAR files by class name

com.ibm.sbt.domino from group com.ibm.sbt (version 1.1.2.20141211-1200)

Group: com.ibm.sbt Artifact: com.ibm.sbt.domino
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact com.ibm.sbt.domino
Group com.ibm.sbt
Version 1.1.2.20141211-1200
Last update 11. December 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
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!

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!

jiron from group net.jalg (version 1.0)

jiron is a library for working with encapsulated tokens. Encapsulated tokens can be used to encrypt and sign arbitrary messages, pass them around in untrusted environments (e.g. the Web), receive them back and still be sure that noone has seen or modified the original token. This is useful for authentication tokens, e.g. in the context of authorization delegation or cookie-based Web authentication.

Group: net.jalg Artifact: jiron
Show documentation Show source 
 

0 downloads
Artifact jiron
Group net.jalg
Version 1.0
Last update 13. August 2013
Organization not specified
URL https://github.com/algermissen/jiron
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

igrp-core from group cv.igrp (version 2.0.0.240713-RCM)

Group: cv.igrp Artifact: igrp-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact igrp-core
Group cv.igrp
Version 2.0.0.240713-RCM


card-management-sdk from group io.sdks (version 1.1.0)

The Shell Card Management API is REST-based and employs OAUTH 2.0,Basic and ApiKey authentication. The API endpoints accept JSON-encoded request bodies, return JSON-encoded responses and use standard HTTP response codes. All resources are located in the Shell Card Platform. The Shell Card Platform is the overall platform that encompasses all the internal Shell systems used to manage resources. The internal workings of the platform are not important when interacting with the API. However, it is worth noting that the platform uses a microservice architecture to communicate with various backend systems and some API calls are processed asynchronously. All endpoints use the POST verb for retrieving, updating, creating and deleting resources in the Shell Card Platform. The endpoints that retrieve resources from the Shell Card Platform allow flexible search parameters in the API request body.

Group: io.sdks Artifact: card-management-sdk
Show all versions Show documentation Show source 
 

0 downloads
Artifact card-management-sdk
Group io.sdks
Version 1.1.0
Last update 02. July 2024
Organization not specified
URL https://www.shell.com/
License MIT License
Dependencies amount 3
Dependencies core-interfaces, core, okhttp-client-adapter,
There are maybe transitive dependencies!

data-and-reporting-sdk from group io.sdks (version 1.0.0)

Data And Reporting product consists of API's which provides details of transaction and invoice informations about shell cards. The Shell Card Transaction and Invoice API is REST-based and employs Basic authentication in Version 1 and Oauth authentication in Version 2 end points. The API endpoints accept JSON-encoded request bodies, return JSON-encoded responses and use standard HTTP response codes. All resources are located in the Shell Card Platform. The Shell Card Platform is the overall platform that encompasses all the internal Shell systems used to manage resources.

Group: io.sdks Artifact: data-and-reporting-sdk
Show documentation Show source 
 

0 downloads
Artifact data-and-reporting-sdk
Group io.sdks
Version 1.0.0
Last update 28. May 2024
Organization not specified
URL https://www.shell.com/
License MIT License
Dependencies amount 3
Dependencies core-interfaces, core, okhttp-client-adapter,
There are maybe transitive dependencies!

REngine from group com.github.lucarosellini.rJava (version 0.9-7)

Rserve is a TCP/IP server which allows other programs to use facilities of R (see www.r-project.org) from various languages without the need to initialize R or link against R library. Every connection has a separate workspace and working directory. Client-side implementations are available for popular languages such as C/C++, PHP and Java. Rserve supports remote connection, authentication and file transfer. Typical use is to integrate R backend for computation of statstical models, plots etc. in other applications.

Group: com.github.lucarosellini.rJava Artifact: REngine
Show documentation Show source 
 

3 downloads
Artifact REngine
Group com.github.lucarosellini.rJava
Version 0.9-7
Last update 18. December 2014
Organization not specified
URL http://www.rforge.net/Rserve/index.html
License Lesser General Public License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jenkins-maven-plugin from group org.kuali.maven.plugins (version 1.2.8)

Automated management of Jenkins jobs via Maven. Much of the information needed by Jenkins when creating a job is already in the Maven pom. The SCM information and CI url are present. Jenkins jobs also typically have names that reflect the groupId, artifactId, and version in some manner. This plugin automates the process of creating Jenkins jobs by harvesting information from the POM to create XML config files in the format Jenkins needs. The Jenkins CLI API is then used to create, update, read, and delete Jenkins jobs on the CI server. If your Jenkins instance requires authentication, add your public key to your user account on the Jenkins server.

Group: org.kuali.maven.plugins Artifact: jenkins-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact jenkins-maven-plugin
Group org.kuali.maven.plugins
Version 1.2.8
Last update 19. June 2013
Organization not specified
URL http://${kuali.site.hostname}/maven/plugins/${project.artifactId}/${project.version}
License not specified
Dependencies amount 3
Dependencies commons-beanutils, ${jenkins.cli.artifactId}, maven-kuali-common,
There are maybe transitive dependencies!

brap from group no.tornado.brap (version 1.0.1)

BRAP is a Java and Android remoting protocol that uses native Java object serialization, encapsulated in HTTP. It aims to be an alternative to Spring HttpInvoker and Spring Security especially when you don't need or want the dependencies of Spring in your client, for example when building a rich client app or an Android app where size is important. The authentication mechanism lets you use your own domain objects as credentials. Server configuration can be expressed solely in web.xml or by subclassing the ProxyServlet but there is also an optional SpringProxyServlet available for seamless Spring Integration. BRAP focuses on being easy to use, small in size (9 kb), yet powerful and extensible. The client uses a pluggable TransportProvider with default implementations for HttpURLConnection and Apache HttpClient.

Group: no.tornado.brap Artifact: brap
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact brap
Group no.tornado.brap
Version 1.0.1
Last update 18. January 2013
Organization SYSE AS
URL http://brap.tornado.no/
License Apache License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 199 from 202 (items total 2016)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy