Last Version

PAWL 1.0d29

A project to aid with test automation.

License

License

GroupId

GroupId

com.geeoz.pawl
ArtifactId

ArtifactId

pawl
Version

Version

1.0d29
Type

Type

pom
Description

Description

PAWL
A project to aid with test automation.
Project Organization

Project Organization

Geeoz Software

Download pawl 1.0d29

Filename Size
pawl-1.0d29.pom 8 KB
Browse

<!-- https://jarcasting.com/artifacts/com.geeoz.pawl/pawl/ -->
<dependency>
    <groupId>com.geeoz.pawl</groupId>
    <artifactId>pawl</artifactId>
    <version>1.0d29</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.geeoz.pawl/pawl/
implementation 'com.geeoz.pawl:pawl:1.0d29'
// https://jarcasting.com/artifacts/com.geeoz.pawl/pawl/
implementation ("com.geeoz.pawl:pawl:1.0d29")
'com.geeoz.pawl:pawl:pom:1.0d29'
<dependency org="com.geeoz.pawl" name="pawl" rev="1.0d29">
  <artifact name="pawl" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.geeoz.pawl', module='pawl', version='1.0d29')
)
libraryDependencies += "com.geeoz.pawl" % "pawl" % "1.0d29"
[com.geeoz.pawl/pawl "1.0d29"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • pawl-jbehave
  • pawl-jbehave-maven-plugin