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

Jar examples for d:deployment-common

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials