Last Version

Aerial 0.0.6.1

Generates Cucumber scenarios based on text descriptions

License

License

GroupId

GroupId

com.github.mkolisnyk
ArtifactId

ArtifactId

aerial
Version

Version

0.0.6.1
Type

Type

jar
Description

Description

Aerial
Generates Cucumber scenarios based on text descriptions
Source Code Management

Source Code Management

https://github.com/mkolisnyk/aerial.git

Download aerial 0.0.6.1


<!-- https://jarcasting.com/artifacts/com.github.mkolisnyk/aerial/ -->
<dependency>
    <groupId>com.github.mkolisnyk</groupId>
    <artifactId>aerial</artifactId>
    <version>0.0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mkolisnyk/aerial/
implementation 'com.github.mkolisnyk:aerial:0.0.6.1'
// https://jarcasting.com/artifacts/com.github.mkolisnyk/aerial/
implementation ("com.github.mkolisnyk:aerial:0.0.6.1")
'com.github.mkolisnyk:aerial:jar:0.0.6.1'
<dependency org="com.github.mkolisnyk" name="aerial" rev="0.0.6.1">
  <artifact name="aerial" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mkolisnyk', module='aerial', version='0.0.6.1')
)
libraryDependencies += "com.github.mkolisnyk" % "aerial" % "0.0.6.1"
[com.github.mkolisnyk/aerial "0.0.6.1"]

Dependencies

compile (18)

Group / Artifact Type Version
info.cukes : cucumber-picocontainer jar 1.2.2
info.cukes : cucumber-junit jar 1.2.2
junit : junit jar 4.11
net.masterthought : cucumber-reporting jar 0.0.21
com.github.mkolisnyk : generex jar 0.0.2
joda-time : joda-time jar 2.5
org.hsqldb : hsqldb jar 2.3.2
org.codehaus.jettison : jettison jar 1.3.7
javax.ws.rs : javax.ws.rs-api jar 2.0.1
org.glassfish.jersey.core : jersey-common jar 2.14
org.apache.httpcomponents : httpclient jar 4.3.6
org.apache.httpcomponents : httpcore jar 4.4
com.googlecode.combinatoricslib : combinatoricslib jar 2.1
info.cukes : cucumber-testng jar 1.2.2
org.codehaus.plexus : plexus-utils jar 3.0.1
org.apache.maven : maven-plugin-api jar 2.0
org.apache.maven.reporting : maven-reporting-api jar 2.0.8
org.apache.maven.reporting : maven-reporting-impl jar 2.0.4.3

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2

test (1)

Group / Artifact Type Version
com.github.kristofa : mock-http-server jar 4.1

Project Modules

There are no modules declared in this project.