License |
License |
---|---|
Categories |
CategoriesCucumber Application Testing & Monitoring TestNG Unit Testing |
GroupId | GroupIdcom.github.mkolisnyk |
ArtifactId | ArtifactIdaerial-cucumber-testng-archetype |
Last Version | Last Version0.0.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGenerates Sample Aerial projects
|
<!-- https://jarcasting.com/artifacts/com.github.mkolisnyk/aerial-cucumber-testng-archetype/ -->
<dependency>
<groupId>com.github.mkolisnyk</groupId>
<artifactId>aerial-cucumber-testng-archetype</artifactId>
<version>0.0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mkolisnyk/aerial-cucumber-testng-archetype/
implementation 'com.github.mkolisnyk:aerial-cucumber-testng-archetype:0.0.6.1'
// https://jarcasting.com/artifacts/com.github.mkolisnyk/aerial-cucumber-testng-archetype/
implementation ("com.github.mkolisnyk:aerial-cucumber-testng-archetype:0.0.6.1")
'com.github.mkolisnyk:aerial-cucumber-testng-archetype:jar:0.0.6.1'
<dependency org="com.github.mkolisnyk" name="aerial-cucumber-testng-archetype" rev="0.0.6.1">
<artifact name="aerial-cucumber-testng-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mkolisnyk', module='aerial-cucumber-testng-archetype', version='0.0.6.1')
)
libraryDependencies += "com.github.mkolisnyk" % "aerial-cucumber-testng-archetype" % "0.0.6.1"
[com.github.mkolisnyk/aerial-cucumber-testng-archetype "0.0.6.1"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |