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

Jar examples for d:deployment-common

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials