Download JAR files tagged by common with all dependencies
bootique-jdbc-junit5 from group io.bootique.jdbc (version 3.0.M2)
Provides common abstarct JUnit5-based helper classes for tests that require a database. Users
should import its "submodules" - "bootique-jdbc-junit5-derby" and "bootique-jdbc-junit5-testcontainers"
Group: io.bootique.jdbc Artifact: bootique-jdbc-junit5
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact bootique-jdbc-junit5
Group io.bootique.jdbc
Version 3.0.M2
Last update 20. November 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies bootique-jdbc, bootique-junit5, bootique-jdbc-liquibase-internal, commons-csv, slf4j-api,
There are maybe transitive dependencies!
Group io.bootique.jdbc
Version 3.0.M2
Last update 20. November 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies bootique-jdbc, bootique-junit5, bootique-jdbc-liquibase-internal, commons-csv, slf4j-api,
There are maybe transitive dependencies!
automata-adapters-parent from group net.automatalib (version 0.11.0)
Common parent meta-project for various adapters, i.e., wrapper class that allow to treat automaton or graph
models from other software libraries as AutomataLib automata or graphs.
Group: net.automatalib Artifact: automata-adapters-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 automata-adapters-parent
Group net.automatalib
Version 0.11.0
Last update 06. November 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group net.automatalib
Version 0.11.0
Last update 06. November 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
automata-commons-parent from group net.automatalib (version 0.11.0)
Common parent metaproject for various small Java libraries which are required by AutomataLib,
but are not specific to AutomataLib itself (i.e., are not or only indirectly related to
modeling automata and graphs).
Group: net.automatalib Artifact: automata-commons-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 automata-commons-parent
Group net.automatalib
Version 0.11.0
Last update 06. November 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group net.automatalib
Version 0.11.0
Last update 06. November 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
mihxil-math from group org.meeuw.math (version 0.12.0)
The base dependency of the modules in the project. It provides the scaffolding for:
- abstract algebra's to ensure a common interface for basic operations
- an 'uncertain number' interface plus a SPI for formatting those
0 downloads
Artifact mihxil-math
Group org.meeuw.math
Version 0.12.0
Last update 05. November 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies mihxil-configuration,
There are maybe transitive dependencies!
Group org.meeuw.math
Version 0.12.0
Last update 05. November 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies mihxil-configuration,
There are maybe transitive dependencies!
commons from group io.github.deepakdaneva (version 1.0.0)
It is a collection of common Java utilities that can simplify various tasks in your Java projects. This library is designed to make your development process more efficient and your code cleaner.
Group: io.github.deepakdaneva Artifact: commons
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact commons
Group io.github.deepakdaneva
Version 1.0.0
Last update 11. October 2023
Organization not specified
URL https://github.com/deepakdaneva/commons
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group io.github.deepakdaneva
Version 1.0.0
Last update 11. October 2023
Organization not specified
URL https://github.com/deepakdaneva/commons
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
mrchecker-security-module from group com.capgemini.mrchecker (version 2023.10.10)
MrChecker Test Framework Security supports:
- Library reference to make REST/HTTP calls to the tested system
- Other common features needed for security testing
0 downloads
Artifact mrchecker-security-module
Group com.capgemini.mrchecker
Version 2023.10.10
Last update 10. October 2023
Organization Capgemini - Software Solution Center
URL https://github.com/devonfw/devonfw-testing
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies mrchecker-core-module, rest-assured,
There are maybe transitive dependencies!
Group com.capgemini.mrchecker
Version 2023.10.10
Last update 10. October 2023
Organization Capgemini - Software Solution Center
URL https://github.com/devonfw/devonfw-testing
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies mrchecker-core-module, rest-assured,
There are maybe transitive dependencies!
oss-parent from group gov.nist.secauto (version 27)
A Common Maven Build Parent for NIST Open Source Projects, that provides for centralized management of plugin versions, code style, and other code quality checks.
Group: gov.nist.secauto Artifact: oss-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 oss-parent
Group gov.nist.secauto
Version 27
Last update 26. September 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group gov.nist.secauto
Version 27
Last update 26. September 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
common4j from group com.microsoft.testing (version 12.0.0)
This library contains common java code shared between the Active Directory Authentication Library (ADAL) for Android and the Microsoft Authentication Library (MSAL) for Android. This library includes only internal classes and is NOT part of the public API
0 downloads
Artifact common4j
Group com.microsoft.testing
Version 12.0.0
Last update 20. September 2023
Organization not specified
URL https://github.com/AzureAD/microsoft-authentication-library-common-for-android
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.microsoft.testing
Version 12.0.0
Last update 20. September 2023
Organization not specified
URL https://github.com/AzureAD/microsoft-authentication-library-common-for-android
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
json-base from group com.github.wnameless.json (version 2.4.3)
A set of Java interfaces, which defines the common JSON data behaviors, can be used to decouple programming logic from JSON implementations such as Jackson, Gson, org.json and Jakarta...
Group: com.github.wnameless.json Artifact: json-base
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact json-base
Group com.github.wnameless.json
Version 2.4.3
Last update 14. September 2023
Organization not specified
URL https://github.com/wnameless/json-base
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.github.wnameless.json
Version 2.4.3
Last update 14. September 2023
Organization not specified
URL https://github.com/wnameless/json-base
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
optaplanner-persistence-common from group org.optaplanner (version 9.44.0.Final)
OptaPlanner solves planning problems.
This lightweight, embeddable planning engine implements powerful and scalable algorithms
to optimize business resource scheduling and planning.
This module contains the common persistence integration.
Group: org.optaplanner Artifact: optaplanner-persistence-common
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact optaplanner-persistence-common
Group org.optaplanner
Version 9.44.0.Final
Last update 05. September 2023
Organization not specified
URL https://www.optaplanner.org
License not specified
Dependencies amount 1
Dependencies optaplanner-core-impl,
There are maybe transitive dependencies!
Group org.optaplanner
Version 9.44.0.Final
Last update 05. September 2023
Organization not specified
URL https://www.optaplanner.org
License not specified
Dependencies amount 1
Dependencies optaplanner-core-impl,
There are maybe transitive dependencies!
Page 1223 from 3 (items total 13253)