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

Jar examples for o:orb-connector

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials