Download JAR files tagged by pace with all dependencies
jwebmp-pace-loader from group com.jwebmp.plugins.javascript (version 1.2.2.1-jre17)
The JWebSwing implementation for Pace Loader
Group: com.jwebmp.plugins.javascript Artifact: jwebmp-pace-loader
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact jwebmp-pace-loader
Group com.jwebmp.plugins.javascript
Version 1.2.2.1-jre17
Last update 10. February 2022
Organization not specified
URL https://github.com/GedMarc/JWebSwing-PacePlugin
License not specified
Dependencies amount 1
Dependencies jwebmp-core,
There are maybe transitive dependencies!
Group com.jwebmp.plugins.javascript
Version 1.2.2.1-jre17
Last update 10. February 2022
Organization not specified
URL https://github.com/GedMarc/JWebSwing-PacePlugin
License not specified
Dependencies amount 1
Dependencies jwebmp-core,
There are maybe transitive dependencies!
lgaitan__pace-progress from group org.webjars.npm (version 1.0.7)
jwebmp-pace-plugin from group com.jwebmp (version 0.66.0.1)
0 downloads
jwebmp-pace-plugin from group com.jwebmp.jre11 (version 0.62.0.1)
The JWebSwing implementation for Pace Loader
Artifact jwebmp-pace-plugin
Group com.jwebmp.jre11
Version 0.62.0.1
Last update 18. November 2018
Organization not specified
URL https://github.com/GedMarc/JWebSwing-PacePlugin
License not specified
Dependencies amount 5
Dependencies jwebmp-core, junit-jupiter-api, assertj-core, mockito-core, hamcrest-all,
There are maybe transitive dependencies!
Group com.jwebmp.jre11
Version 0.62.0.1
Last update 18. November 2018
Organization not specified
URL https://github.com/GedMarc/JWebSwing-PacePlugin
License not specified
Dependencies amount 5
Dependencies jwebmp-core, junit-jupiter-api, assertj-core, mockito-core, hamcrest-all,
There are maybe transitive dependencies!
jwebmp-pace-plugin from group com.jwebmp.jre10 (version 0.59.0.14)
The JWebSwing implementation for Pace Loader
Group: com.jwebmp.jre10 Artifact: jwebmp-pace-plugin
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact jwebmp-pace-plugin
Group com.jwebmp.jre10
Version 0.59.0.14
Last update 23. September 2018
Organization not specified
URL https://github.com/GedMarc/JWebSwing-PacePlugin
License not specified
Dependencies amount 10
Dependencies jwebmp-core, guiced-injection, jwebmp-log-master, jwebmp-interception, guiced-servlets, jackson-databind, junit-jupiter-api, assertj-core, mockito-core, hamcrest-all,
There are maybe transitive dependencies!
Group com.jwebmp.jre10
Version 0.59.0.14
Last update 23. September 2018
Organization not specified
URL https://github.com/GedMarc/JWebSwing-PacePlugin
License not specified
Dependencies amount 10
Dependencies jwebmp-core, guiced-injection, jwebmp-log-master, jwebmp-interception, guiced-servlets, jackson-databind, junit-jupiter-api, assertj-core, mockito-core, hamcrest-all,
There are maybe transitive dependencies!
pace-progress from group org.webjars.npm (version 1.0.2)
sdk from group cloud.pace (version 25.0.0)
PACE Cloud SDK is a client SDK that allows your app to easily connect to PACE's Connected Fueling. The SDK consists of the IDKit to manage the OpenID (OID) authorization and general session flow with its token handling. It also consists of the AppKit, with which you can fetch and display location based apps, apps by URL or ID. Furthermore it contains the POIKit, which allows you to fetch Point of Interests (e.g. gas stations).
Group: cloud.pace Artifact: sdk
Show all versions Show documentation
Show all versions Show documentation
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact sdk
Group cloud.pace
Version 25.0.0
Last update 16. October 2024
Organization not specified
URL https://github.com/pace/cloud-sdk-android
License The MIT License (MIT)
Dependencies amount 41
Dependencies kotlinx-coroutines-android, kotlinx-coroutines-play-services, core-ktx, appcompat, constraintlayout, preference-ktx, fragment-ktx, lifecycle-livedata-ktx, lifecycle-process, biometric, browser, android-maps-utils, protobuf-javalite, play-services-wallet, converter-moshi, converter-gson, adapter-rxjava3, logging-interceptor, moshi-kotlin, moshi-adapters, gson, kotlin-onetimepassword, commons-codec, timber, animation, foundation, material, ui-tooling-preview, lifecycle-runtime-compose, coil-compose, play-services-location, play-services-maps, koin-android, koin-androidx-compose, koin-core, retrofit, rxjava, rxandroid, appauth, viewbinding, kotlin-stdlib,
There are maybe transitive dependencies!
Group cloud.pace
Version 25.0.0
Last update 16. October 2024
Organization not specified
URL https://github.com/pace/cloud-sdk-android
License The MIT License (MIT)
Dependencies amount 41
Dependencies kotlinx-coroutines-android, kotlinx-coroutines-play-services, core-ktx, appcompat, constraintlayout, preference-ktx, fragment-ktx, lifecycle-livedata-ktx, lifecycle-process, biometric, browser, android-maps-utils, protobuf-javalite, play-services-wallet, converter-moshi, converter-gson, adapter-rxjava3, logging-interceptor, moshi-kotlin, moshi-adapters, gson, kotlin-onetimepassword, commons-codec, timber, animation, foundation, material, ui-tooling-preview, lifecycle-runtime-compose, coil-compose, play-services-location, play-services-maps, koin-android, koin-androidx-compose, koin-core, retrofit, rxjava, rxandroid, appauth, viewbinding, kotlin-stdlib,
There are maybe transitive dependencies!
paceRegression from group nz.ac.waikato.cms.weka (version 1.0.2)
Class for building pace regression linear models and using them for prediction.
Under regularity conditions, pace regression is provably optimal when the number of coefficients tends to infinity. It consists of a group of estimators that are either overall optimal or optimal under certain conditions.
The current work of the pace regression theory, and therefore also this implementation, do not handle:
- missing values
- non-binary nominal attributes
- the case that n - k is small where n is the number of instances and k is the number of coefficients (the threshold used in this implmentation is 20)
For more information see:
Wang, Y (2000). A new approach to fitting linear models in high dimensional spaces. Hamilton, New Zealand.
Wang, Y., Witten, I. H.: Modeling for optimal probability prediction. In: Proceedings of the Nineteenth International Conference in Machine Learning, Sydney, Australia, 650-657, 2002.
Group: nz.ac.waikato.cms.weka Artifact: paceRegression
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact paceRegression
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/paceRegression
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!
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/paceRegression
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!
Page 4 from 4 (items total 38)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy