Fermenter::Stout::Core

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
Last Version

Last Version

2.4.0
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
2.4.0
2.3.0
2.2.0
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.1
2.0.0
2.0.0.CR24
2.0.0.RC23
2.0.0.RC22
2.0.0.RC21
2.0.0.RC20
2.0.0.CR19
2.0.0.CR18
2.0.0.CR17
2.0.0.CR16
2.0.0.CR15
2.0.0.CR14
2.0.0.CR13
2.0.0.CR12
2.0.0.CR11
2.0.0.CR10
2.0.0.CR9
2.0.0.CR8
2.0.0.CR7
2.0.0.CR6
2.0.0.CR5
2.0.0.CR4
2.0.0.CR3
2.0.0.CR2
2.0.0.CR1