Last Version

Open Source New Zealand - Composite Spring Web MVC 4.1

Collection of the standard Spring Web MVC dependencies

License

License

Categories

Categories

Net
GroupId

GroupId

nz.net.osnz.composite
ArtifactId

ArtifactId

composite-spring-webwebmvc
Version

Version

4.1
Type

Type

jar
Description

Description

Open Source New Zealand - Composite Spring Web MVC
Collection of the standard Spring Web MVC dependencies

Download composite-spring-webwebmvc 4.1


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

Dependencies

compile (3)

Group / Artifact Type Version
nz.net.osnz.composite : composite-spring-web jar [4.1,5)
org.springframework : spring-webmvc jar 4.0.6.RELEASE
org.springframework : spring-context-support jar 4.0.6.RELEASE

Project Modules

There are no modules declared in this project.