Download orb-connector-3.0.1-b17.jar file - Jar o

Jar examples for o:orb-connector

Description

You can download jar file orb-connector 3.0.1-b17 in this page.

License

Open Source License

Build File

You can use the following script to add orb-connector-3.0.1-b17.jar to your project.

<dependency>
   <groupId>org.glassfish.orb</groupId>
   <artifactId>orb-connector</artifactId>
   <version>3.0.1-b17</version>
</dependency>
compile group: 'org.glassfish.orb', name: 'orb-connector', version: '3.0.1-b17'
libraryDependencies += "org.glassfish.orb" % "orb-connector" % "3.0.1-b17"
<dependency org="org.glassfish.orb" name="orb-connector" rev="3.0.1-b17"/>
@Grapes(@Grab(group='org.glassfish.orb', module='orb-connector', version='3.0.1-b17'))
'org.glassfish.orb:orb-connector:jar:3.0.1-b17'

Download

Click the following link to download the jar file.

orb-connector-3.0.1-b17-sources.jar
orb-connector-3.0.1-b17.jar
orb-connector-3.0.1-b17.pom



Related Tutorials