License |
License |
---|---|
GroupId | GroupIdorg.ow2.shelbie |
ArtifactId | ArtifactIdshelbie-command-testing |
Last Version | Last Version2.0.0-RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOW2 Shelbie :: Command Testing
Highly extensible and customizable shell engine
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ow2.shelbie/shelbie-command-testing/ -->
<dependency>
<groupId>org.ow2.shelbie</groupId>
<artifactId>shelbie-command-testing</artifactId>
<version>2.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.shelbie/shelbie-command-testing/
implementation 'org.ow2.shelbie:shelbie-command-testing:2.0.0-RC1'
// https://jarcasting.com/artifacts/org.ow2.shelbie/shelbie-command-testing/
implementation ("org.ow2.shelbie:shelbie-command-testing:2.0.0-RC1")
'org.ow2.shelbie:shelbie-command-testing:jar:2.0.0-RC1'
<dependency org="org.ow2.shelbie" name="shelbie-command-testing" rev="2.0.0-RC1">
<artifact name="shelbie-command-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.shelbie', module='shelbie-command-testing', version='2.0.0-RC1')
)
libraryDependencies += "org.ow2.shelbie" % "shelbie-command-testing" % "2.0.0-RC1"
[org.ow2.shelbie/shelbie-command-testing "2.0.0-RC1"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.shelbie : build-support | pom | 2.0.0-RC1 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8 |