Jar examples for j:japex-maven-plugin
You can download jar file japex-maven-plugin 1.2.4 in this page.
You can use the following script to add japex-maven-plugin-1.2.4.jar to your project.
<dependency> <groupId>com.sun.japex</groupId> <artifactId>japex-maven-plugin</artifactId> <version>1.2.4</version> </dependency>
compile group: 'com.sun.japex', name: 'japex-maven-plugin', version: '1.2.4'
libraryDependencies += "com.sun.japex" % "japex-maven-plugin" % "1.2.4"
<dependency org="com.sun.japex" name="japex-maven-plugin" rev="1.2.4"/>
@Grapes(@Grab(group='com.sun.japex', module='japex-maven-plugin', version='1.2.4'))
'com.sun.japex:japex-maven-plugin:jar:1.2.4'
Click the following link to download the jar file.
japex-maven-plugin-1.2.4.jar