Jar examples for m:maven3
Plugin for jQAssistant to be able to scan and to analyze Maven 3 related artifacts.
You can download jar file maven3 1.3 in this page.
GNU General Public License, v3
You can use the following script to add maven3-1.3.jar to your project.
<dependency> <groupId>com.buschmais.jqassistant.plugin</groupId> <artifactId>maven3</artifactId> <version>1.3</version> </dependency>
compile group: 'com.buschmais.jqassistant.plugin', name: 'maven3', version: '1.3'
libraryDependencies += "com.buschmais.jqassistant.plugin" % "maven3" % "1.3"
<dependency org="com.buschmais.jqassistant.plugin" name="maven3" rev="1.3"/>
@Grapes(@Grab(group='com.buschmais.jqassistant.plugin', module='maven3', version='1.3'))
'com.buschmais.jqassistant.plugin:maven3:jar:1.3'
Click the following link to download the jar file.
maven3-1.3-javadoc.jar