Last Version

Fermenter::Stout::Web Container MDA Resources 2.4.0

Contains resources for generating application code that instantiates Stout-compliant architectures deployed to a servlet container

License

License

Categories

Categories

Container
GroupId

GroupId

org.bitbucket.askllc.fermenter.stout
ArtifactId

ArtifactId

stout-web-container-mda
Version

Version

2.4.0
Type

Type

jar
Description

Description

Fermenter::Stout::Web Container MDA Resources
Contains resources for generating application code that instantiates Stout-compliant architectures deployed to a servlet container

Download stout-web-container-mda 2.4.0


<!-- https://jarcasting.com/artifacts/org.bitbucket.askllc.fermenter.stout/stout-web-container-mda/ -->
<dependency>
    <groupId>org.bitbucket.askllc.fermenter.stout</groupId>
    <artifactId>stout-web-container-mda</artifactId>
    <version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.askllc.fermenter.stout/stout-web-container-mda/
implementation 'org.bitbucket.askllc.fermenter.stout:stout-web-container-mda:2.4.0'
// https://jarcasting.com/artifacts/org.bitbucket.askllc.fermenter.stout/stout-web-container-mda/
implementation ("org.bitbucket.askllc.fermenter.stout:stout-web-container-mda:2.4.0")
'org.bitbucket.askllc.fermenter.stout:stout-web-container-mda:jar:2.4.0'
<dependency org="org.bitbucket.askllc.fermenter.stout" name="stout-web-container-mda" rev="2.4.0">
  <artifact name="stout-web-container-mda" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.askllc.fermenter.stout', module='stout-web-container-mda', version='2.4.0')
)
libraryDependencies += "org.bitbucket.askllc.fermenter.stout" % "stout-web-container-mda" % "2.4.0"
[org.bitbucket.askllc.fermenter.stout/stout-web-container-mda "2.4.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.bitbucket.askllc.fermenter : fermenter-mda jar 2.4.0
org.bitbucket.askllc.fermenter.stout : stout-spring-mda jar 2.4.0

runtime (2)

Group / Artifact Type Version
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.