License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing CLI User Interface |
GroupId | GroupIdorg.ow2.petals |
ArtifactId | ArtifactIdpetals-cli-base-junit |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPetals ESB - Client tools - Petals CLI - Base - Unit test utilities
Petals ESB Client
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-cli-base-junit/ -->
<dependency>
<groupId>org.ow2.petals</groupId>
<artifactId>petals-cli-base-junit</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-cli-base-junit/
implementation 'org.ow2.petals:petals-cli-base-junit:2.1.0'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-cli-base-junit/
implementation ("org.ow2.petals:petals-cli-base-junit:2.1.0")
'org.ow2.petals:petals-cli-base-junit:jar:2.1.0'
<dependency org="org.ow2.petals" name="petals-cli-base-junit" rev="2.1.0">
<artifact name="petals-cli-base-junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-cli-base-junit', version='2.1.0')
)
libraryDependencies += "org.ow2.petals" % "petals-cli-base-junit" % "2.1.0"
[org.ow2.petals/petals-cli-base-junit "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.petals : petals-cli-api | jar | 1.4.0 |
junit : junit | jar | 4.12 |
com.jayway.awaitility : awaitility | jar | 1.7.0 |
com.github.stefanbirkner : system-rules | jar | 1.16.0 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.hamcrest : hamcrest-library | jar | 1.3 |
jline : jline | jar | 2.6 |
commons-cli : commons-cli | jar | 1.3.1 |