composite-spring-web

Collection of the standard spring web dependencies

License

License

GroupId

GroupId

nz.ac.auckland.composite
ArtifactId

ArtifactId

composite-spring-web
Last Version

Last Version

6.1
Release Date

Release Date

Type

Type

jar
Description

Description

composite-spring-web
Collection of the standard spring web dependencies
Project URL

Project URL

https://github.com/uoa-group-applications/composite-spring-web
Source Code Management

Source Code Management

https://github.com/uoa-group-applications/composite-spring-web

Download composite-spring-web

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
nz.ac.auckland.composite : composite-spring jar [6.1,7)
org.springframework : spring-web jar 4.0.5.RELEASE

Project Modules

There are no modules declared in this project.
nz.ac.auckland.composite

University of Auckland - Group Applications

MIT Licensed Java/Groovy libraries we use

Versions

Version
6.1
5.3
5.2