Last Version

Fermenter::Stout::Core 2.4.0

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

License

License

GroupId

GroupId

org.bitbucket.askllc.fermenter.stout
ArtifactId

ArtifactId

stout-core
Version

Version

2.4.0
Type

Type

jar
Description

Description

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

Download 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"]

Dependencies

compile (3)

Group / Artifact Type Version
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)

Group / Artifact Type Version
junit : junit jar 4.12
info.cukes : cucumber-java jar 1.2.5
info.cukes : cucumber-junit jar 1.2.5

Project Modules

There are no modules declared in this project.