Download stout-cookbook-domain-2.0.0.CR5.jar file - Jar s

Jar examples for s:stout-cookbook-domain

Description

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.CR5 in this page.

Build File

You can use the following script to add stout-cookbook-domain-2.0.0.CR5.jar to your project.

<dependency>
   <groupId>org.bitbucket.askllc.fermenter.stout</groupId>
   <artifactId>stout-cookbook-domain</artifactId>
   <version>2.0.0.CR5</version>
</dependency>
compile group: 'org.bitbucket.askllc.fermenter.stout', name: 'stout-cookbook-domain', version: '2.0.0.CR5'
libraryDependencies += "org.bitbucket.askllc.fermenter.stout" % "stout-cookbook-domain" % "2.0.0.CR5"
<dependency org="org.bitbucket.askllc.fermenter.stout" name="stout-cookbook-domain" rev="2.0.0.CR5"/>
@Grapes(@Grab(group='org.bitbucket.askllc.fermenter.stout', module='stout-cookbook-domain', version='2.0.0.CR5'))
'org.bitbucket.askllc.fermenter.stout:stout-cookbook-domain:jar:2.0.0.CR5'

Download

Click the following link to download the jar file.

stout-cookbook-domain-2.0.0.CR5-javadoc.jar
stout-cookbook-domain-2.0.0.CR5-sources.jar
stout-cookbook-domain-2.0.0.CR5-tests.jar
stout-cookbook-domain-2.0.0.CR5.jar
stout-cookbook-domain-2.0.0.CR5.pom



Related Tutorials