Download JAR files tagged by case with all dependencies
allure-core-module from group com.capgemini.ntc (version 4.12.0.6)
Allure Test Framework Core is responsible for:
* Test report with logs and/or screenshots
* Test groups/tags
* Data Driven (inside test case, external file)
* Test case parallel execution
* BDD - Gherkin – Cucumber approach
* Run on independent OperatingSystem
* Externalize test environment (DEV, QA, PROD)
* Adding analytics source code
* Update Observers
Based on Junit4.12
Group: com.capgemini.ntc Artifact: allure-core-module
Show all versions Show documentation Show source
Show all versions Show documentation Show source
1 downloads
Artifact allure-core-module
Group com.capgemini.ntc
Version 4.12.0.6
Last update 19. April 2018
Organization Capgemini - Nearshore Test Center - Poland
URL https://github.com/devonfw/devonfw-testing
License The Apache License, Version 2.0
Dependencies amount 18
Dependencies commons-csv, junit, JUnitParams, junit-platform-surefire-provider, mockito-core, log4j-api, log4j-core, slf4j-log4j12, allure-junit-adaptor, allure-java-annotations, allure-report-data, allure-maven-plugin, allure-cucumber-jvm-adaptor, aspectjweaver, junit-toolbox, json, guice, jasypt,
There are maybe transitive dependencies!
Group com.capgemini.ntc
Version 4.12.0.6
Last update 19. April 2018
Organization Capgemini - Nearshore Test Center - Poland
URL https://github.com/devonfw/devonfw-testing
License The Apache License, Version 2.0
Dependencies amount 18
Dependencies commons-csv, junit, JUnitParams, junit-platform-surefire-provider, mockito-core, log4j-api, log4j-core, slf4j-log4j12, allure-junit-adaptor, allure-java-annotations, allure-report-data, allure-maven-plugin, allure-cucumber-jvm-adaptor, aspectjweaver, junit-toolbox, json, guice, jasypt,
There are maybe transitive dependencies!
automata-misc-algorithms from group net.automatalib (version 0.6.0)
This artifact contains several miscellaneous, well-known algorithms, which however are
rather specific in their concrete use case and therefore not fit for the AutomataLib
Utilities library. Examples include Dijkstra's algorithm for the SSSP problem, the
Floyd-Warshall algorithm for the APSP problem and Tarjan's algorithm for finding
all strongly-connected components in a graph.
Group: net.automatalib Artifact: automata-misc-algorithms
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact automata-misc-algorithms
Group net.automatalib
Version 0.6.0
Last update 04. June 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies testng, automata-commons-util, automata-commons-smartcollections, automata-api, automata-core, automata-util, jsr305,
There are maybe transitive dependencies!
Group net.automatalib
Version 0.6.0
Last update 04. June 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies testng, automata-commons-util, automata-commons-smartcollections, automata-api, automata-core, automata-util, jsr305,
There are maybe transitive dependencies!
groovy-params-checker from group com.faceture (version 1.0.28)
Automatic Groovy parameter checker. How to use: 1. Annotate your Groovy classes with
@ParamsNotNullNotEmpty; 2. At compile time, code will be added into each of your methods to check each
parameter to make sure it is not null and in the case of Collections, Maps and Strings, it is not empty; 3. At
run time, if a parameter is null or empty, it will throw an IllegalArgumentException with details about the
null or empty parameter. To disable the annotation at compile time, set the ParamsNotNullNotEmpty.NoOpMode flag
to true.
0 downloads
Artifact groovy-params-checker
Group com.faceture
Version 1.0.28
Last update 23. August 2014
Organization not specified
URL https://github.com/xnickmx/params-checker
License MIT License
Dependencies amount 1
Dependencies groovy-all,
There are maybe transitive dependencies!
Group com.faceture
Version 1.0.28
Last update 23. August 2014
Organization not specified
URL https://github.com/xnickmx/params-checker
License MIT License
Dependencies amount 1
Dependencies groovy-all,
There are maybe transitive dependencies!
scala-phonenumber_2.10 from group com.oglowo (version 0.3)
This will eventually be a port of Google's libphonenumber to Scala. For now, because I need this functionality quick, it simply wraps libphonenumber. It is NOT complete by any means. I've only added the functionality that I needed. Currently you get a PhoneNumber case class that assumes the country is USA when you don't pass the country in. While you can pass the country in, the only country defined is USA. If you're interested in more from this library, report an issue or send me a pull request. I want to complete it and slowly remove the dependency on Google's libphonenumber
0 downloads
Artifact scala-phonenumber_2.10
Group com.oglowo
Version 0.3
Last update 06. May 2014
Organization com.oglowo
URL https://github.com/oGLOWo/scala-phonenumber
License Apache 2.0
Dependencies amount 6
Dependencies scala-library, scalaz-core_2.10, shapeless_2.10, scala-logging-slf4j_2.10, libphonenumber, geocoder,
There are maybe transitive dependencies!
Group com.oglowo
Version 0.3
Last update 06. May 2014
Organization com.oglowo
URL https://github.com/oGLOWo/scala-phonenumber
License Apache 2.0
Dependencies amount 6
Dependencies scala-library, scalaz-core_2.10, shapeless_2.10, scala-logging-slf4j_2.10, libphonenumber, geocoder,
There are maybe transitive dependencies!
org.everit.osgi.bundles.javax.sql from group org.everit.osgi.bundles (version 4.1.0)
OSGi bundle that contains the JDBC API coming from OpenJDK 1.7. In case of OSGi, it is better to exclude
javax.sql.*, com.sun.rowset.* and javax.transaction.* packages from the boot classpath and use them from bundles.
Very often javax.transaction.* packages are used from a custom bundle. As javax.sql.XADataSource wires to that
package, it is logical to have that in a custom bundle as well so there will be no package wiring issues.
Group: org.everit.osgi.bundles Artifact: org.everit.osgi.bundles.javax.sql
Show all versions Show documentation Show source
Show all versions Show documentation Show source
4 downloads
Artifact org.everit.osgi.bundles.javax.sql
Group org.everit.osgi.bundles
Version 4.1.0
Last update 01. April 2014
Organization not specified
URL http://www.oracle.com/technetwork/java/javase/jdbc/index.html
License GNU General Public License, version 2, with the Classpath Exception
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.everit.osgi.bundles
Version 4.1.0
Last update 01. April 2014
Organization not specified
URL http://www.oracle.com/technetwork/java/javase/jdbc/index.html
License GNU General Public License, version 2, with the Classpath Exception
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
org.opencms.workplace.handler from group org.opencms.modules (version 8.5.2)
OpenCms-Module 'org.opencms.workplace.handler'.
<p>This module contains the OpenCms Workplace handler files.</p>
<p>It includes the 404 and 500 error handlers that are showed in case of an error of a frontend application.</p>
<p><i>© 2013 by Alkacon Software GmbH (http://www.alkacon.com).</i></p>
OpenCms is a Content Management System that is based on Open
Source Software. Complex Intranet and Internet websites can be
quickly and cost-effectively created, maintained and managed.
Artifact org.opencms.workplace.handler
Group org.opencms.modules
Version 8.5.2
Last update 21. July 2013
Organization not specified
URL http://opencms.org
License GNU LESSER GENERAL PUBLIC LICENSE 2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.opencms.modules
Version 8.5.2
Last update 21. July 2013
Organization not specified
URL http://opencms.org
License GNU LESSER GENERAL PUBLIC LICENSE 2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
nifi-utils from group org.apache.nifi (version 2.0.0)
This nifi-utils module should be a general purpose place to store widely
and generally useful functions that any component might want to leverage.
NO DEPENDENCIES should be added. This module is likely to be leveraged by
every extension and should not bring along any other dependencies. The only
dependency intended is the nifi-api and even this is expected to be already
provided in any case where it would be used. The typical place this util
would be found is within a nar and all nars already have nifi-api as a parent
dependency. The nifi-api can be thought of as a NiFi Application Container level
dependency.
48 downloads
Artifact nifi-utils
Group org.apache.nifi
Version 2.0.0
Last update 30. October 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies slf4j-api, nifi-api,
There are maybe transitive dependencies!
Group org.apache.nifi
Version 2.0.0
Last update 30. October 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies slf4j-api, nifi-api,
There are maybe transitive dependencies!
unit-sim from group io.violabs.geordi (version 1.0.6)
Geordi Test Framework is a Kotlin-based testing framework integrating with
JUnit 5's TestTemplate for dynamic and parameterized testing. It supports file-based
and parameter-based scenarios, suitable for various testing contexts. Key features
include dynamic test case generation, SimulationGroup for scenario organization, and
integration with JUnit 5's advanced features. It also includes a utility class, UnitSim,
for method-level testing and mocking with Mockk. Geordi is inspired by the Spock framework,
aiming to provide comparable functionality in a Kotlin-optimized package.
0 downloads
Artifact unit-sim
Group io.violabs.geordi
Version 1.0.6
Last update 18. June 2024
Organization not specified
URL https://github.com/violabs/geordi
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group io.violabs.geordi
Version 1.0.6
Last update 18. June 2024
Organization not specified
URL https://github.com/violabs/geordi
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
multex from group io.github.christophknabe (version 8.5.1)
MulTEx is a simple, but powerful framework for organizing exceptions
and messages in a multi-tier Java software system.
It offers the key features:
Causal chains/trees as a means to capture low-level error information.
Redundancy-free stack traces and message chains in the case of indirectly caused exceptions.
Internationalized message texts and parameters for exceptions.
Services for reporting an exception chain/tree onto streams and dialogs.
A standard way for writing method bodies with regard to exceptions.
A collection of utilities for centralized exception reporting.
0 downloads
Artifact multex
Group io.github.christophknabe
Version 8.5.1
Last update 18. May 2022
Organization Berliner Hochschule für Technik - Berlin University of Applied Sciences and Technology
URL http://public.bht-berlin.de/~knabe/java/multex/
License GNU Lesser General Public License, Version 3
Dependencies amount 1
Dependencies tools,
There are maybe transitive dependencies!
Group io.github.christophknabe
Version 8.5.1
Last update 18. May 2022
Organization Berliner Hochschule für Technik - Berlin University of Applied Sciences and Technology
URL http://public.bht-berlin.de/~knabe/java/multex/
License GNU Lesser General Public License, Version 3
Dependencies amount 1
Dependencies tools,
There are maybe transitive dependencies!
jdraw from group uk.co.bithatch (version 1.0)
A very simple, no-dependencies drawing API providing some primitive operations including lines, rectangles,
circles, ellipses, arcs. It doesn't actually draw TO anything, you must provide your own implementation
of Backing to actually paint the pixels. This project is intended for use with Snake, my
project for Razer devices on Linux, but is made available in case others may find it useful. It
doesn't have anything fancy like anti-alias, transformations or even line widths, contributions
welcome though!
Artifact jdraw
Group uk.co.bithatch
Version 1.0
Last update 12. December 2020
Organization not specified
URL https://github.com/bithatch/jdraw
License The MIT License (MIT)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group uk.co.bithatch
Version 1.0
Last update 12. December 2020
Organization not specified
URL https://github.com/bithatch/jdraw
License The MIT License (MIT)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Page 71 from 3 (items total 785)