Download JAR files tagged by tries with all dependencies
wicketstuff-core from group org.wicketstuff (version 10.2.0)
WicketStuff Core Parent is the parent project for all of the core WicketStuff projects. It tries
to unify the WS projects into a common structure that shares a common build / release cycle. This
will hopefully keep WicketStuff projects more in sync with Wicket and make it easier on new users.
Group: org.wicketstuff Artifact: wicketstuff-core
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
4 downloads
Artifact wicketstuff-core
Group org.wicketstuff
Version 10.2.0
Last update 26. September 2024
Organization not specified
URL http://wicketstuff.org
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies wicket-core,
There are maybe transitive dependencies!
Group org.wicketstuff
Version 10.2.0
Last update 26. September 2024
Organization not specified
URL http://wicketstuff.org
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies wicket-core,
There are maybe transitive dependencies!
vw-jni from group com.github.vowpalwabbit (version 9.9.0)
A wrapper around Vowpal Wabbit that allows use through Java. This wrapper requires that the vw_jni platform
specific library is installed on your java.library.path. In case the libary is not found, it tries to load it from the jar file directly.
0 downloads
Artifact vw-jni
Group com.github.vowpalwabbit
Version 9.9.0
Last update 19. July 2023
Organization not specified
URL https://github.com/VowpalWabbit/vowpal_wabbit
License Vowpal Wabbit License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.github.vowpalwabbit
Version 9.9.0
Last update 19. July 2023
Organization not specified
URL https://github.com/VowpalWabbit/vowpal_wabbit
License Vowpal Wabbit License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
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
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!
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
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!
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.
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!
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!
micronaut-base-parent from group io.archimedesfw.maven.micronaut (version 4.5.0)
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
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 4.5.0
Last update 11. July 2024
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!
Group io.archimedesfw.maven.micronaut
Version 4.5.0
Last update 11. July 2024
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.
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!
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.
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!
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.
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!
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
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!
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!
Page 8 from 3 (items total 84)