Jar examples for c:composite-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.
You can download jar file composite-s3-webjar 5.2 in this page.
You can use the following script to add composite-s3-webjar-5.2.jar to your project.
<dependency> <groupId>nz.ac.auckland.composite</groupId> <artifactId>composite-s3-webjar</artifactId> <version>5.2</version> </dependency>
compile group: 'nz.ac.auckland.composite', name: 'composite-s3-webjar', version: '5.2'
libraryDependencies += "nz.ac.auckland.composite" % "composite-s3-webjar" % "5.2"
<dependency org="nz.ac.auckland.composite" name="composite-s3-webjar" rev="5.2"/>
@Grapes(@Grab(group='nz.ac.auckland.composite', module='composite-s3-webjar', version='5.2'))
'nz.ac.auckland.composite:composite-s3-webjar:jar:5.2'
Click the following link to download the jar file.
composite-s3-webjar-5.2.jar