Cucumber-JVM: OSGi

Common configuration for all Cucumber modules

License

License

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

info.cukes
ArtifactId

ArtifactId

cucumber-osgi
Last Version

Last Version

1.2.6
Release Date

Release Date

Type

Type

pom
Description

Description

Cucumber-JVM: OSGi
Common configuration for all Cucumber modules

Download cucumber-osgi

Filename Size
cucumber-osgi-1.2.6.pom 698 bytes
Browse

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

cucumber-parent

Maven Central Build Status

Parent pom.xml for all Cucumber Java modules. This configures plugins used in all modules, simplifying the amount of boilerplate XML.

info.cukes

Cucumber

Cucumber Open

Versions

Version
1.2.6
1.2.5
1.2.4
1.2.3