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

Fermenter::Stout::Core 2.4.0

Encapsulates core functionality that will be used across architecture pattern implementations provided by other Stout modules

Лицензия

Лицензия

Группа

Группа

org.bitbucket.askllc.fermenter.stout
Идентификатор

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

stout-core
Версия

Версия

2.4.0
Тип

Тип

jar
Описание

Описание

Fermenter::Stout::Core
Encapsulates core functionality that will be used across architecture pattern implementations provided by other Stout modules

Скачать stout-core 2.4.0


<!-- https://jarcasting.com/artifacts/org.bitbucket.askllc.fermenter.stout/stout-core/ -->
<dependency>
    <groupId>org.bitbucket.askllc.fermenter.stout</groupId>
    <artifactId>stout-core</artifactId>
    <version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.askllc.fermenter.stout/stout-core/
implementation 'org.bitbucket.askllc.fermenter.stout:stout-core:2.4.0'
// https://jarcasting.com/artifacts/org.bitbucket.askllc.fermenter.stout/stout-core/
implementation ("org.bitbucket.askllc.fermenter.stout:stout-core:2.4.0")
'org.bitbucket.askllc.fermenter.stout:stout-core:jar:2.4.0'
<dependency org="org.bitbucket.askllc.fermenter.stout" name="stout-core" rev="2.4.0">
  <artifact name="stout-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.askllc.fermenter.stout', module='stout-core', version='2.4.0')
)
libraryDependencies += "org.bitbucket.askllc.fermenter.stout" % "stout-core" % "2.4.0"
[org.bitbucket.askllc.fermenter.stout/stout-core "2.4.0"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.21
org.apache.commons : commons-lang3 jar 3.4
org.apache.commons : commons-collections4 jar 4.4

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
info.cukes : cucumber-java jar 1.2.5
info.cukes : cucumber-junit jar 1.2.5

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

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