Jar examples for w:wagon-file
Wagon provider that gets and puts artifacts using file system protocol
You can download jar file wagon-file 1.0-alpha-3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add wagon-file-1.0-alpha-3.jar to your project.
<dependency> <groupId>maven</groupId> <artifactId>wagon-file</artifactId> <version>1.0-alpha-3</version> </dependency>
compile group: 'maven', name: 'wagon-file', version: '1.0-alpha-3'
libraryDependencies += "maven" % "wagon-file" % "1.0-alpha-3"
<dependency org="maven" name="wagon-file" rev="1.0-alpha-3"/>
@Grapes(@Grab(group='maven', module='wagon-file', version='1.0-alpha-3'))
'maven:wagon-file:jar:1.0-alpha-3'
Click the following link to download the jar file.
wagon-file-1.0-alpha-3.jar