Download deployment-common-4.1.jar file - Jar d

Jar examples for d:deployment-common

Description

You can download jar file deployment-common 4.1 in this page.

License

Open Source License

Build File

You can use the following script to add deployment-common-4.1.jar to your project.

<dependency>
   <groupId>org.glassfish.main.deployment</groupId>
   <artifactId>deployment-common</artifactId>
   <version>4.1</version>
</dependency>
compile group: 'org.glassfish.main.deployment', name: 'deployment-common', version: '4.1'
libraryDependencies += "org.glassfish.main.deployment" % "deployment-common" % "4.1"
<dependency org="org.glassfish.main.deployment" name="deployment-common" rev="4.1"/>
@Grapes(@Grab(group='org.glassfish.main.deployment', module='deployment-common', version='4.1'))
'org.glassfish.main.deployment:deployment-common:jar:4.1'

Download

Click the following link to download the jar file.

deployment-common-4.1-javadoc.jar
deployment-common-4.1-sources.jar
deployment-common-4.1.jar
deployment-common-4.1.pom



Related Tutorials