License |
License |
---|---|
Categories |
CategoriesCLI User Interface Doma Data ORM |
GroupId | GroupIdorg.bitbucket.askllc.fermenter.stout |
ArtifactId | ArtifactIdstout-cookbook-domain-client |
Last Version | Last Version2.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFermenter::Stout::Cookbook::Domain Client
An application of the MDA generation portion of Stout to test and demonstrate client delegates for a domain project
|
<!-- 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.4.0</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.4.0'
// https://jarcasting.com/artifacts/org.bitbucket.askllc.fermenter.stout/stout-cookbook-domain-client/
implementation ("org.bitbucket.askllc.fermenter.stout:stout-cookbook-domain-client:2.4.0")
'org.bitbucket.askllc.fermenter.stout:stout-cookbook-domain-client:jar:2.4.0'
<dependency org="org.bitbucket.askllc.fermenter.stout" name="stout-cookbook-domain-client" rev="2.4.0">
<artifact name="stout-cookbook-domain-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.askllc.fermenter.stout', module='stout-cookbook-domain-client', version='2.4.0')
)
libraryDependencies += "org.bitbucket.askllc.fermenter.stout" % "stout-cookbook-domain-client" % "2.4.0"
[org.bitbucket.askllc.fermenter.stout/stout-cookbook-domain-client "2.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-web | jar | 5.2.8.RELEASE |
org.bitbucket.askllc.fermenter.stout : stout-core | jar | 2.4.0 |
org.bitbucket.askllc.fermenter.stout : stout-spring | jar | 2.4.0 |
org.bitbucket.askllc.fermenter.stout : stout-spring-client | jar | 2.4.0 |
com.fasterxml.jackson.module : jackson-module-jsonSchema | jar | 2.11.2 |
commons-lang : commons-lang | jar | 2.6 |
io.github.openfeign : feign-core | jar | 9.4.0 |
io.github.openfeign : feign-jackson | jar | 9.4.0 |
org.bitbucket.askllc.krausening : krausening | jar | 7 |
org.apache.commons : commons-lang3 | jar | 3.4 |
com.google.guava : guava | jar | 18.0 |