is not current version
Last Version 3.2.5

Serenity JUnit5 Runner 3.2.1-RC1

Serenity BDD Core Libraries

License

License

The Apache Software License, Version 2.0
Categories

Categories

JUnit Unit Testing Net
GroupId

GroupId

net.serenity-bdd
ArtifactId

ArtifactId

serenity-junit5
Version

Version

3.2.1-RC1
Type

Type

jar
Description

Description

Serenity JUnit5 Runner
Serenity BDD Core Libraries

Download serenity-junit5 3.2.1-RC1


<!-- https://jarcasting.com/artifacts/net.serenity-bdd/serenity-junit5/ -->
<dependency>
    <groupId>net.serenity-bdd</groupId>
    <artifactId>serenity-junit5</artifactId>
    <version>3.2.1-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/net.serenity-bdd/serenity-junit5/
implementation 'net.serenity-bdd:serenity-junit5:3.2.1-RC1'
// https://jarcasting.com/artifacts/net.serenity-bdd/serenity-junit5/
implementation ("net.serenity-bdd:serenity-junit5:3.2.1-RC1")
'net.serenity-bdd:serenity-junit5:jar:3.2.1-RC1'
<dependency org="net.serenity-bdd" name="serenity-junit5" rev="3.2.1-RC1">
  <artifact name="serenity-junit5" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.serenity-bdd', module='serenity-junit5', version='3.2.1-RC1')
)
libraryDependencies += "net.serenity-bdd" % "serenity-junit5" % "3.2.1-RC1"
[net.serenity-bdd/serenity-junit5 "3.2.1-RC1"]

Dependencies

compile (9)

Group / Artifact Type Version
net.serenity-bdd : serenity-core jar 3.2.1-RC1
net.serenity-bdd : serenity-model jar 3.2.1-RC1
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.3

test (3)

Group / Artifact Type Version
org.spockframework : spock-core jar 2.0-M3-groovy-3.0
org.springframework : spring-aop jar 5.3.3
org.springframework : spring-orm jar 5.3.3

Project Modules

There are no modules declared in this project.