s

stout-cookbook-local-referencing-domain

An application of the MDA generation portion of Stout that combines local and remote metatdata assets within a local execution context
Files download
File Operation
stout-cookbook-local-referencing-domain-2.5.0.jar download
stout-cookbook-local-referencing-domain-2.5.0.pom download
stout-cookbook-local-referencing-domain-2.5.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.bitbucket.askllc.fermenter.stout</groupId>
  <artifactId>stout-cookbook-local-referencing-domain</artifactId>
  <version>2.5.0</version>
</dependency>
Gradle Groovy
implementation 'org.bitbucket.askllc.fermenter.stout:stout-cookbook-local-referencing-domain:2.5.0'
Gradle Kotlin
implementation("org.bitbucket.askllc.fermenter.stout:stout-cookbook-local-referencing-domain:2.5.0")
Scala SBT
libraryDependencies += "org.bitbucket.askllc.fermenter.stout" % "stout-cookbook-local-referencing-domain" % "2.5.0"
Groovy Grape
@Grapes(
  @Grab(group='org.bitbucket.askllc.fermenter.stout', module='stout-cookbook-local-referencing-domain', version='2.5.0')
)
Apache Ivy
<dependency org="org.bitbucket.askllc.fermenter.stout" name="stout-cookbook-local-referencing-domain" rev="2.5.0" />
Leiningen
[org.bitbucket.askllc.fermenter.stout/stout-cookbook-local-referencing-domain "2.5.0"]
Apache Buildr
'org.bitbucket.askllc.fermenter.stout:stout-cookbook-local-referencing-domain:jar:2.5.0'