Download deployment-common-3.0-b50.jar file - Jar d

Jar examples for d:deployment-common

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

deployment-common-3.0-b50-sources.jar
deployment-common-3.0-b50.jar
deployment-common-3.0-b50.pom



Related Tutorials