is not current version
Last Version 2.4.0

org.bitbucket.askllc.fermenter.stout:stout-cookbook-domain 2.0.0.RC22

An application of the MDA generation portion of Stout to test and demonstrate key concepts

Categories

Categories

Doma Data ORM
GroupId

GroupId

org.bitbucket.askllc.fermenter.stout
ArtifactId

ArtifactId

stout-cookbook-domain
Version

Version

2.0.0.RC22
Type

Type

jar

Download stout-cookbook-domain 2.0.0.RC22


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