Download deployment-admin-3.0-b42.jar file - Jar d

Jar examples for d:deployment-admin

Description

You can download jar file deployment-admin 3.0-b42 in this page.

License

Open Source License

Build File

You can use the following script to add deployment-admin-3.0-b42.jar to your project.

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

Download

Click the following link to download the jar file.

deployment-admin-3.0-b42-sources.jar
deployment-admin-3.0-b42.jar
deployment-admin-3.0-b42.pom



Related Tutorials