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

Download JAR files tagged by point with all dependencies

Search JAR files by class name

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

Wrapper classifiers for Jython and Groovy code. Even though the classifier is serializable, the trained classifier cannot be stored persistently. I.e., one cannot store a model file and re-load it at a later point in time again to make predictions.

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

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

comm from group com.sun.comm (version 2.0.3)

The Java Communications API is a Java extension that facilitates developing platform-independent communications applications for technologies such as Smart Cards, embedded systems, and point-of-sale devices, financial services devices, fax, modems, display terminals, and robotic equipment.

Group: com.sun.comm Artifact: comm
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact comm
Group com.sun.comm
Version 2.0.3
Last update 07. October 2008
Organization not specified
URL http://java.sun.com/products/javacomm/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

comm from group javax.comm (version 3.0-u1)

The Java Communications 3.0 API is a Java extension that facilitates developing platform-independent communications applications for technologies such as Smart Cards, embedded systems, and point-of-sale devices, financial services devices, fax, modems, display terminals, and robotic equipment.

Group: javax.comm Artifact: comm
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact comm
Group javax.comm
Version 3.0-u1
Last update 28. February 2006
Organization not specified
URL http://java.sun.com/products/javacomm/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

sdk from group cloud.pace (version 23.0.1)

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), request routes and search for locations.

Group: cloud.pace Artifact: sdk
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 23.0.1
Last update 18. July 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-jdk8,
There are maybe transitive dependencies!

nb-api from group io.nosqlbench (version 5.17.0)

The top level API module for NoSQLBench. This module should have no internal module dependencies other than the mvn-default module. All modules within NoSQLBench can safely depend on this module with circular dependencies. This module provides cross-cutting code infrastracture, such as path utilities and ways of describing services used between modules. It is also the transitive aggregation point for system-wide library dependencies for logging and testing or similar needs.

Group: io.nosqlbench Artifact: nb-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact nb-api
Group io.nosqlbench
Version 5.17.0
Last update 13. January 2023
Organization not specified
URL Not specified
License The Apache License, Version 2.0
Dependencies amount 21
Dependencies jna, picocli, jna-platform, nb-annotations, flexmark-ext-yaml-front-matter, flexmark-html2md-converter, jopt-simple, gson, oshi-core-java11, aws-java-sdk-s3, jaxb-api, jmh-core, jmh-generator-annprocess, commons-csv, commons-text, commons-codec, metrics-core, HdrHistogram, ascii-data, graal-sdk, snakeyaml-engine,
There are maybe transitive dependencies!

jcore-mutationfinder-ae from group de.julielab (version 2.6.1)

An analysis engine to recognize mentions of gene point mutations in document text. This is a wrapper around the original MutationFinder (http://mutationfinder.sourceforge.net/), published in the following paper: MutationFinder: A high-performance system for extracting point mutation mentions from text J. Gregory Caporaso, William A. Baumgartner Jr., David A. Randolph, K. Bretonnel Cohen, and Lawrence Hunter; Bioinformatics, 2007 23(14):1862-1865; doi:10.1093/bioinformatics/btm235;

Group: de.julielab Artifact: jcore-mutationfinder-ae
Show all versions Show documentation Show source 
 

0 downloads
Artifact jcore-mutationfinder-ae
Group de.julielab
Version 2.6.1
Last update 18. December 2022
Organization not specified
URL Not specified
License BSD-2-Clause
Dependencies amount 6
Dependencies oro, junit-jupiter-engine, jcore-types, jcore-descriptor-creator, slf4j-api, assertj-core,
There are maybe transitive dependencies!

artemis-fluid-core-utility-sources from group org.mini2Dx (version 2.4.0)

Provides a testing framework for support classes that are generated when using fluid entities. Since E.class and SuperMapper.class are not available at this point we resort to a bit of trickery so we can at least test the utility classes. fluid-core will pick up /src/test/java/com/artemis/ as resources (see /target/classes/fluid-entity-sources/) FluidGenerator can be made to deploy these while generating E and SuperMapper. See fluid-core pom which files are packaged as resources. Add new files to be deployed to FluidGenerator.generate manually!

Group: org.mini2Dx Artifact: artemis-fluid-core-utility-sources

 

0 downloads
Artifact artemis-fluid-core-utility-sources
Group org.mini2Dx
Version 2.4.0
Last update 01. November 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies artemis-odb,
There are maybe transitive dependencies!

artemis-fluid-core-utility-sources from group net.onedaybeard.artemis (version 2.3.0)

Provides a testing framework for support classes that are generated when using fluid entities. Since E.class and SuperMapper.class are not available at this point we resort to a bit of trickery so we can at least test the utility classes. fluid-core will pick up /src/test/java/com/artemis/ as resources (see /target/classes/fluid-entity-sources/) FluidGenerator can be made to deploy these while generating E and SuperMapper. See fluid-core pom which files are packaged as resources. Add new files to be deployed to FluidGenerator.generate manually!

Group: net.onedaybeard.artemis Artifact: artemis-fluid-core-utility-sources
Show all versions 
 

0 downloads
Artifact artemis-fluid-core-utility-sources
Group net.onedaybeard.artemis
Version 2.3.0
Last update 09. November 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies artemis-odb,
There are maybe transitive dependencies!

runnable-war from group org.avaje.jetty (version 2.2.1)

Provides a parent pom that builds runnable war using jetty. This uses the "maven overlay approach" to put jetty, logging, servlet api and avaje-jetty-runner into the root path of the war and a manifest entry to point to the RunWar main method. The jars included in the overlays provide a set of system classes that boot and run the war.

Group: org.avaje.jetty Artifact: runnable-war
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact runnable-war
Group org.avaje.jetty
Version 2.2.1
Last update 17. April 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 29
Dependencies avaje-jetty-runner, javax.servlet-api, slf4j-api, jcl-over-slf4j, logback-classic, logback-core, jetty-webapp, jetty-xml, jetty-servlet, jetty-server, jetty-security, jetty-http, jetty-io, jetty-util, javax-websocket-server-impl, jetty-annotations, jetty-plus, jetty-jndi, javax.websocket-api, javax.annotation-api, asm, asm-commons, asm-tree, websocket-server, websocket-common, websocket-api, websocket-servlet, javax-websocket-client-impl, websocket-client,
There are maybe transitive dependencies!

thresholdSelector from group nz.ac.waikato.cms.weka (version 1.0.3)

A metaclassifier that selecting a mid-point threshold on the probability output by a Classifier. The midpoint threshold is set so that a given performance measure is optimized. Currently this is the F-measure. Performance is measured either on the training data, a hold-out set or using cross-validation. In addition, the probabilities returned by the base learner can have their range expanded so that the output probabilities will reside between 0 and 1 (this is useful if the scheme normally produces probabilities in a very narrow range).

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

1 downloads
Artifact thresholdSelector
Group nz.ac.waikato.cms.weka
Version 1.0.3
Last update 25. April 2014
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/thresholdSelector
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!



Page 39 from 44 (items total 432)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy