Download orb-connector-3.1-b22.jar file - Jar o

Jar examples for o:orb-connector

Description

You can download jar file orb-connector 3.1-b22 in this page.

License

Open Source License

Build File

You can use the following script to add orb-connector-3.1-b22.jar to your project.

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

Download

Click the following link to download the jar file.

orb-connector-3.1-b22-sources.jar
orb-connector-3.1-b22.jar
orb-connector-3.1-b22.pom



Related Tutorials