Last Version

Aerial Tool Set 0.0.6.1

Generates Cucumber scenarios based on text descriptions

License

License

GroupId

GroupId

com.github.mkolisnyk
ArtifactId

ArtifactId

aerial-toolset
Version

Version

0.0.6.1
Type

Type

pom
Description

Description

Aerial Tool Set
Generates Cucumber scenarios based on text descriptions
Source Code Management

Source Code Management

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

Download aerial-toolset 0.0.6.1


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

Dependencies

compile (4)

Group / Artifact Type Version
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
junit : junit jar 4.11

Project Modules

  • aerial
  • aerial-maven-plugin
  • aerial-archetypes