Jar examples for c:composite-s3-runnable
This simply accretes the basic dependencies required to run a war. Typically the run artifact and test composites will include it.
You can download jar file composite-s3-runnable 5.1 in this page.
You can use the following script to add composite-s3-runnable-5.1.jar to your project.
<dependency> <groupId>nz.ac.auckland.composite</groupId> <artifactId>composite-s3-runnable</artifactId> <version>5.1</version> </dependency>
compile group: 'nz.ac.auckland.composite', name: 'composite-s3-runnable', version: '5.1'
libraryDependencies += "nz.ac.auckland.composite" % "composite-s3-runnable" % "5.1"
<dependency org="nz.ac.auckland.composite" name="composite-s3-runnable" rev="5.1"/>
@Grapes(@Grab(group='nz.ac.auckland.composite', module='composite-s3-runnable', version='5.1'))
'nz.ac.auckland.composite:composite-s3-runnable:jar:5.1'
Click the following link to download the jar file.
composite-s3-runnable-5.1.jar