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

Download JAR files tagged by package with all dependencies

Search JAR files by class name

generic-dao from group org.sakaiproject.genericdao (version 0.12.0)

Generic Dao is a Java package which allows a developer to skip writing DAOs for their persistence objects when they are using Spring and/or Hibernate. The package was originally created by Aaron Zeckoski for the Evaluation System project but was repackaged to make it distributable by request. It is used in the RSF framework (http://www2.caret.cam.ac.uk/rsfwiki/). Note about the BeanUtils provided dependency: BeanUtils is not required if you are not using it in your project. Note about the Hibernate provided dependency: Hibernate is not required if you are not using it in your project.

Group: org.sakaiproject.genericdao Artifact: generic-dao
Show all versions Show documentation Show source 
 

6 downloads
Artifact generic-dao
Group org.sakaiproject.genericdao
Version 0.12.0
Last update 22. August 2020
Organization CARET, University of Cambridge
URL http://confluence.sakaiproject.org/confluence/x/zX8
License Apache License 2
Dependencies amount 1
Dependencies reflectutils,
There are maybe transitive dependencies!

prime from group org.bitbucket.cpointe.prime (version 1.2.2)

In brewing, you prime nearly finished beer with a little extra sugar (or similar fermentable product) just before bottling to help the beer carbonate. In Java, Prime adds a little structure or manipulates data in your database just before starting up your application. Prime leverages Flyway to deliver "sugar" to your database - we just do a little bit to package it up to run when your war is loaded.

Group: org.bitbucket.cpointe.prime Artifact: prime
Show all versions Show documentation Show source 
 

0 downloads
Artifact prime
Group org.bitbucket.cpointe.prime
Version 1.2.2
Last update 19. April 2020
Organization not specified
URL https://bitbucket.org/cpointe/prime
License MIT License
Dependencies amount 3
Dependencies krausening, commons-lang3, flyway-core,
There are maybe transitive dependencies!

uadetector-resources from group com.guicedee.services (version 62)

This package contains a verified version of the data file from http://user-agent-string.info. During the verification process the data are checked for ability to run against the current implementation. The goal is to provide frequently updated resources for detection of user agents without having to release a new implementation.

Group: com.guicedee.services Artifact: uadetector-resources
Show all versions Show documentation Show source 
 

0 downloads
Artifact uadetector-resources
Group com.guicedee.services
Version 62
Last update 24. November 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies uadetector-core, jakarta.validation-api,
There are maybe transitive dependencies!

mxcache-asm from group com.maxifier.mxcache (version 7.1)

A repackage of ASM byte code manipulation library with some fixes from 3.3. All classes put into com.maxifier.mxcache.asm package. (It was done because different versions ASM are incompatible) The repackaging is done via maven-shade-plugin. This project is located in MxCache repository but it is not liked with its parent project as IDEA doesn't perform well when used with shade plugin.

Group: com.maxifier.mxcache Artifact: mxcache-asm
Show all versions Show documentation Show source 
 

0 downloads
Artifact mxcache-asm
Group com.maxifier.mxcache
Version 7.1
Last update 16. October 2019
Organization Maxifier
URL http://github.com/maxifier/mxcache
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

uadetector-resources from group com.jwebmp.thirdparty (version 0.68.0.1)

This package contains a verified version of the data file from http://user-agent-string.info. During the verification process the data are checked for ability to run against the current implementation. The goal is to provide frequently updated resources for detection of user agents without having to release a new implementation.

Group: com.jwebmp.thirdparty Artifact: uadetector-resources
Show all versions Show documentation Show source 
 

0 downloads
Artifact uadetector-resources
Group com.jwebmp.thirdparty
Version 0.68.0.1
Last update 09. August 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies uadetector-core, fest-assert, javax.activation, validation-api,
There are maybe transitive dependencies!

uadetector-resources from group com.jwebmp (version 0.66.0.1)

This package contains a verified version of the data file from http://user-agent-string.info. During the verification process the data are checked for ability to run against the current implementation. The goal is to provide frequently updated resources for detection of user agents without having to release a new implementation.

Group: com.jwebmp Artifact: uadetector-resources
Show all versions Show documentation Show source 
 

0 downloads
Artifact uadetector-resources
Group com.jwebmp
Version 0.66.0.1
Last update 10. April 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies uadetector-core, fest-assert, javax.activation-api, validation-api,
There are maybe transitive dependencies!

json-java-ordered from group com.github.anandvarkeyphilips (version 20180813)

A reference implementation of a JSON package in Java. (Ordered version implementation using LinkedHashMap instead of HashMap of https://github.com/stleary/JSON-java) See http://www.JSON.org/ The files in this package implement JSON encoders/decoders in Java. It also includes the capability to convert between JSON and XML, HTTP headers, Cookies, and CDL. This is a reference implementation. There is a large number of JSON packages in Java. Perhaps someday the Java community will standardize on one. Until then, choose carefully.

Group: com.github.anandvarkeyphilips Artifact: json-java-ordered
Show documentation Show source 
 

1 downloads
Artifact json-java-ordered
Group com.github.anandvarkeyphilips
Version 20180813
Last update 22. January 2019
Organization not specified
URL https://github.com/anandvarkeyphilips/json-java-ordered
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

uadetector-resources from group com.jwebmp.jre11 (version 0.63.0.19)

This package contains a verified version of the data file from http://user-agent-string.info. During the verification process the data are checked for ability to run against the current implementation. The goal is to provide frequently updated resources for detection of user agents without having to release a new implementation.

Group: com.jwebmp.jre11 Artifact: uadetector-resources
Show all versions Show documentation Show source 
 

0 downloads
Artifact uadetector-resources
Group com.jwebmp.jre11
Version 0.63.0.19
Last update 20. December 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies uadetector-core, fest-assert, javax.activation-api, validation-api,
There are maybe transitive dependencies!

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

Package for generating a single Extra-Tree. Use with the RandomCommittee meta classifier to generate an Extra-Trees forest for classification or regression. This classifier requires all predictors to be numeric. Missing values are not allowed. Instance weights are taken into account. For more information, see Pierre Geurts, Damien Ernst, Louis Wehenkel (2006). Extremely randomized trees. Machine Learning. 63(1):3-42.

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

0 downloads
Artifact extraTrees
Group nz.ac.waikato.cms.weka
Version 1.0.2
Last update 03. December 2017
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/extraTrees
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!

probabilityCalibrationTrees from group nz.ac.waikato.cms.weka (version 1.0.0)

Provides probability calibration trees (PCTs) for local calibration of class probability estimates. To achieve calibration of a base learner, the PCT class must be used as the meta learner in the CascadeGeneralization class, which is also included in this package. The classifier to be calibrated must be used as the base learner in the CascadeGeneralization class. The CascadeGeneralization class can also be used independently to perform CascadeGeneralization for ensemble learning. The code for PCTs is largely the same as the LMT code for growing logistic model trees. For more details, see the ACML paper on probability calibration trees.

Group: nz.ac.waikato.cms.weka Artifact: probabilityCalibrationTrees
Show documentation Show source 
 

2 downloads
Artifact probabilityCalibrationTrees
Group nz.ac.waikato.cms.weka
Version 1.0.0
Last update 26. November 2017
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/probabilityCalibrationTrees
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!



Page 431 from 3 (items total 4493)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy