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

Download JAR files tagged by determining with all dependencies

Search JAR files by class name

jmimemagic from group jmimemagic (version 0.1.2)

jMimeMagic is a Java library for determining the content type of files or streams.

Group: jmimemagic Artifact: jmimemagic
Show all versions Show source 
 

1 downloads
Artifact jmimemagic
Group jmimemagic
Version 0.1.2
Last update 26. March 2007
Organization none
URL Not specified
License not specified
Dependencies amount 4
Dependencies oro, commons-logging, xml-apis, xmlParserAPIs,
There are maybe transitive dependencies!

af-csn-server from group se.malmin.informationssamverkan (version 0.1.0)

Top level pom for software aimed at produing a web server for determining if an applicant is eligible for Swedish Governmental Drivers License Loan (Körkortslån) and Student Starting Contribution ("Studiestartstöd")

Group: se.malmin.informationssamverkan Artifact: af-csn-server
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact af-csn-server
Group se.malmin.informationssamverkan
Version 0.1.0
Last update 21. February 2024
Organization not specified
URL malmin.se
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

sudoku from group io.github.skenvy (version 0.2.0)

An implementation of a Sudoku solver, with the intent of formalising how easy a particlar sudoku puzzle would be to solve by determining what moves can be made deterministically, rather than just iterating guesses.

Group: io.github.skenvy Artifact: sudoku
Show all versions Show documentation Show source 
 

0 downloads
Artifact sudoku
Group io.github.skenvy
Version 0.2.0
Last update 08. June 2023
Organization Skenvy
URL https://github.com/Skenvy/Sudoku
License Apache-2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jakarta.authorization-api from group jakarta.authorization (version 3.0.0)

Jakarta Authorization defines a low-level SPI for authorization modules, which are repositories of permissions facilitating subject based security by determining whether a given subject has a given permission, and algorithms to transform security constraints for specific containers (such as Jakarta Servlet or Jakarta Enterprise Beans) into these permissions.

Group: jakarta.authorization Artifact: jakarta.authorization-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact jakarta.authorization-api
Group jakarta.authorization
Version 3.0.0
Last update 05. April 2024
Organization not specified
URL https://github.com/jakartaee/authorization
License EPL 2.0
Dependencies amount 1
Dependencies jakarta.servlet-api,
There are maybe transitive dependencies!

authorization-spec from group org.jboss.spec.javax.security.jacc (version 2.0.0.Final)

Group: org.jboss.spec.javax.security.jacc Artifact: authorization-spec
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact authorization-spec
Group org.jboss.spec.javax.security.jacc
Version 2.0.0.Final
Last update 12. September 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jboss-jacc-api_1.5_spec from group org.jboss.spec.javax.security.jacc (version 2.0.0.Final)

Jakarta Authorization defines a low-level SPI for authorization modules, which are repositories of permissions facilitating subject based security by determining whether a given subject has a given permission, and algorithms to transform security constraints for specific containers (such as Jakarta Servlet or Jakarta Enterprise Beans) into these permissions.

Group: org.jboss.spec.javax.security.jacc Artifact: jboss-jacc-api_1.5_spec
Show all versions Show documentation Show source 
 

16 downloads
Artifact jboss-jacc-api_1.5_spec
Group org.jboss.spec.javax.security.jacc
Version 2.0.0.Final
Last update 12. September 2019
Organization JBoss by Red Hat
URL https://github.com/jboss/jboss-jakarta-jacc-api_spec
License EPL 2.0
Dependencies amount 1
Dependencies jboss-servlet-api_4.0_spec,
There are maybe transitive dependencies!

jacc-parent from group org.jboss.spec.javax.security.jacc (version 2.0.0.Final)

Jakarta Authorization defines a low-level SPI for authorization modules, which are repositories of permissions facilitating subject based security by determining whether a given subject has a given permission, and algorithms to transform security constraints for specific containers (such as Jakarta Servlet or Jakarta Enterprise Beans) into these permissions.

Group: org.jboss.spec.javax.security.jacc Artifact: jacc-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jacc-parent
Group org.jboss.spec.javax.security.jacc
Version 2.0.0.Final
Last update 12. September 2019
Organization not specified
URL https://github.com/jboss/jboss-jakarta-jacc-api_spec
License EPL 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

maven-utils from group net.sf.squirrel-sql (version 1.0.0)

This project provides a tool for scanning multiple independent source code trees for the purpose of determining if there are circular dependencies between them. Since independent source trees will not be in a single reactor, Maven cannot detect this condition.

Group: net.sf.squirrel-sql Artifact: maven-utils
Show documentation Show source 
 

0 downloads
Artifact maven-utils
Group net.sf.squirrel-sql
Version 1.0.0
Last update 17. February 2012
Organization not specified
URL http://www.squirrelsql.org/
License GNU Lesser General Public License
Dependencies amount 17
Dependencies commons-io, hibernate-core, hibernate-entitymanager, hibernate-annotations, jpa-api, spring-beans, spring-context, spring-orm, h2, maven-model, plexus-utils, maven-core, jcl-over-slf4j, slf4j-api, logback-classic, logback-core, jgrapht-jdk1.5,
There are maybe transitive dependencies!

cas-metadata from group org.apache.oodt (version 1.9.1)

A Multi-valued, generic Metadata container class. The class uses an internal Map of string keys pointing to vectors of strings. The data structure looks like the following: [std:string key]⇒std:vector of std:strings The multi-valued nature of the class is handled transparently by this Metadata container. Since all values are stored internally as string vectors, the difference between a scalar value and a non-scalar is handled by determining whether the list of values for a particular key is greater than 1.

Group: org.apache.oodt Artifact: cas-metadata
Show all versions Show documentation Show source 
 

0 downloads
Artifact cas-metadata
Group org.apache.oodt
Version 1.9.1
Last update 25. September 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies guava, commons-codec, commons-io, commons-lang, commons-logging, oodt-commons, pcs-input, tika-core, spring-core, spring-hibernate3,
There are maybe transitive dependencies!

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

This package contains a classifier that can be used to train a two-class kernel logistic regression model with the kernel functions that are available in WEKA. It optimises the negative log-likelihood with a quadratic penalty. Both, BFGS and conjugate gradient descent, are available as optimisation methods, but the former is normally faster. It is possible to use multiple threads, but the speed-up is generally very marginal when used with BFGS optimisation. With conjugate gradient descent optimisation, greater speed-ups can be achieved when using multiple threads. With the default kernel, the dot product kernel, this method produces results that are close to identical to those obtained using standard logistic regression in WEKA, provided a sufficiently large value for the parameter determining the size of the quadratic penalty is used in both cases.

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

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



Page 2 from 2 (items total 20)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy