Last Version

compsite-s3-webjar 5.2

This composite provides the dependencies required for an individual webjar, not the final war artifact. As the webjar may or may not use the Syllabus layer, we don't include that. This includes common compile-time dependencies. Runtime dependencies should be in test.

License

License

GroupId

GroupId

nz.ac.auckland.composite
ArtifactId

ArtifactId

composite-s3-webjar
Version

Version

5.2
Type

Type

jar
Description

Description

compsite-s3-webjar
This composite provides the dependencies required for an individual webjar, not the final war artifact. As the webjar may or may not use the Syllabus layer, we don't include that. This includes common compile-time dependencies. Runtime dependencies should be in test.
Project URL

Project URL

http://www.auckland.ac.nz

Download composite-s3-webjar 5.2


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

Dependencies

compile (10)

Group / Artifact Type Version
nz.ac.auckland.composite : composite-s3-base jar [2,3)
nz.ac.auckland.composite : composite-spring-web jar [5.3,6)
nz.ac.auckland.composite : composite-spring-aspects jar [5.3,6)
org.springframework : spring-webmvc jar 3.2.1.RELEASE
nz.ac.auckland.groupapps.lmz : lmz-jawr jar [1,2)
nz.ac.auckland.lmz : lmz-services jar [1,2)
nz.ac.auckland.lmz.javascript : javascript-common jar [1,2)
nz.ac.auckland.lmz.javascript : javascript-angular jar [1.1,2)
nz.ac.auckland.lmz.javascript : javascript-resources jar [1.2,2)
nz.ac.auckland.stencil : stencil-util jar [2,3)

Project Modules

There are no modules declared in this project.