Last Version

composite-spring-webmvc 6.1.2

Collection of the standard Spring Web MVC dependencies

License

License

Categories

Categories

Net
GroupId

GroupId

nz.net.osnz.composite
ArtifactId

ArtifactId

composite-spring-webmvc
Version

Version

6.1.2
Type

Type

jar
Description

Description

composite-spring-webmvc
Collection of the standard Spring Web MVC dependencies

Download composite-spring-webmvc 6.1.2


<!-- https://jarcasting.com/artifacts/nz.net.osnz.composite/composite-spring-webmvc/ -->
<dependency>
    <groupId>nz.net.osnz.composite</groupId>
    <artifactId>composite-spring-webmvc</artifactId>
    <version>6.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/nz.net.osnz.composite/composite-spring-webmvc/
implementation 'nz.net.osnz.composite:composite-spring-webmvc:6.1.2'
// https://jarcasting.com/artifacts/nz.net.osnz.composite/composite-spring-webmvc/
implementation ("nz.net.osnz.composite:composite-spring-webmvc:6.1.2")
'nz.net.osnz.composite:composite-spring-webmvc:jar:6.1.2'
<dependency org="nz.net.osnz.composite" name="composite-spring-webmvc" rev="6.1.2">
  <artifact name="composite-spring-webmvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.net.osnz.composite', module='composite-spring-webmvc', version='6.1.2')
)
libraryDependencies += "nz.net.osnz.composite" % "composite-spring-webmvc" % "6.1.2"
[nz.net.osnz.composite/composite-spring-webmvc "6.1.2"]

Dependencies

compile (3)

Group / Artifact Type Version
nz.net.osnz.composite : composite-spring-web jar [6.1.2]
org.springframework : spring-webmvc jar [5.3.8]
org.springframework : spring-context-support jar [5.3.8]

Project Modules

There are no modules declared in this project.