| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.bitbucket.askllc.fermenter.stout |
| Идентификатор | Идентификаторstout-cookbook-test-generation |
| Версия | Версия2.4.0 |
| Тип | Типjar |
| Описание |
ОписаниеFermenter::Stout::Cookbook::Test Generation
An application of the MDA generation to create test artifacts
|
| Имя Файла | Размер |
|---|---|
| stout-cookbook-test-generation-2.4.0.pom | |
| stout-cookbook-test-generation-2.4.0.jar | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.bitbucket.askllc.fermenter.stout/stout-cookbook-test-generation/ -->
<dependency>
<groupId>org.bitbucket.askllc.fermenter.stout</groupId>
<artifactId>stout-cookbook-test-generation</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.askllc.fermenter.stout/stout-cookbook-test-generation/
implementation 'org.bitbucket.askllc.fermenter.stout:stout-cookbook-test-generation:2.4.0'
// https://jarcasting.com/artifacts/org.bitbucket.askllc.fermenter.stout/stout-cookbook-test-generation/
implementation ("org.bitbucket.askllc.fermenter.stout:stout-cookbook-test-generation:2.4.0")
'org.bitbucket.askllc.fermenter.stout:stout-cookbook-test-generation:jar:2.4.0'
<dependency org="org.bitbucket.askllc.fermenter.stout" name="stout-cookbook-test-generation" rev="2.4.0">
<artifact name="stout-cookbook-test-generation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.askllc.fermenter.stout', module='stout-cookbook-test-generation', version='2.4.0')
)
libraryDependencies += "org.bitbucket.askllc.fermenter.stout" % "stout-cookbook-test-generation" % "2.4.0"
[org.bitbucket.askllc.fermenter.stout/stout-cookbook-test-generation "2.4.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| info.cukes : cucumber-java | jar | 1.2.5 |
| info.cukes : cucumber-junit | jar | 1.2.5 |