Download deployment-admin-10.0-b28.jar file - Jar d

Jar examples for d:deployment-admin

Description

You can download jar file deployment-admin 10.0-b28 in this page.

License

Open Source License

Build File

You can use the following script to add deployment-admin-10.0-b28.jar to your project.

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

Download

Click the following link to download the jar file.

deployment-admin-10.0-b28-sources.jar
deployment-admin-10.0-b28.jar
deployment-admin-10.0-b28.pom



Related Tutorials