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

Download JAR files tagged by basis with all dependencies

Search JAR files by class name

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_functional_tests from group io.evitadb (version 2024.5.4)

Group: io.evitadb Artifact: evita_functional_tests
Show all versions Show source 
 

0 downloads
Artifact evita_functional_tests
Group io.evitadb
Version 2024.5.4


evita_external_api from group io.evitadb (version 2024.5.4)

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.5.4


evita_store from group io.evitadb (version 2024.5.4)

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.5.4


jacoco from group io.evitadb (version 2024.5.4)

Group: io.evitadb Artifact: jacoco
Show all versions Show source 
 

0 downloads
Artifact jacoco
Group io.evitadb
Version 2024.5.4


evita_performance_tests from group io.evitadb (version 2024.5.4)

Group: io.evitadb Artifact: evita_performance_tests
Show all versions Show documentation Show source 
 

0 downloads
Artifact evita_performance_tests
Group io.evitadb
Version 2024.5.4


evita_root from group io.evitadb (version 2024.5.4)

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.5.4


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 
 

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 
 

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!

ferris-dyndns-jmce from group org.ferris (version 0.0.5)

Dyndns JMCE is an application deployed to a JMCE server whose purpose is to login to a Dyndns account because if that's not done on a regular basis the account gets deleted. MAVEN: mvn [-DskipTests] clean site package NOTES: After unzipping the binary on the JMCE server, make sure to copy the ferris-dyndns-jmce-private-0.0.1.jar to /bin so the app has the username/passwords it needs. 0.0.2: Changed project name from ferris-jmce-dyndns to ferris-dyndns-jmce Removed java.util.logging.Logger for Log4j Split into muli-module project 0.0.3: Update screen scrape based on changes to the dyndns website. 0.0.4: Update screen scrape (again) based on changes to the dyndns website. Changed parent to "ferris-standard-project" 0.0.5: - Update screen scrape (again) based on changes to the dyndns website. - Update pom.xml configuration to be in line with new parent pom. - Update project site

Group: org.ferris Artifact: ferris-dyndns-jmce
Show documentation Show source 
 

0 downloads
Artifact ferris-dyndns-jmce
Group org.ferris
Version 0.0.5
Last update 15. September 2011
Organization not specified
URL http://ferris.sourceforge.net/dyndns-jmce
License not specified
Dependencies amount 10
Dependencies activation, mail, ferris-util, jta, commons-collections, quartz, log4j, commons-io, ferris-dyndns-jmce-private, ferris-net,
There are maybe transitive dependencies!



Page 18 from 18 (items total 180)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy