Download maven-java5-1.0.2.jar file - Jar m

Jar examples for m:maven-java5

Description

Maven plugin to retrieve the Java5 Annotation goals from the source code.

You can download jar file maven-java5 1.0.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add maven-java5-1.0.2.jar to your project.

<dependency>
   <groupId>org.efaps</groupId>
   <artifactId>maven-java5</artifactId>
   <version>1.0.2</version>
</dependency>
compile group: 'org.efaps', name: 'maven-java5', version: '1.0.2'
libraryDependencies += "org.efaps" % "maven-java5" % "1.0.2"
<dependency org="org.efaps" name="maven-java5" rev="1.0.2"/>
@Grapes(@Grab(group='org.efaps', module='maven-java5', version='1.0.2'))
'org.efaps:maven-java5:jar:1.0.2'

Download

Click the following link to download the jar file.

maven-java5-1.0.2-javadoc.jar
maven-java5-1.0.2-sources.jar
maven-java5-1.0.2.jar
maven-java5-1.0.2.pom



Related Tutorials