Download sharedlib-3.0.1.jar file - Jar s

Jar examples for s:sharedlib

Description

Shared Library Plugin

You can download jar file sharedlib 3.0.1 in this page.

License

Apache License

Build File

You can use the following script to add sharedlib-3.0.1.jar to your project.

<dependency>
   <groupId>org.apache.geronimo.plugins</groupId>
   <artifactId>sharedlib</artifactId>
   <version>3.0.1</version>
</dependency>
compile group: 'org.apache.geronimo.plugins', name: 'sharedlib', version: '3.0.1'
libraryDependencies += "org.apache.geronimo.plugins" % "sharedlib" % "3.0.1"
<dependency org="org.apache.geronimo.plugins" name="sharedlib" rev="3.0.1"/>
@Grapes(@Grab(group='org.apache.geronimo.plugins', module='sharedlib', version='3.0.1'))
'org.apache.geronimo.plugins:sharedlib:jar:3.0.1'

Download

Click the following link to download the jar file.

sharedlib-3.0.1-sources.jar
sharedlib-3.0.1.pom



Related Tutorials