Jar examples for s:stout-cookbook-domain
An application of the MDA generation portion of Stout to test and demonstrate key concepts
You can download jar file stout-cookbook-domain 2.0.0.CR8 in this page.
You can use the following script to add stout-cookbook-domain-2.0.0.CR8.jar to your project.
<dependency> <groupId>org.bitbucket.askllc.fermenter.stout</groupId> <artifactId>stout-cookbook-domain</artifactId> <version>2.0.0.CR8</version> </dependency>
compile group: 'org.bitbucket.askllc.fermenter.stout', name: 'stout-cookbook-domain', version: '2.0.0.CR8'
libraryDependencies += "org.bitbucket.askllc.fermenter.stout" % "stout-cookbook-domain" % "2.0.0.CR8"
<dependency org="org.bitbucket.askllc.fermenter.stout" name="stout-cookbook-domain" rev="2.0.0.CR8"/>
@Grapes(@Grab(group='org.bitbucket.askllc.fermenter.stout', module='stout-cookbook-domain', version='2.0.0.CR8'))
'org.bitbucket.askllc.fermenter.stout:stout-cookbook-domain:jar:2.0.0.CR8'
Click the following link to download the jar file.
stout-cookbook-domain-2.0.0.CR8-javadoc.jar