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

Download JAR files tagged by tries with all dependencies

Search JAR files by class name

unleash-parent from group com.itemis.maven.plugins (version 2.10.0)

An alternative release plugin for maven projects that tries to reduce the risk of failure during the release process as well as the number of builds and scm operations. This plugin shall provide a faster, more stable but also more customizable release process.

Group: com.itemis.maven.plugins Artifact: unleash-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact unleash-parent
Group com.itemis.maven.plugins
Version 2.10.0
Last update 22. November 2019
Organization not specified
URL https://github.com/shillner/unleash-maven-plugin
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

wicketstuff-servlet3 from group org.wicketstuff (version 6.30.0)

Group: org.wicketstuff Artifact: wicketstuff-servlet3
Show all versions Show documentation Show source 
 

0 downloads
Artifact wicketstuff-servlet3
Group org.wicketstuff
Version 6.30.0
Last update 15. December 2018
Organization not specified
URL http://maven.apache.org
License not specified
Dependencies amount 2
Dependencies servlet-api, junit,
There are maybe transitive dependencies!

anoa-core from group com.adgear (version 3.1.2)

Core classes for Anoa library, which aims to be a safe, convenient and fast record de/serialization wrapper for the Avro, Thrift and Jackson libraries, using the functional idioms of Java 8. The anoa-core module tries to keep upstream dependencies to a minimum.

Group: com.adgear Artifact: anoa-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact anoa-core
Group com.adgear
Version 3.1.2
Last update 21. December 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies jool, jackson-core, avro, avro-thrift, avro-protobuf, libthrift, protobuf-java,
There are maybe transitive dependencies!

parameter-validation from group info.gehrels (version 1.1)

Validating input parameters of methods and constructors is a recurring and stupid task, especially when you are writing public APIs. This module tries to ease your life a bit by providing a static validateThat() method, allowing you to throw IllegalArgumentExceptions using hamcrest matchers.

Group: info.gehrels Artifact: parameter-validation
Show all versions Show documentation Show source 
 

0 downloads
Artifact parameter-validation
Group info.gehrels
Version 1.1
Last update 02. March 2013
Organization not specified
URL https://github.com/BGehrels/parameter-validation
License The BSD 3-Clause License
Dependencies amount 1
Dependencies hamcrest-core,
There are maybe transitive dependencies!

micronaut-base-parent from group io.archimedesfw.maven.micronaut (version 3.8.7)

This project tries to be an effort to simplify your Maven pom.xml files when you are using Micronaut. You should not use this module directly, instead here you can find two flavors: one for Java and the other for Kotlin. Both of them are ready for production use, but if you don't want to use them directly in your pom.xml you simply can look like it as an example.

Group: io.archimedesfw.maven.micronaut Artifact: micronaut-base-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact micronaut-base-parent
Group io.archimedesfw.maven.micronaut
Version 3.8.7
Last update 19. March 2023
Organization not specified
URL https://www.archimedesfw.io/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

church.i18n.error from group church.i18n (version 2019.0)

Unification of error handling (not only) for RESTful servers Project name: church.i18n.error Rest Exception Handling library provides basic model and support methods for handling exceptions in localized projects. It tries to abstract this problem from the implementation and provides more universal mechanism of dealing with exceptions.

Group: church.i18n Artifact: church.i18n.error
Show documentation Show source 
 

0 downloads
Artifact church.i18n.error
Group church.i18n
Version 2019.0
Last update 05. August 2019
Organization not specified
URL https://bitbucket.org/i18n_church/church.i18n.error
License The MIT License
Dependencies amount 4
Dependencies slf4j-api, church.i18n.resources.bundles, church.i18n.rest.response.model, church.i18n.rest.exception,
There are maybe transitive dependencies!

jcobyla from group de.xypron.jcobyla (version 1.4)

COBYLA2 is an implementation of Powell's nonlinear derivative free constrained optimization that uses a linear approximation approach. The algorithm is a sequential trust region algorithm that employs linear approximations to the objective and constraint functions, where the approximations are formed by linear interpolation at n + 1 points in the space of the variables and tries to maintain a regular shaped simplex over iterations. It solves nonsmooth NLP with a moderate number of variables (about 100). Inequality constraints only. The initial point X is taken as one vertex of the initial simplex with zero being another, so, X should not be entered as the zero vector.

Group: de.xypron.jcobyla Artifact: jcobyla
Show all versions Show documentation Show source 
 

3 downloads
Artifact jcobyla
Group de.xypron.jcobyla
Version 1.4
Last update 31. May 2022
Organization not specified
URL https://github.com/xypron/jcobyla
License The MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

quality-check from group net.sf.qualitycheck (version 1.3)

The goal of quality-check is to provide a small Java library for basic runtime code quality checks. It provides similar features to org.springframework.util.Assert or com.google.common.base.Preconditions without the need to include big libraries or frameworks such as Spring or Guava. The package quality-check tries to replace these libraries and provide all the basic code quality checks you need. The checks provided here are typically used to validate method parameters and detect errors during runtime. To detect errors before runtime we use JSR-305 Annotations. With these annotations you are able to detect possible bugs earlier. For more informations look at FindBugs™ JSR-305 support.

Group: net.sf.qualitycheck Artifact: quality-check
Show all versions Show documentation Show source 
 

3 downloads
Artifact quality-check
Group net.sf.qualitycheck
Version 1.3
Last update 01. August 2013
Organization not specified
URL http://qualitycheck.sourceforge.net/modules/quality-check/
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies jsr305, commons-logging, junit, slf4j-api, slf4j-simple,
There are maybe transitive dependencies!

quality-parent from group net.sf.qualitycheck (version 1.3)

The goal of quality-check is to provide a small Java library for basic runtime code quality checks. It provides similar features to org.springframework.util.Assert or com.google.common.base.Preconditions without the need to include big libraries or frameworks such as Spring or Guava. The package quality-check tries to replace these libraries and provide all the basic code quality checks you need. The checks provided here are typically used to validate method parameters and detect errors during runtime. To detect errors before runtime we use JSR-305 Annotations. With these annotations you are able to detect possible bugs earlier. For more informations look at FindBugs™ JSR-305 support.

Group: net.sf.qualitycheck Artifact: quality-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact quality-parent
Group net.sf.qualitycheck
Version 1.3
Last update 01. August 2013
Organization not specified
URL http://qualitycheck.sourceforge.net/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

toniclf from group net.sf.squirrel-sql.thirdparty-non-maven (version 1.0.5)

This is the tonic look-and-feel packaged to be distributed with the SQuirreLSQL client. This pluggable look and feel is a free substitute for the default native look and feel of Swing, 'Metal', distributed under the GNU Lesser General Public License. Metal lacks both in usability and aesthetics. It contains considerable graphical noise, distracting the user from the key elements of the GUI. Tonic, on the other hand, tries to provide a clean, balanced look and an improved feel. Tonic is available free of charge both for commercial and non-commercial applications. It lends a professional touch and a very tidy and clean interface to your Swing based applications.

Group: net.sf.squirrel-sql.thirdparty-non-maven Artifact: toniclf
Show source 
 

3 downloads
Artifact toniclf
Group net.sf.squirrel-sql.thirdparty-non-maven
Version 1.0.5
Last update 03. October 2009
Organization not specified
URL http://www.digitprop.com/tonic/tonic.php
License GNU Lesser General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 8 from 9 (items total 83)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy