Download auto-depends-plugin-1.6.5.jar file - Jar a

Jar examples for a:auto-depends-plugin

Description

Index generator for auto-depends

You can download jar file auto-depends-plugin 1.6.5 in this page.

License

Open Source License

Build File

You can use the following script to add auto-depends-plugin-1.6.5.jar to your project.

<dependency>
   <groupId>com.sun.enterprise</groupId>
   <artifactId>auto-depends-plugin</artifactId>
   <version>1.6.5</version>
</dependency>
compile group: 'com.sun.enterprise', name: 'auto-depends-plugin', version: '1.6.5'
libraryDependencies += "com.sun.enterprise" % "auto-depends-plugin" % "1.6.5"
<dependency org="com.sun.enterprise" name="auto-depends-plugin" rev="1.6.5"/>
@Grapes(@Grab(group='com.sun.enterprise', module='auto-depends-plugin', version='1.6.5'))
'com.sun.enterprise:auto-depends-plugin:jar:1.6.5'

Download

Click the following link to download the jar file.

auto-depends-plugin-1.6.5-javadoc.jar
auto-depends-plugin-1.6.5-sources.jar
auto-depends-plugin-1.6.5.jar
auto-depends-plugin-1.6.5.pom



Related Tutorials