License |
License |
---|---|
Categories |
CategoriesDoma Data ORM |
GroupId | GroupIdorg.bitbucket.askllc.fermenter.stout |
ArtifactId | ArtifactIdstout-cookbook-domain-webapp |
Last Version | Last Version2.4.0 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionFermenter::Stout::Cookbook::Domain Web Application
A deployable version of the Stout test application
|
Filename | Size |
---|---|
stout-cookbook-domain-webapp-2.4.0.pom | |
stout-cookbook-domain-webapp-2.4.0.war | 51 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.askllc.fermenter.stout/stout-cookbook-domain-webapp/ -->
<dependency>
<groupId>org.bitbucket.askllc.fermenter.stout</groupId>
<artifactId>stout-cookbook-domain-webapp</artifactId>
<version>2.4.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.askllc.fermenter.stout/stout-cookbook-domain-webapp/
implementation 'org.bitbucket.askllc.fermenter.stout:stout-cookbook-domain-webapp:2.4.0'
// https://jarcasting.com/artifacts/org.bitbucket.askllc.fermenter.stout/stout-cookbook-domain-webapp/
implementation ("org.bitbucket.askllc.fermenter.stout:stout-cookbook-domain-webapp:2.4.0")
'org.bitbucket.askllc.fermenter.stout:stout-cookbook-domain-webapp:war:2.4.0'
<dependency org="org.bitbucket.askllc.fermenter.stout" name="stout-cookbook-domain-webapp" rev="2.4.0">
<artifact name="stout-cookbook-domain-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.askllc.fermenter.stout', module='stout-cookbook-domain-webapp', version='2.4.0')
)
libraryDependencies += "org.bitbucket.askllc.fermenter.stout" % "stout-cookbook-domain-webapp" % "2.4.0"
[org.bitbucket.askllc.fermenter.stout/stout-cookbook-domain-webapp "2.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.bitbucket.askllc.fermenter.stout : stout-cookbook-domain | jar | 2.4.0 |
org.jboss.resteasy : resteasy-spring | jar | 4.5.8.Final |
org.springframework : spring-web | jar | 5.2.8.RELEASE |