is not current version
Last Version 2.4.0

org.bitbucket.askllc.fermenter.stout:stout-cookbook-domain-client 2.0.0.CR11

An application of the MDA generation portion of Stout to test and demonstrate client delegates for a domain project

Categories

Categories

CLI User Interface Doma Data ORM
GroupId

GroupId

org.bitbucket.askllc.fermenter.stout
ArtifactId

ArtifactId

stout-cookbook-domain-client
Version

Version

2.0.0.CR11
Type

Type

jar

Download stout-cookbook-domain-client 2.0.0.CR11


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