License |
License |
---|---|
GroupId | GroupIdorg.specrunner |
ArtifactId | ArtifactIdspecrunner-core-excel |
Last Version | Last Version1.5.17 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAcceptance Test Driven Development tool
|
<!-- https://jarcasting.com/artifacts/org.specrunner/specrunner-core-excel/ -->
<dependency>
<groupId>org.specrunner</groupId>
<artifactId>specrunner-core-excel</artifactId>
<version>1.5.17</version>
</dependency>
// https://jarcasting.com/artifacts/org.specrunner/specrunner-core-excel/
implementation 'org.specrunner:specrunner-core-excel:1.5.17'
// https://jarcasting.com/artifacts/org.specrunner/specrunner-core-excel/
implementation ("org.specrunner:specrunner-core-excel:1.5.17")
'org.specrunner:specrunner-core-excel:jar:1.5.17'
<dependency org="org.specrunner" name="specrunner-core-excel" rev="1.5.17">
<artifact name="specrunner-core-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.specrunner', module='specrunner-core-excel', version='1.5.17')
)
libraryDependencies += "org.specrunner" % "specrunner-core-excel" % "1.5.17"
[org.specrunner/specrunner-core-excel "1.5.17"]
Group / Artifact | Type | Version |
---|---|---|
org.specrunner : specrunner-core | jar | 1.5.17 |
org.apache.poi : poi | jar | 3.14 |
org.apache.poi : poi-ooxml | jar | 3.14 |