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

Download JAR files tagged by methods with all dependencies

Search JAR files by class name

jaxrs-2.0 from group io.openliberty.features (version 24.0.0.4)

Group: io.openliberty.features Artifact: jaxrs-2.0
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jaxrs-2.0
Group io.openliberty.features
Version 24.0.0.4


jaxrs-1.1 from group com.ibm.websphere.appserver.features (version 24.0.0.4)

Group: com.ibm.websphere.appserver.features Artifact: jaxrs-1.1
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jaxrs-1.1
Group com.ibm.websphere.appserver.features
Version 24.0.0.4


ejb-http-client from group fish.payara.extras (version 7.2024.1.Alpha1)

Module providing support for the EJB HTTP Client. This contains an InitialContext based lookup mechanism that uses HTTP calls back to Payara to lookup EJB beans, as well as a proxy mechanism to invoke methods on an EJB, which will be sent via HTTP to Payara.

Group: fish.payara.extras Artifact: ejb-http-client
Show all versions Show documentation Show source 
 

0 downloads
Artifact ejb-http-client
Group fish.payara.extras
Version 7.2024.1.Alpha1
Last update 10. April 2024
Organization not specified
URL https://github.com/payara/Payara/
License CDDL + GPLv2 with classpath exception
Dependencies amount 4
Dependencies jersey-client, jersey-common, jakarta.json-api, jakarta.json.bind-api,
There are maybe transitive dependencies!

merchant-checkout-sdk from group com.hubtel (version 1.0.4)

The Kotlin Android Checkout Library is a convenient and easy-to-use library that simplifies the process of implementing a checkout flow in your Android application. It provides a set of classes and methods to help you create and manage a checkout intent, handle the checkout result, and retrieve important information about the transaction.

Group: com.hubtel Artifact: merchant-checkout-sdk
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact merchant-checkout-sdk
Group com.hubtel
Version 1.0.4
Last update 26. March 2024
Organization not specified
URL https://github.com/hubtel/hubtel-mobile-android-checkout-sdk
License MIT License
Dependencies amount 23
Dependencies appcompat, material, legacy-support-v4, recyclerview, cardview, vectordrawable, lifecycle-viewmodel-compose, lifecycle-runtime-ktx, runtime-livedata, activity-compose, ui, material, ui-tooling-preview, ui-util, paging-compose, coil-compose, coil-gif, navigation-compose, hilt-navigation-compose, retrofit, accompanist-navigation-material, timber, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

login-wechat from group com.xsolla.android (version 6.0.7)

Xsolla Login SDK for Android is used to integrate Xsolla Login, a single sign-on tool that uses API methods to authenticate and secure user passwords. This creates a seamless one-click registration experience players can use for fast and safe transactions across all of your games.

Group: com.xsolla.android Artifact: login-wechat
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact login-wechat
Group com.xsolla.android
Version 6.0.7
Last update 07. March 2024
Organization Xsolla
URL https://github.com/xsolla/store-android-sdk
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies wechat-sdk-android-without-mta,
There are maybe transitive dependencies!

login-qq from group com.xsolla.android (version 6.0.7)

Xsolla Login SDK for Android is used to integrate Xsolla Login, a single sign-on tool that uses API methods to authenticate and secure user passwords. This creates a seamless one-click registration experience players can use for fast and safe transactions across all of your games.

Group: com.xsolla.android Artifact: login-qq
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact login-qq
Group com.xsolla.android
Version 6.0.7
Last update 07. March 2024
Organization Xsolla
URL https://github.com/xsolla/store-android-sdk
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

login-google from group com.xsolla.android (version 6.0.7)

Xsolla Login SDK for Android is used to integrate Xsolla Login, a single sign-on tool that uses API methods to authenticate and secure user passwords. This creates a seamless one-click registration experience players can use for fast and safe transactions across all of your games.

Group: com.xsolla.android Artifact: login-google
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact login-google
Group com.xsolla.android
Version 6.0.7
Last update 07. March 2024
Organization Xsolla
URL https://github.com/xsolla/store-android-sdk
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies play-services-auth,
There are maybe transitive dependencies!

login-facebook from group com.xsolla.android (version 6.0.7)

Xsolla Login SDK for Android is used to integrate Xsolla Login, a single sign-on tool that uses API methods to authenticate and secure user passwords. This creates a seamless one-click registration experience players can use for fast and safe transactions across all of your games.

Group: com.xsolla.android Artifact: login-facebook
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact login-facebook
Group com.xsolla.android
Version 6.0.7
Last update 07. March 2024
Organization Xsolla
URL https://github.com/xsolla/store-android-sdk
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies facebook-login,
There are maybe transitive dependencies!

login from group com.xsolla.android (version 6.0.7)

Xsolla Login SDK for Android is used to integrate Xsolla Login, a single sign-on tool that uses API methods to authenticate and secure user passwords. This creates a seamless one-click registration experience players can use for fast and safe transactions across all of your games.

Group: com.xsolla.android Artifact: login
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact login
Group com.xsolla.android
Version 6.0.7
Last update 07. March 2024
Organization Xsolla
URL https://github.com/xsolla/store-android-sdk
License The Apache Software License, Version 2.0
Dependencies amount 10
Dependencies kotlin-stdlib-jdk7, appcompat, core-ktx, browser, gson, ktor-client-core, ktor-client-okhttp, ktor-client-content-negotiation, ktor-serialization-kotlinx-json, kotlinx-coroutines-core,
There are maybe transitive dependencies!

collections from group org.javimmutable (version 4.0.1)

Library providing immutable/persistent collection classes for Java. While collections are immutable they provide methods for adding and removing values by creating new modified copies of themselves. Each copy shares almost all of its structure with other copies to minimize memory consumption.

Group: org.javimmutable Artifact: collections
Show all versions Show documentation Show source 
 

0 downloads
Artifact collections
Group org.javimmutable
Version 4.0.1
Last update 24. February 2024
Organization Burton Computer Corporation
URL https://github.com/brianburton/java-immutable-collections
License Simplified BSD License
Dependencies amount 1
Dependencies guava,
There are maybe transitive dependencies!



Page 123 from 148 (items total 1477)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy