License |
License |
---|---|
GroupId | GroupIdcom.xceptance |
ArtifactId | ArtifactIdneodymium-library |
Last Version | Last Version4.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionneodymium-library
A test automation library based on common other best practice open source libraries. It adds missing functionalities but does not reinvent the wheel. Just glues stuff together nicely and adds some sprinkles.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
neodymium-library-4.1.3.pom | |
neodymium-library-4.1.3.jar | 233 KB |
neodymium-library-4.1.3-sources.jar | 190 KB |
neodymium-library-4.1.3-javadoc.jar | 704 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.xceptance/neodymium-library/ -->
<dependency>
<groupId>com.xceptance</groupId>
<artifactId>neodymium-library</artifactId>
<version>4.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.xceptance/neodymium-library/
implementation 'com.xceptance:neodymium-library:4.1.3'
// https://jarcasting.com/artifacts/com.xceptance/neodymium-library/
implementation ("com.xceptance:neodymium-library:4.1.3")
'com.xceptance:neodymium-library:jar:4.1.3'
<dependency org="com.xceptance" name="neodymium-library" rev="4.1.3">
<artifact name="neodymium-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xceptance', module='neodymium-library', version='4.1.3')
)
libraryDependencies += "com.xceptance" % "neodymium-library" % "4.1.3"
[com.xceptance/neodymium-library "4.1.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.aeonbits.owner : owner | jar | 1.0.12 |
org.yaml : snakeyaml | jar | 1.29 |
io.cucumber : cucumber-junit | jar | 6.8.1 |
io.cucumber : cucumber-java | jar | 6.8.1 |
io.cucumber : cucumber-picocontainer | jar | 6.8.1 |
javax.xml.bind : jaxb-api | jar | 2.3.1 |
io.qameta.allure : allure-junit4 | jar | 2.13.6 |
io.qameta.allure : allure-cucumber6-jvm | jar | 2.13.6 |
io.qameta.allure : allure-selenide | jar | 2.13.6 |
com.jayway.jsonpath : json-path | jar | 2.6.0 |
com.codeborne : selenide | jar | 5.15.1 |
org.apache.commons : commons-csv | jar | 1.9.0 |
org.apache.commons : commons-text | jar | 1.9 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.slf4j : slf4j-api | jar | 1.7.32 |
org.apache.logging.log4j : log4j-core | jar | 2.17.0 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.0 |
org.apache.logging.log4j : log4j-api | jar | 2.17.0 |
com.browserup : browserup-proxy-core | jar | 2.1.2 |
com.browserup : browserup-proxy-mitm | jar | 2.1.2 |