Jar examples for f:ferris-naming
Ferris Naming is a project containing classes which enhance or extend the capabilities of the objects already in javax.naming.
You can download jar file ferris-naming 0.0.1 in this page.
You can use the following script to add ferris-naming-0.0.1.jar to your project.
<dependency> <groupId>org.ferris</groupId> <artifactId>ferris-naming</artifactId> <version>0.0.1</version> </dependency>
compile group: 'org.ferris', name: 'ferris-naming', version: '0.0.1'
libraryDependencies += "org.ferris" % "ferris-naming" % "0.0.1"
<dependency org="org.ferris" name="ferris-naming" rev="0.0.1"/>
@Grapes(@Grab(group='org.ferris', module='ferris-naming', version='0.0.1'))
'org.ferris:ferris-naming:jar:0.0.1'
Click the following link to download the jar file.
ferris-naming-0.0.1.jar