Download auto-depends-plugin-0.2.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 0.2 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials