is not current version
Last Version 2.4.0

org.bitbucket.askllc.fermenter.stout:stout-cookbook-domain-webapp 2.0.0.CR3

A deployable version of the Stout test application

Categories

Categories

Doma Data ORM
GroupId

GroupId

org.bitbucket.askllc.fermenter.stout
ArtifactId

ArtifactId

stout-cookbook-domain-webapp
Version

Version

2.0.0.CR3
Type

Type

war

Download stout-cookbook-domain-webapp 2.0.0.CR3


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