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

Download JAR files tagged by basis with all dependencies


wicketwebbeans from group net.sourceforge.wicketwebbeans (version 1.0)

Group: net.sourceforge.wicketwebbeans Artifact: wicketwebbeans
Show all versions Show source 
Download wicketwebbeans.jar (1.0)
 

0 downloads
Artifact wicketwebbeans
Group net.sourceforge.wicketwebbeans
Version 1.0
Last update 12. January 2008
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

WicketWebBeans-parent from group net.sourceforge.wicketwebbeans.parent (version 1.0)

Wicket Web Beans (WWB) is an Apache Wicket component toolkit for displaying and editing POJOs that conform to the JavaBeans specification. Web pages are automatically generated based on bean properties and certain conventions. If necessary, the layout, editability, and actions of these pages can be customized on an exception basis. In other words, the toolkit normally does what you'd expect, but when it doesn't, you can override its behavior.

Group: net.sourceforge.wicketwebbeans.parent Artifact: WicketWebBeans-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact WicketWebBeans-parent
Group net.sourceforge.wicketwebbeans.parent
Version 1.0
Last update 12. January 2008
Organization Visual Systems Corporation
URL http://wicketwebbeans.sourceforge.net/
License The Apache License 2.0
Dependencies amount 9
Dependencies wicket, wicket-extensions, wicket-datetime, wicket-contrib-datepicker, commons-beanutils-core, junit, joda-time, slf4j-api, slf4j-log4j12,
There are maybe transitive dependencies!

evita_external_api from group io.evitadb (version 2024.12.0)

Group: io.evitadb Artifact: evita_external_api
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact evita_external_api
Group io.evitadb
Version 2024.12.0
Last update 20. December 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

evita_functional_tests from group io.evitadb (version 2024.12.0)

Group: io.evitadb Artifact: evita_functional_tests
Show all versions Show source 
Download evita_functional_tests.jar (2024.12.0)
 

0 downloads
Artifact evita_functional_tests
Group io.evitadb
Version 2024.12.0
Last update 20. December 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

evita_store from group io.evitadb (version 2024.12.0)

Group: io.evitadb Artifact: evita_store
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact evita_store
Group io.evitadb
Version 2024.12.0
Last update 20. December 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies evita_common, evita_api,
There are maybe transitive dependencies!

evita_root from group io.evitadb (version 2024.12.0)

Evita is a specialized database with easy-to-use API for e-commerce systems. Purpose of this research is creating fast and scalable engine that handles all complex tasks that e-commerce systems has to deal with on daily basis. Evita should operate as a fast secondary lookup / search index used by application frontends. We aim for order of magnitude better latency (10x faster or better) for common e-commerce tasks than other solutions based on SQL or NoSQL databases on the same hardware specification. Evita should not be used for storing and handling primary data, and we don't aim for ACID properties nor data corruption guarantees. Evita "index" must be treated as something that could be dropped any time and built up from scratch easily again.

Group: io.evitadb Artifact: evita_root
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact evita_root
Group io.evitadb
Version 2024.12.0
Last update 20. December 2024
Organization FG Forrest, a.s.
URL https://evitadb.io
License Business Source License 1.1
Dependencies amount 1
Dependencies jsr305,
There are maybe transitive dependencies!

jacoco from group io.evitadb (version 2024.12.0)

Group: io.evitadb Artifact: jacoco
Show all versions Show source 
Download jacoco.jar (2024.12.0)
 

0 downloads
Artifact jacoco
Group io.evitadb
Version 2024.12.0
Last update 20. December 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

evita_performance_tests from group io.evitadb (version 2024.12.0)

Group: io.evitadb Artifact: evita_performance_tests
Show all versions Show documentation Show source 
Download evita_performance_tests.jar (2024.12.0)
 

0 downloads
Artifact evita_performance_tests
Group io.evitadb
Version 2024.12.0
Last update 20. December 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 14
Dependencies jmh-core, evita_api, evita_test_support, evita_engine, evita_store_key_value, evita_store_server, evita_external_api_core, evita_external_api_graphql, evita_external_api_rest, evita_external_api_system, evita_external_api_grpc, evita_java_driver, evita_external_api_grpc_shared, mockito-junit-jupiter,
There are maybe transitive dependencies!

springBatchPerformanceMonitoring from group de.viadee (version 1.0.2)

This Tool provides the means to monitor the performance of Spring Batch applications without the need to manipulate the respective code basis. Through Listeners and AOP it evaluates the throughput of a monitored Job and writes the result to a simble database-schema (a file-based H2 by default). It measures the performance of Job, Step, Chunk, Reader/Processor/Writer/Tasklet down to indivdual Items. Installation/Usage: 1. Add the springBatchPerformanceMonitoring-dependency to your POM 2. Add the de.viadee.spring.batch.infrastructure.Configurator.class to your Spring-Application-Context (via @Import on your Configuration) 3. Run the Job 4. By default the monitoring result is written to project-folder/target/database/monitoringDB.mv.db

Group: de.viadee Artifact: springBatchPerformanceMonitoring
Show documentation Show source 
Download springBatchPerformanceMonitoring.jar (1.0.2)
 

0 downloads
Artifact springBatchPerformanceMonitoring
Group de.viadee
Version 1.0.2
Last update 10. July 2017
Organization viadee Unternehmensberatung GmbH
URL https://java.viadee.de/spring-batch-monitoring/
License FreeBSD License
Dependencies amount 16
Dependencies spring-batch-core, spring-batch-infrastructure, spring-beans, spring-core, spring-context, spring-tx, spring-jdbc, spring-test, spring-aop, aspectjrt, aspectjweaver, log4j, junit, mockito-core, h2, tomcat-dbcp,
There are maybe transitive dependencies!

RBFNetwork from group nz.ac.waikato.cms.weka (version 1.0.8)

RBFNetwork implements a normalized Gaussian radial basisbasis function network. It uses the k-means clustering algorithm to provide the basis functions and learns either a logistic regression (discrete class problems) or linear regression (numeric class problems) on top of that. Symmetric multivariate Gaussians are fit to the data from each cluster. If the class is nominal it uses the given number of clusters per class. RBFRegressor implements radial basis function networks for regression, trained in a fully supervised manner using WEKA's Optimization class by minimizing squared error with the BFGS method. It is possible to use conjugate gradient descent rather than BFGS updates, which is faster for cases with many parameters, and to use normalized basis functions instead of unnormalized ones.

Group: nz.ac.waikato.cms.weka Artifact: RBFNetwork
Show all versions Show documentation Show source 
Download RBFNetwork.jar (1.0.8)
 

11 downloads
Artifact RBFNetwork
Group nz.ac.waikato.cms.weka
Version 1.0.8
Last update 16. January 2015
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/RBFNetwork
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!



Page 18 from 19 (items total 181)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy