Download stout-cookbook-domain-2.0.0.CR7.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.CR7 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials