Download dol-3.1.1-b06.jar file - Jar d

Jar examples for d:dol

Description

You can download jar file dol 3.1.1-b06 in this page.

License

Open Source License

Build File

You can use the following script to add dol-3.1.1-b06.jar to your project.

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

Download

Click the following link to download the jar file.

dol-3.1.1-b06-sources.jar
dol-3.1.1-b06.jar
dol-3.1.1-b06.pom



Related Tutorials