License |
License |
---|---|
GroupId | GroupIdorg.apache.isis.testing |
ArtifactId | ArtifactIdisis-testing-specsupport-applib |
Last Version | Last Version2.0.0-M7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Isis Tst - Spec/Cucumber (applib)
Allows Cucumber to be used to write BDD-style specifications, generally as an alternative to integration tests.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.isis.testing/isis-testing-specsupport-applib/ -->
<dependency>
<groupId>org.apache.isis.testing</groupId>
<artifactId>isis-testing-specsupport-applib</artifactId>
<version>2.0.0-M7</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.isis.testing/isis-testing-specsupport-applib/
implementation 'org.apache.isis.testing:isis-testing-specsupport-applib:2.0.0-M7'
// https://jarcasting.com/artifacts/org.apache.isis.testing/isis-testing-specsupport-applib/
implementation ("org.apache.isis.testing:isis-testing-specsupport-applib:2.0.0-M7")
'org.apache.isis.testing:isis-testing-specsupport-applib:jar:2.0.0-M7'
<dependency org="org.apache.isis.testing" name="isis-testing-specsupport-applib" rev="2.0.0-M7">
<artifact name="isis-testing-specsupport-applib" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.isis.testing', module='isis-testing-specsupport-applib', version='2.0.0-M7')
)
libraryDependencies += "org.apache.isis.testing" % "isis-testing-specsupport-applib" % "2.0.0-M7"
[org.apache.isis.testing/isis-testing-specsupport-applib "2.0.0-M7"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.isis.testing : isis-testing-integtestsupport-applib | jar | 2.0.0-M7 |
io.cucumber : cucumber-java | jar | 7.2.3 |
io.cucumber : cucumber-spring | jar | 7.2.3 |
io.cucumber : cucumber-junit-platform-engine | jar | 7.2.3 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
io.cucumber : messages | jar | 17.1.1 |
org.apache.isis.testing : isis-testing-fakedata-applib | jar | 2.0.0-M7 |
org.apache.isis.testing : isis-testing-fixtures-applib | jar | 2.0.0-M7 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |