Last Version

Fermenter::Stout::Cookbook::Domain Web Application 2.4.0

A deployable version of the Stout test application

License

License

Categories

Categories

Doma Data ORM
GroupId

GroupId

org.bitbucket.askllc.fermenter.stout
ArtifactId

ArtifactId

stout-cookbook-domain-webapp
Version

Version

2.4.0
Type

Type

war
Description

Description

Fermenter::Stout::Cookbook::Domain Web Application
A deployable version of the Stout test application

Download stout-cookbook-domain-webapp 2.4.0


<!-- 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"]

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.