License |
License |
---|---|
GroupId | GroupIdcom.xceptance |
ArtifactId | ArtifactIdneodymium-library |
Version | Version4.1.1 |
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.1.pom | |
neodymium-library-4.1.1.jar | 241 KB |
neodymium-library-4.1.1-sources.jar | 195 KB |
neodymium-library-4.1.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.xceptance/neodymium-library/ -->
<dependency>
<groupId>com.xceptance</groupId>
<artifactId>neodymium-library</artifactId>
<version>4.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.xceptance/neodymium-library/
implementation 'com.xceptance:neodymium-library:4.1.1'
// https://jarcasting.com/artifacts/com.xceptance/neodymium-library/
implementation ("com.xceptance:neodymium-library:4.1.1")
'com.xceptance:neodymium-library:jar:4.1.1'
<dependency org="com.xceptance" name="neodymium-library" rev="4.1.1">
<artifact name="neodymium-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xceptance', module='neodymium-library', version='4.1.1')
)
libraryDependencies += "com.xceptance" % "neodymium-library" % "4.1.1"
[com.xceptance/neodymium-library "4.1.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.aeonbits.owner : owner | jar | 1.0.12 |
org.yaml : snakeyaml | jar | 1.27 |
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.4.0 |
com.codeborne : selenide | jar | 5.15.1 |
org.apache.commons : commons-csv | jar | 1.8 |
org.apache.commons : commons-text | jar | 1.9 |
org.apache.commons : commons-lang3 | jar | 3.11 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.apache.logging.log4j : log4j-core | jar | 2.15.0 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.15.0 |
org.apache.logging.log4j : log4j-api | jar | 2.15.0 |
com.browserup : browserup-proxy-core | jar | 2.1.1 |
com.browserup : browserup-proxy-mitm | jar | 2.1.1 |