License |
License
The Apache Software License, Version 2.0
|
---|---|
Categories |
CategoriesJUnit Unit Testing Net |
GroupId | GroupIdnet.serenity-bdd |
ArtifactId | ArtifactIdserenity-junit5 |
Last Version | Last Version3.2.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSerenity JUnit5 Runner
Serenity BDD Core Libraries
|
Filename | Size |
---|---|
serenity-junit5-3.2.5.pom | |
serenity-junit5-3.2.5.jar | 42 KB |
serenity-junit5-3.2.5-sources.jar | 20 KB |
serenity-junit5-3.2.5-javadoc.jar | 316 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.serenity-bdd/serenity-junit5/ -->
<dependency>
<groupId>net.serenity-bdd</groupId>
<artifactId>serenity-junit5</artifactId>
<version>3.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.serenity-bdd/serenity-junit5/
implementation 'net.serenity-bdd:serenity-junit5:3.2.5'
// https://jarcasting.com/artifacts/net.serenity-bdd/serenity-junit5/
implementation ("net.serenity-bdd:serenity-junit5:3.2.5")
'net.serenity-bdd:serenity-junit5:jar:3.2.5'
<dependency org="net.serenity-bdd" name="serenity-junit5" rev="3.2.5">
<artifact name="serenity-junit5" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.serenity-bdd', module='serenity-junit5', version='3.2.5')
)
libraryDependencies += "net.serenity-bdd" % "serenity-junit5" % "3.2.5"
[net.serenity-bdd/serenity-junit5 "3.2.5"]
Group / Artifact | Type | Version |
---|---|---|
net.serenity-bdd : serenity-core | jar | 3.2.5 |
net.serenity-bdd : serenity-model | jar | 3.2.5 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
org.junit.vintage : junit-vintage-engine | jar | 5.8.2 |
org.junit.platform : junit-platform-launcher | jar | 1.8.1 |
junit : junit Optional | jar | 4.13.2 |
org.springframework : spring-core | jar | 5.3.16 |
Group / Artifact | Type | Version |
---|---|---|
org.spockframework : spock-core | jar | 2.2-M1-groovy-4.0 |
org.springframework : spring-aop | jar | 5.3.16 |
org.springframework : spring-orm | jar | 5.3.16 |