License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnz.net.osnz.composite |
ArtifactId | ArtifactIdcomposite-spring-webmvc |
Version | Version5.30 |
Type | Typejar |
Description |
Descriptioncomposite-spring-webmvc
Collection of the standard Spring Web MVC dependencies
|
<!-- https://jarcasting.com/artifacts/nz.net.osnz.composite/composite-spring-webmvc/ -->
<dependency>
<groupId>nz.net.osnz.composite</groupId>
<artifactId>composite-spring-webmvc</artifactId>
<version>5.30</version>
</dependency>
// https://jarcasting.com/artifacts/nz.net.osnz.composite/composite-spring-webmvc/
implementation 'nz.net.osnz.composite:composite-spring-webmvc:5.30'
// https://jarcasting.com/artifacts/nz.net.osnz.composite/composite-spring-webmvc/
implementation ("nz.net.osnz.composite:composite-spring-webmvc:5.30")
'nz.net.osnz.composite:composite-spring-webmvc:jar:5.30'
<dependency org="nz.net.osnz.composite" name="composite-spring-webmvc" rev="5.30">
<artifact name="composite-spring-webmvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.net.osnz.composite', module='composite-spring-webmvc', version='5.30')
)
libraryDependencies += "nz.net.osnz.composite" % "composite-spring-webmvc" % "5.30"
[nz.net.osnz.composite/composite-spring-webmvc "5.30"]
Group / Artifact | Type | Version |
---|---|---|
nz.net.osnz.composite : composite-spring-web | jar | [5.30] |
org.springframework : spring-webmvc | jar | [5.3.1.RELEASE] |
org.springframework : spring-context-support | jar | [5.3.1.RELEASE] |