MVN

org.bitbucket.askllc.fermenter.stout : stout-cookbook-parent

Maven & Gradle

Sep 21, 2022

Fermenter::Stout::Cookbook · Parent POM containing a cookbook of Stout patterns

<dependency>
    <groupId>org.bitbucket.askllc.fermenter.stout</groupId>
    <artifactId>stout-cookbook-parent</artifactId>
    <version>2.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.bitbucket.askllc.fermenter.stout : stout-cookbook-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.5.0
  • Latest Release Candidate: 2.0.0.RC23

All Versions

Choose a version of org.bitbucket.askllc.fermenter.stout : stout-cookbook-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.5.x
stout-cookbook-parent-2.5.0
2.4.x
stout-cookbook-parent-2.4.0
2.3.x
stout-cookbook-parent-2.3.0
2.2.x
stout-cookbook-parent-2.2.0
2.1.x
stout-cookbook-parent-2.1.5
stout-cookbook-parent-2.1.4
stout-cookbook-parent-2.1.3
stout-cookbook-parent-2.1.2
stout-cookbook-parent-2.1.1
stout-cookbook-parent-2.1.0
2.0.x
stout-cookbook-parent-2.0.1
stout-cookbook-parent-2.0.0.CR24
stout-cookbook-parent-2.0.0
stout-cookbook-parent-2.0.0.RC23
stout-cookbook-parent-2.0.0.RC22
stout-cookbook-parent-2.0.0.RC21
stout-cookbook-parent-2.0.0.RC20
stout-cookbook-parent-2.0.0.CR19
stout-cookbook-parent-2.0.0.CR18
stout-cookbook-parent-2.0.0.CR17
stout-cookbook-parent-2.0.0.CR16
stout-cookbook-parent-2.0.0.CR15
stout-cookbook-parent-2.0.0.CR14
stout-cookbook-parent-2.0.0.CR13
stout-cookbook-parent-2.0.0.CR12
stout-cookbook-parent-2.0.0.CR11
stout-cookbook-parent-2.0.0.CR10
stout-cookbook-parent-2.0.0.CR9
stout-cookbook-parent-2.0.0.CR8
stout-cookbook-parent-2.0.0.CR7
stout-cookbook-parent-2.0.0.CR6
stout-cookbook-parent-2.0.0.CR5
stout-cookbook-parent-2.0.0.CR4
stout-cookbook-parent-2.0.0.CR3
stout-cookbook-parent-2.0.0.CR2
stout-cookbook-parent-2.0.0.CR1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.bitbucket.askllc.fermenter.stout</groupId>
    <artifactId>stout-cookbook-parent</artifactId>
    <version>2.5.0</version>
</dependency>