Download web-naming-3.1-b03.jar file - Jar w

Jar examples for w:web-naming

Description

You can download jar file web-naming 3.1-b03 in this page.

License

Open Source License

Build File

You can use the following script to add web-naming-3.1-b03.jar to your project.

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

Download

Click the following link to download the jar file.

web-naming-3.1-b03-sources.jar
web-naming-3.1-b03.jar
web-naming-3.1-b03.pom



Related Tutorials