Download web-cli-10.0-b28.jar file - Jar w

Jar examples for w:web-cli

Description

You can download jar file web-cli 10.0-b28 in this page.

License

Open Source License

Build File

You can use the following script to add web-cli-10.0-b28.jar to your project.

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

Download

Click the following link to download the jar file.

web-cli-10.0-b28-sources.jar
web-cli-10.0-b28.jar
web-cli-10.0-b28.pom



Related Tutorials