Download deployment-admin-3.0.1-b05.jar file - Jar d

Jar examples for d:deployment-admin

Description

You can download jar file deployment-admin 3.0.1-b05 in this page.

License

Open Source License

Build File

You can use the following script to add deployment-admin-3.0.1-b05.jar to your project.

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

Download

Click the following link to download the jar file.

deployment-admin-3.0.1-b05-sources.jar
deployment-admin-3.0.1-b05.jar
deployment-admin-3.0.1-b05.pom



Related Tutorials