Examples: Groovy Calculator

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Лицензия

Лицензия

Категории

Категории

Groovy Языки программирования
Группа

Группа

info.cukes
Идентификатор

Идентификатор

groovy-calculator
Последняя версия

Последняя версия

1.2.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Examples: Groovy Calculator
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Скачать groovy-calculator

Как подключить последнюю версию

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

Зависимости

provided (1)

Идентификатор библиотеки Тип Версия
org.codehaus.groovy : groovy-all jar 2.4.3

test (4)

Идентификатор библиотеки Тип Версия
info.cukes : cucumber-jvm-deps jar 1.0.5
info.cukes : cucumber-groovy jar 1.2.3
info.cukes : cucumber-junit jar 1.2.3
junit : junit jar 4.11

Модули Проекта

Данный проект не имеет модулей.

Cucumber JVM

OpenCollective OpenCollective

Maven Central Build Status Coverage Status

Cucumber-JVM is a pure Java implementation of Cucumber. You can run it with the tool of your choice.

Cucumber-JVM also integrates with all the popular Dependency Injection containers.

Getting started

Questions, Problems, Help needed?

Please ask on

Bugs and Feature requests

You can register bugs and feature requests in the Github Issue Tracker.

Please bear in mind that this project is almost entirely developed by volunteers. If you do not provide the implementation yourself (or pay someone to do it for you), the bug might never get fixed. If it is a serious bug, other people than you might care enough to provide a fix.

Contributing

If you'd like to contribute to the documentation, checkout cucumber/docs.cucumber.io otherwise see our CONTRIBUTING.md.

info.cukes

Cucumber

Cucumber Open

Версии библиотеки

Версия
1.2.3
1.0.0.RC23
1.0.0.RC21
1.0.0.RC20
1.0.0.RC16