io.github.osvaldjr:easy-cucumber

Easy Cucumber JVM Testing

License

License

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

io.github.osvaldjr
ArtifactId

ArtifactId

easy-cucumber-parent
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

io.github.osvaldjr:easy-cucumber
Easy Cucumber JVM Testing
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/easy-cucumber-parent
Source Code Management

Source Code Management

https://github.com/osvaldjr/easy-cucumber

Download easy-cucumber-parent

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.osvaldjr/easy-cucumber-parent/ -->
<dependency>
    <groupId>io.github.osvaldjr</groupId>
    <artifactId>easy-cucumber-parent</artifactId>
    <version>1.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.osvaldjr/easy-cucumber-parent/
implementation 'io.github.osvaldjr:easy-cucumber-parent:1.0.3'
// https://jarcasting.com/artifacts/io.github.osvaldjr/easy-cucumber-parent/
implementation ("io.github.osvaldjr:easy-cucumber-parent:1.0.3")
'io.github.osvaldjr:easy-cucumber-parent:pom:1.0.3'
<dependency org="io.github.osvaldjr" name="easy-cucumber-parent" rev="1.0.3">
  <artifact name="easy-cucumber-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.osvaldjr', module='easy-cucumber-parent', version='1.0.3')
)
libraryDependencies += "io.github.osvaldjr" % "easy-cucumber-parent" % "1.0.3"
[io.github.osvaldjr/easy-cucumber-parent "1.0.3"]

Dependencies

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

Project Modules

  • easy-cucumber-core
  • easy-cucumber-mock
  • easy-cucumber-datasource
  • easy-cucumber-owasp-zap
  • easy-cucumber-jms

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0